summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_configure.prf
Commit message (Expand)AuthorAgeFilesLines
...
| * fix usage of "empty" librariesOswald Buddenhagen2017-02-221-6/+3
| * prefer library's export name when looking up input variablesOswald Buddenhagen2017-02-221-5/+14
| * configure: refactor qtConfExportLibrary()'s interfaceOswald Buddenhagen2017-02-221-14/+18
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-2/+3
|\|
| * don't litter configure test build dirs with .qmake.cache filesOswald Buddenhagen2017-02-081-2/+3
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-1/+7
|\|
| * adjust configure to native build optimizationsOswald Buddenhagen2017-02-061-1/+7
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-0/+1
|\|
| * Inform user that a non-prefix build can't be used on other machinesAlexandru Croitor2017-01-241-0/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-58/+83
|\|
| * put some empty lines between configure runs into config.logOswald Buddenhagen2017-01-191-0/+2
| * log configure command line to config.logOswald Buddenhagen2017-01-191-4/+12
| * inline "committing" of configure command line built-insOswald Buddenhagen2017-01-191-13/+6
| * fix configure --opt=val syntaxOswald Buddenhagen2017-01-061-2/+2
| * complain about various invalid configuration attemptsOswald Buddenhagen2017-01-061-1/+12
| * name top-level configure scope after the project fileOswald Buddenhagen2017-01-061-3/+2
| * make skipping of configure in sub-repos less arcaneOswald Buddenhagen2017-01-061-10/+12
| * move emission of final messages to qmake-based configureOswald Buddenhagen2017-01-061-0/+16
| * re-introduce config.summaryOswald Buddenhagen2016-12-301-24/+12
| * fail early after command line parsing errorOswald Buddenhagen2016-12-301-0/+1
| * configure: make library sources fail more verboselyOswald Buddenhagen2016-12-301-4/+9
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-41/+50
|\|
| * move all target spec handling to qmake-based configure systemOswald Buddenhagen2016-12-131-8/+8
| * move qdevice.pri creation to qmake-based configure systemOswald Buddenhagen2016-12-131-1/+2
| * move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-131-1/+1
| * move configure -redo handling (mostly) to qmake-based systemOswald Buddenhagen2016-12-131-3/+20
| * make handling of built-in configure options data-drivenOswald Buddenhagen2016-12-131-28/+18
| * move preparation of configure test build dir to qmake-based systemOswald Buddenhagen2016-12-131-0/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-4/+12
|\|
| * move license check to qmake-based configure systemOswald Buddenhagen2016-12-081-3/+11
| * don't mention config.log in error messages before it even existsOswald Buddenhagen2016-11-231-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-33/+90
|\|
| * configure: turn qtConfOutputPostProcess_*() callbacks into replace functionsOswald Buddenhagen2016-11-151-5/+9
| * configure: fix caching of includedir resultsOswald Buddenhagen2016-11-151-1/+1
| * fix configure logging when no cache is present yetOswald Buddenhagen2016-11-151-0/+2
| * Make 'use' entries work across module boundariesLars Knoll2016-11-141-7/+27
| * Allow checking for the existence of modules in configure.jsonLars Knoll2016-11-141-4/+41
| * Introduce QMAKE_CD to enable us to cd from one Windows drive to anotherHannah von Reth2016-11-141-2/+2
| * don't log silent tests to config.logOswald Buddenhagen2016-11-071-6/+3
| * don't write "Checking for ..." to config.logOswald Buddenhagen2016-11-071-3/+1
| * don't clear config.log unless re-checkingOswald Buddenhagen2016-11-071-0/+2
| * fix iteration over a feature's outputsOswald Buddenhagen2016-11-071-2/+2
| * nuke obsolete commentOswald Buddenhagen2016-11-071-3/+0
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-11-021-27/+11
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-27/+11
| |\|
| | * Enable the "use" option for library checks that come with a testLars Knoll2016-10-281-1/+3
| | * Write PKG_CONFIG_EXECUTABLE to qmodule.priLars Knoll2016-10-261-1/+1
| | * slightly improve logging of library probingOswald Buddenhagen2016-10-181-4/+7
| | * stop exporting the library versionsOswald Buddenhagen2016-10-181-21/+0
* | | Remove unnecessary CONFIG-=simulator from qtConfTest_compileJake Petroules2016-11-011-1/+1
|/ /