summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_configure.prf
Commit message (Expand)AuthorAgeFilesLines
* configure: cache test output as wellOswald Buddenhagen2018-04-101-5/+19
* Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-261-11/+2
* Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-211-2/+11
* configure: introduce 'subarch' term to expression evaluatorOswald Buddenhagen2018-02-221-0/+6
* configure: make cached results immediately availableOswald Buddenhagen2017-12-141-1/+6
* configure: support discarding selected test results with -recheckOswald Buddenhagen2017-12-141-1/+15
* configure: reset *_LIBS when *_LIBS_{DEBUG|RELEASE} are specifiedOswald Buddenhagen2017-11-301-6/+9
* configure: make *_LIBS_{DEBUG|RELEASE} always workOswald Buddenhagen2017-11-301-4/+8
* configure: fix over-quoting in library exportingOswald Buddenhagen2017-11-301-3/+4
* configure: fix processing of *_LIBS_{DEBUG|RELEASE}= argsOswald Buddenhagen2017-11-301-2/+2
* configure: Disable warnings in configure testsThiago Macieira2017-08-241-0/+3
* configure: fix detection of icu in static buildOswald Buddenhagen2017-08-151-2/+2
* configure: simplify construction of QMAKE_CONFIG_CACHEOswald Buddenhagen2017-08-151-4/+1
* configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-5/+47
* configure: factor out $$qtConfScalarOrList()Oswald Buddenhagen2017-08-021-10/+15
* build the configure tests in the top-level build dirOswald Buddenhagen2017-06-121-2/+2
* fix library retrieval in pkg-config source, take 2Oswald Buddenhagen2017-05-311-1/+2
* make configure -list-features print the section fieldOswald Buddenhagen2017-05-081-1/+3
* don't call pkg-config with --libs-only-L and --libs-only-l at onceOswald Buddenhagen2017-04-281-1/+4
* always clear config.log after allOswald Buddenhagen2017-04-281-12/+9
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-15/+14
|\
| * don't assume that configure --foo options' value is 'yes'Oswald Buddenhagen2017-02-241-6/+12
| * de-duplicate and simplify condition checking in qtConfProcessOneOutput()Oswald Buddenhagen2017-02-241-9/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-48/+234
|\|
| * configure: fix 'use' for detecting static librariesOswald Buddenhagen2017-02-221-1/+1
| * configure: make it possible to make 'use' conditionalOswald Buddenhagen2017-02-221-1/+14
| * configure: support using libraries by their exported nameOswald Buddenhagen2017-02-221-5/+45
| * configure: fix cross-module library usesOswald Buddenhagen2017-02-221-7/+21
| * clash-check configure sub-config namesOswald Buddenhagen2017-02-221-0/+3
| * configure: propagate errors from libraries' transitive dependenciesOswald Buddenhagen2017-02-221-1/+5
| * configure: error out on activating conflicting librariesOswald Buddenhagen2017-02-221-0/+14
| * configure: generalize command line overrides of library parametersOswald Buddenhagen2017-02-221-2/+36
| * add configure -list-librariesOswald Buddenhagen2017-02-221-0/+36
| * add configure -list-featuresOswald Buddenhagen2017-02-221-6/+24
| * 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