summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_configure.prf
Commit message (Expand)AuthorAgeFilesLines
* don't litter configure test build dirs with .qmake.cache filesOswald Buddenhagen2017-02-081-2/+3
* adjust configure to native build optimizationsOswald Buddenhagen2017-02-061-1/+7
* Inform user that a non-prefix build can't be used on other machinesAlexandru Croitor2017-01-241-0/+1
* 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
* 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
* 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
* 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
* 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
* fix referencing libs fields dispatched to the selected sourceOswald Buddenhagen2016-10-121-1/+1
* Make sure flags from library detections go to the right placesThiago Macieira2016-10-101-12/+23
* fix parsing of -system-proxiesOswald Buddenhagen2016-10-041-6/+10
* make command line parsing more compliant with configure scriptOswald Buddenhagen2016-10-041-9/+12
* Convert the old feature systemLars Knoll2016-09-151-2/+14
* rename description => label in configure.jsonOswald Buddenhagen2016-09-151-7/+7
* Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-159/+339
* Be more robust when reading the library version number from pkg-configLars Knoll2016-09-101-0/+1
* configure: ask pkg-config only for the info we're interestedThiago Macieira2016-08-311-1/+1
* de-duplicate code relating to evaluation of 'negative' flagsOswald Buddenhagen2016-08-301-12/+5
* remove pointless export from qtConfHandleLibrary()Oswald Buddenhagen2016-08-301-1/+0
* make qtConfOutputVar() a tad less crypticOswald Buddenhagen2016-08-301-3/+3
* don't export cached libraries which were in fact not foundOswald Buddenhagen2016-08-301-1/+2