summaryrefslogtreecommitdiffstats
path: root/configure.bat
Commit message (Expand)AuthorAgeFilesLines
* Fix our usage of CMake script mode in Windows configureJoerg Bornemann2021-08-201-1/+2
* Remove superfluous variable assignments from configure.batJoerg Bornemann2021-03-111-4/+0
* Remove the -qmake and -cmake configure argumentsJoerg Bornemann2021-03-111-13/+0
* Remove qmake-related code from configureJoerg Bornemann2020-12-211-202/+2
* CMake: Disable building Qt with qmakeAlexandru Croitor2020-12-101-0/+3
* CMake: Fix Windows top-level configure.batJoerg Bornemann2020-11-031-2/+2
* Default to cmake when building QtVolker Hilsheimer2020-11-021-2/+2
* CMake: Fix argument passing for configure.bat / qt-configure-module.batJoerg Bornemann2020-10-301-2/+1
* configure: add -qmake argumentJoerg Bornemann2020-10-011-0/+7
* CMake: Fix configure -redo for top-level buildsJoerg Bornemann2020-09-221-1/+3
* CMake: Fix top-level configureJoerg Bornemann2020-07-161-1/+2
* CMake: Teach configure.bat the -cmake argumentJoerg Bornemann2020-07-061-0/+22
* Don't compile qmake in c++11 modeLars Knoll2020-02-031-1/+1
* Configure: simplify logicYuhang Zhao2019-03-141-4/+1
* Configure: add missing "clang.exe"Yuhang Zhao2019-03-141-1/+1
* Fix win32-clang-g++ buildYuhang Zhao2019-03-131-1/+3
* configure: Prefer cl.exe over clang-cl.exeOrgad Shaneh2018-01-041-2/+2
* configure: balk at any of {{,X}QMAKESPEC,QMAKE{PATH,FEATURES}} being setOswald Buddenhagen2017-04-211-0/+13
* reduce nesting in configure.batOswald Buddenhagen2017-01-101-7/+6
* complain about various invalid configuration attemptsOswald Buddenhagen2017-01-061-0/+5
* print help from all modules in top-level buildsOswald Buddenhagen2016-12-301-0/+10
* ... and so configureapp.exe disappearethOswald Buddenhagen2016-12-231-59/+190
* rename configure.exe => configureapp.exeOswald Buddenhagen2016-10-041-1/+1
* don't rely on configure.exe being in source packages any moreOswald Buddenhagen2016-08-261-4/+0
* make the windows configure also use config_help.txtOswald Buddenhagen2016-08-181-2/+23
* Don't compile configure.exe with clang-cl.exe if cl.exe is availableThiago Macieira2016-07-211-6/+6
* Ensure that configure.exe is built in C++11 mode with ICCThiago Macieira2016-06-171-1/+1
* Add initial clang-cl support to QtAndreas Holzammer2016-02-111-1/+7
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Move the official Qt version from qglobal.h to .qmake.confThiago Macieira2015-10-141-2/+18
* Use jom instead of nmake to compile configure.exeThiago Macieira2015-07-211-3/+4
* configure.bat: Search for icl.exe before cl.exeThiago Macieira2015-07-171-6/+6
* support spaces in build and install dirsOswald Buddenhagen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* remove some redundant backslashesOswald Buddenhagen2015-02-041-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* get rid of syncqt wrapper scriptsOswald Buddenhagen2013-05-131-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* don't skip the configure.exe build even when it already existsOswald Buddenhagen2012-09-211-1/+0
* don't skip the syncqt call even when include/ existsOswald Buddenhagen2012-09-211-10/+8
* don't require a fake qconfig.h for the configure bootstrapOswald Buddenhagen2012-09-191-8/+0
* syncqt only the QtCore headers for the bootstrapOswald Buddenhagen2012-09-191-1/+1
* introduce -minimal mode to syncqt and use it for bootstrappingOswald Buddenhagen2012-09-111-4/+2
* bypass configure bootstrap for non-git buildsOswald Buddenhagen2012-09-051-0/+5
* Remove Q_BYTE_ORDER and -*-endian arguments from configuresBradley T. Hughes2012-03-021-3/+1
* fix configure -redoOswald Buddenhagen2012-03-011-1/+1
* bootstrap configure.exe on windowsOswald Buddenhagen2012-02-161-0/+121