summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Android: remove remaining reference to -android-toolchain-versionMitch Curtis2019-11-181-2/+1
* Fix typo in configure scriptTasuku Suzuki2019-07-241-1/+1
* configure: Treat win32-clang-g++ the same as win32-g++Martin Storsjö2018-10-101-1/+1
* configure: Detect Cocoa instead of CarbonGabriel de Dietrich2018-04-051-1/+1
* Remove references to obsolete platformsJake Petroules2017-11-051-4/+0
* configure: dispose of which.testOswald Buddenhagen2017-08-021-3/+1
* Allow using Xcode Command Line Tools to build QtJake Petroules2017-06-291-9/+14
* Clean up mkspecs from old, unsupported and untested mkspecsThiago Macieira2017-04-271-64/+6
* configure: balk at any of {{,X}QMAKESPEC,QMAKE{PATH,FEATURES}} being setOswald Buddenhagen2017-04-211-0/+9
* complain about various invalid configuration attemptsOswald Buddenhagen2017-01-061-0/+5
* don't unnecessarily pass -qtconf to qmakeOswald Buddenhagen2017-01-061-4/+5
* move emission of final messages to qmake-based configureOswald Buddenhagen2017-01-061-77/+20
* print help from all modules in top-level buildsOswald Buddenhagen2016-12-301-0/+10
* move all target spec handling to qmake-based configure systemOswald Buddenhagen2016-12-131-97/+2
* move qdevice.pri creation to qmake-based configure systemOswald Buddenhagen2016-12-131-156/+1
* move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-131-417/+3
* nuke configure -host-optionOswald Buddenhagen2016-12-131-38/+4
* write HOST_QT_TOOLS to qmodule.pri instead of qhost.priOswald Buddenhagen2016-12-131-1/+0
* don't scope QMAKE_MAC_SDK assignment in qdevice.pri any moreOswald Buddenhagen2016-12-131-9/+3
* move configure -redo handling (mostly) to qmake-based systemOswald Buddenhagen2016-12-131-52/+3
* move preparation of configure test build dir to qmake-based systemOswald Buddenhagen2016-12-131-5/+0
* move license check to qmake-based configure systemOswald Buddenhagen2016-12-081-186/+9
* configure: put more of the makefile contents into template filesOswald Buddenhagen2016-11-231-59/+15
* configure: delete some dead code and outdated commentsOswald Buddenhagen2016-11-231-38/+3
* configure: don't read QMAKESPEC from the environmentOswald Buddenhagen2016-11-231-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-3/+3
| |\
| | * fix wording issues in license promptOswald Buddenhagen2016-11-141-4/+4
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-1/+5
| |\|
| | * Pass no-pkg-config to qmake from config.test if appropriateMike Krus2016-08-251-1/+5
| | * Fix the mysql configure test on RHEL 6.6Frederik Gladhorn2016-08-251-2/+3
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-1/+1
| |\|
| | * configure: Correctly detect clang's version on FreeBSDRaphael Kubo da Costa2016-08-231-1/+1
* | | qmake: fix /dev properties with -external-hostbindirOswald Buddenhagen2016-11-151-9/+19
* | | Convert the old feature systemLars Knoll2016-09-151-16/+0
* | | Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-18/+14
* | | QSettings: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-301-2/+4
* | | ensure that no license queries are made in -redo modeOswald Buddenhagen2016-08-251-1/+7
* | | fix location of config.{opt,status} in top-level buildsOswald Buddenhagen2016-08-251-17/+19
* | | clean up qconfig/qmodule.pri handling in configureOswald Buddenhagen2016-08-251-19/+0
* | | Add support for Apple watchOSJake Petroules2016-08-191-1/+12
* | | rewrite makespec verification with qmake based systemOswald Buddenhagen2016-08-181-17/+0
* | | unify configure command line saving with configure.exeOswald Buddenhagen2016-08-181-10/+41
* | | replace mechanism to override variables from the mkspecsOswald Buddenhagen2016-08-181-65/+1
* | | Remove some dead code from the configuresLars Knoll2016-08-181-12/+0
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-4/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-6/+13
| |\|
| | * configure and mkspecs: Don't try to find xcrun with xcrunGabriel de Dietrich2016-07-211-1/+1
| | * Android: Add support for clang compilerBogDan Vatra2016-07-201-5/+12
| * | move c++11 test into qcompilerdetection.h and make it stricterOswald Buddenhagen2016-07-221-5/+1