summaryrefslogtreecommitdiffstats
path: root/configure.bat
Commit message (Expand)AuthorAgeFilesLines
* 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