summaryrefslogtreecommitdiffstats
path: root/qmake/option.h
Commit message (Expand)AuthorAgeFilesLines
* qmake: eradicate Q_FOREACH loops [already const]Marc Mutz2016-01-281-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* add enablers for printing project errors in cumulative modeOswald Buddenhagen2015-12-211-1/+1
* Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-091-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* avoid direct use of QLibraryInfo as much as possibleOswald Buddenhagen2015-02-021-1/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qmake: Expose qmake arguments as QMAKE_ARGSTor Arne Vestbø2013-10-241-1/+0
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-08-071-0/+2
* remove unused member Option::application_argv0Joerg Bornemann2013-03-011-1/+0
* don't flush qmake command line twiceOswald Buddenhagen2013-02-011-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* bump qmake versionOswald Buddenhagen2012-09-131-1/+1
* replace qmake_version() with a simple string literalOswald Buddenhagen2012-09-131-4/+1
* port qmake to qt creator's qmake language evaluatorOswald Buddenhagen2012-09-111-12/+23
* revamp preparation of command line for qmake calls in makefilesOswald Buddenhagen2012-08-141-2/+1
* make command line parser use qt containersOswald Buddenhagen2012-08-141-1/+1
* remove rather pointless parameter from parseCommandLine()Oswald Buddenhagen2012-08-141-1/+1
* remove possibility to request project recursion from within a pro file againOswald Buddenhagen2012-06-271-2/+1
* dispose of Option::host_modeOswald Buddenhagen2012-06-271-2/+0
* dispose of Option::shellPathOswald Buddenhagen2012-06-271-1/+0
* remove QMAKE_EXT_H_MOC and QMAKE_CPP_MOD_MOC from OptionOswald Buddenhagen2012-06-271-2/+0
* purge QMAKE_MOD_SYSTEM_ENV from Option & co.Oswald Buddenhagen2012-06-271-1/+0
* revamp handling of qmake target modeOswald Buddenhagen2012-06-271-2/+0
* purge the integrity target modeOswald Buddenhagen2012-06-271-2/+1
* don't let the make spec determine the host mode any moreOswald Buddenhagen2012-06-271-1/+0
* repurpose -unix/-macx/-win32 optionsOswald Buddenhagen2012-06-271-1/+0
* remove some symbian cruftOswald Buddenhagen2012-06-191-1/+0
* remove last traces of js supportOswald Buddenhagen2012-06-191-1/+0
* make splitPathList() return an empty list for an empty stringOswald Buddenhagen2012-06-191-1/+1
* add $$shadowed() functionOswald Buddenhagen2012-06-191-0/+3
* introduce ability to build projects for the host systemOswald Buddenhagen2012-06-191-0/+2
* Revert "move .qmake.cache search to Option"Oswald Buddenhagen2012-06-191-3/+0
* Revert "move finding the makespec to Option"Oswald Buddenhagen2012-06-191-2/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-22/+1
|\
| * don't duplicate QLibraryInfo declarationOswald Buddenhagen2012-02-291-22/+1
* | get rid of Option::user_configsOswald Buddenhagen2012-03-021-1/+1
* | clean up build pass project initializationOswald Buddenhagen2012-03-021-1/+1
* | move finding the makespec to OptionOswald Buddenhagen2012-03-021-0/+2
* | look for mkspecs in the project root, not next to every projectOswald Buddenhagen2012-02-291-1/+2
|/
* move .qmake.cache search to OptionOswald Buddenhagen2012-02-281-0/+2
* 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-1/+11
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Added build system support for installing tests.Rohan McGovern2011-11-231-1/+2
* qmake: remove symbian supportJoerg Bornemann2011-11-071-1/+1
* Remove references to QT_INSTALL_DEMOS & DemosPath.Casper van Donderen2011-07-061-1/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17