summaryrefslogtreecommitdiffstats
path: root/qmake/option.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix host vs. makefile directory separator messOswald Buddenhagen2012-07-281-1/+0
* move cachefile_depth calculation out of project evaluatorOswald Buddenhagen2012-06-271-0/+5
* remove possibility to request project recursion from within a pro file againOswald Buddenhagen2012-06-271-4/+4
* dispose of Option::host_modeOswald Buddenhagen2012-06-271-19/+4
* dispose of Option::shellPathOswald Buddenhagen2012-06-271-2/+0
* repurpose deprecated -E switchOswald Buddenhagen2012-06-271-1/+0
* don't overuse variables()Oswald Buddenhagen2012-06-271-4/+4
* make a bunch of invariant variables non-magicOswald Buddenhagen2012-06-271-0/+8
* move initialization of numerous variables to spec_pre.prfOswald Buddenhagen2012-06-271-73/+14
* remove QMAKE_EXT_H_MOC and QMAKE_CPP_MOD_MOC from OptionOswald Buddenhagen2012-06-271-8/+0
* purge QMAKE_MOD_SYSTEM_ENV from Option & co.Oswald Buddenhagen2012-06-271-4/+0
* don't read QMAKE_DIRLIST_SEP back into Option::dirlist_sepOswald Buddenhagen2012-06-271-2/+0
* don't make prf_ext overridableOswald Buddenhagen2012-06-271-4/+0
* revamp handling of qmake target modeOswald Buddenhagen2012-06-271-9/+0
* purge the integrity target modeOswald Buddenhagen2012-06-271-2/+0
* don't let the make spec determine the host mode any moreOswald Buddenhagen2012-06-271-16/+15
* repurpose -unix/-macx/-win32 optionsOswald Buddenhagen2012-06-271-10/+0
* fix somewhat common edge case in $$shadowed()Oswald Buddenhagen2012-06-261-2/+2
* remove some symbian cruftOswald Buddenhagen2012-06-191-2/+0
* remove last traces of js supportOswald Buddenhagen2012-06-191-2/+0
* add $$shadowed() functionOswald Buddenhagen2012-06-191-0/+25
* introduce ability to build projects for the host systemOswald Buddenhagen2012-06-191-1/+14
* Revert "move .qmake.cache search to Option"Oswald Buddenhagen2012-06-191-58/+0
* Revert "move finding the makespec to Option"Oswald Buddenhagen2012-06-191-46/+0
* don't add bogus /mkspecs to QMAKE_MKSPECSOswald Buddenhagen2012-03-061-1/+2
* Fix finding specs in the unsupported/ directory.Thomas McGuire2012-03-061-2/+5
* de-duplicate feature and mkspec root candidate listsOswald Buddenhagen2012-03-061-0/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
|\
* | get rid of Option::user_configsOswald Buddenhagen2012-03-021-2/+6
* | clean up build pass project initializationOswald Buddenhagen2012-03-021-1/+0
* | move finding the makespec to OptionOswald Buddenhagen2012-03-021-0/+44
* | look for mkspecs in the project root, not next to every projectOswald Buddenhagen2012-02-291-1/+30
|/
* resolve relative spec paths already on the command lineOswald Buddenhagen2012-02-281-1/+9
* move .qmake.cache search to OptionOswald Buddenhagen2012-02-281-0/+29
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* qmake: Normalize paths instead of converting to native separatorsOrgad Shaneh2012-01-191-2/+9
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* find qt.conf more reliablyOswald Buddenhagen2011-09-121-56/+3
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+813