Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 301)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#303 fixed convert qmake.conf to have it working in a non cmd shell env Silvan Scherrer
Description

I had to change qmake.conf a bit to have it working in a pure rpm env. and this env is as we all know not cmd shell based. the

    QMAKE_MKDIR         = || mkdir -p

change is a bit hackish, but as we lack isDosShell() in qmake, it's the only solution to have install targets working. I also attach my qmake.conf for reference.

#236 fixed configure option -nomake doesn't work rudi
Description

REXX is a strange language...

#82 fixed add support for wrc Silvan Scherrer
Description

adding support for wrc in qmake.

if emxomfld_rc_type=WRC then take wrc otherwise rc

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.