summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Fix call without optionsKai Koehne2020-11-071-1/+1
* Default to cmake when building QtVolker Hilsheimer2020-11-021-1/+1
* configure: add -qmake argumentJoerg Bornemann2020-10-011-0/+3
* CMake: Fix configure -redo for top-level buildsJoerg Bornemann2020-09-221-5/+9
* CMake: Fix configure -redo on UnixJoerg Bornemann2020-08-201-1/+8
* CMake: Purge remains of the -cmake-makefiles configure argumentJoerg Bornemann2020-08-181-5/+0
* CMake: Fix top-level configureJoerg Bornemann2020-07-161-4/+10
* CMake: Teach configure.bat the -cmake argumentJoerg Bornemann2020-07-061-104/+10
* Fix configure -cmake -no-pchDimitrios Apostolou2020-06-301-0/+4
* Adjust configure -cmake to accept both single and double dash argumentsDimitrios Apostolou2020-06-271-14/+9
* Fix configure -cmake -nomake examples -nomake testsDimitrios Apostolou2020-06-271-1/+9
* Fix -system-library and -qt-library arguments for configure -cmakeDimitrios Apostolou2020-06-271-0/+10
* Compile QRegularExpression into qmakeLars Knoll2020-05-051-1/+12
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-4/+1
|\
| * Pass SDK root to the linker as -isysroot, not -Wl,-syslibrootTor Arne Vestbø2020-04-021-4/+1
* | Add convenience forwards/translations to cmake configure wrapperSimon Hausmann2020-04-011-0/+9
* | Use C++17 for qmake and force the build of everything with C++17Olivier Goffart2020-02-081-2/+2
* | configure: Add support for -feature and -no-feature for cmake buildsVille Voutilainen2020-01-291-0/+10
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-2/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-2/+1
| |\|
| | * Android: remove remaining reference to -android-toolchain-versionMitch Curtis2019-11-181-2/+1
* | | Prospective fix for Boot2Qt build in the CISimon Hausmann2019-10-181-3/+3
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-1/+0
|\| |
| * | Remove leftovers from QML1Lars Knoll2019-10-101-1/+0
| |/
* | Restore top-level build with a separate functionVille Voutilainen2019-10-071-14/+19
* | Fix top-level builds with qmakeSimon Hausmann2019-09-231-16/+14
* | cmake: configure defaults to ninja, support -developer-modeVille Voutilainen2019-09-111-0/+20
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+1
|\|
| * Fix typo in configure scriptTasuku Suzuki2019-07-241-1/+1
* | Teach configure to run either qmake or cmakeVille Voutilainen2019-05-161-26/+141
|/
* 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