summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/configure.prf
Commit message (Expand)AuthorAgeFilesLines
* make handling of built-in configure options data-drivenOswald Buddenhagen2016-12-131-0/+2
* fix configure logging when no cache is present yetOswald Buddenhagen2016-11-151-0/+1
* Introduce QMAKE_CD to enable us to cd from one Windows drive to anotherHannah von Reth2016-11-141-1/+1
* don't clear config.log unless re-checkingOswald Buddenhagen2016-11-071-0/+2
* move empty cache() call back to configure.prfOswald Buddenhagen2016-11-071-0/+4
* Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-0/+2
* make use of silent error() emissionOswald Buddenhagen2016-08-081-1/+1
* Let qmake do most of the work of configuring QtLars Knoll2016-06-221-27/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-3/+1
|\
| * Fix running of configure tests when cross compiling on WindowsSimon Hausmann2016-05-171-3/+1
* | QMake: Add option to set qt.conf file.David Schulz2015-10-271-1/+3
|/
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-281-1/+4
|\
| * pay attention to the MAKE env variableOswald Buddenhagen2014-10-281-1/+4
* | Use the correct QMake spec when running config testsThomas McGuire2014-09-251-1/+1
|/
* Make console a no-op for WinRTMaurice Kalinowski2013-11-141-0/+6
* iOS: Wrap Xcode projects in Makefile for convenience and subdirs supportTor Arne Vestbø2013-08-131-3/+0
* iOS: Fix build for modules that load(configure)Morten Johan Sørvig2013-02-271-0/+3
* fix QMAKE_MAKE for qtCompileTest for cross building modulesMark Brand2013-01-071-5/+9
* fix host vs. makefile directory separator messOswald Buddenhagen2012-07-281-2/+2
* add qtCompileTest()Oswald Buddenhagen2012-06-191-0/+90