summaryrefslogtreecommitdiffstats
path: root/tools/configure/Makefile.win32
Commit message (Expand)AuthorAgeFilesLines
* ... and so configureapp.exe disappearethOswald Buddenhagen2016-12-231-174/+0
* Merge all "win32-msvc*" mkspecs into oneThiago Macieira2016-12-231-7/+2
* move license check to qmake-based configure systemOswald Buddenhagen2016-12-081-3/+1
* Clean up building of bootstrap lib and toolsLars Knoll2016-10-111-1/+1
* rename configure.exe => configureapp.exeOswald Buddenhagen2016-10-041-1/+1
* tools/configure: enable QStringBuilderAnton Kudryavtsev2016-04-081-1/+3
* Add initial clang-cl support to QtAndreas Holzammer2016-02-111-2/+8
* Remove support for MSVC earlier than 2012Thiago Macieira2015-10-271-1/+1
* msvc2015: Align compiler flags with rest of Qt buildMaurice Kalinowski2015-10-201-1/+1
* Move the official Qt version from qglobal.h to .qmake.confThiago Macieira2015-10-141-1/+1
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+1
|\
| * configure: Remove COMMERCIAL_VERSION defineKai Koehne2015-05-271-1/+1
* | Deinline QRingBuffer classAlex Trotsenko2015-05-201-0/+2
|/
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-131-1/+1
* Add a way for qmake + configure to link dynamically to the CRTAndrew Knight2014-09-251-1/+1
* De-inline QDebug destructorKai Koehne2014-05-221-0/+2
* Fix configure & qmake compilation with a future MSVC versionThiago Macieira2014-02-011-0/+4
* Windows/Windows CE: Do not dynamically load shell32/coredll.Friedemann Kleint2014-01-071-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-241-0/+2
|\
| * Ensure that all .obj wait for the PCH to finishThiago Macieira2013-12-201-0/+2
* | Implement support for ref-qualified QString::toLatin1 & friendsThiago Macieira2013-12-131-0/+1
|/
* Don't compile qcryptographichash into configure.exeThiago Macieira2013-08-151-2/+0
* Improve path search in configure.Friedemann Kleint2012-11-051-0/+4
* don't require a fake qconfig.h for the configure bootstrapOswald Buddenhagen2012-09-191-1/+1
* Clean up the use of QT_NODLLThiago Macieira2012-06-281-1/+1
* Remove -DQT_NO_STL from the bootstrapped buildsThiago Macieira2012-04-071-1/+1
* Compile QArrayData in bootstrap phase.Jędrzej Nowacki2012-03-291-0/+2
* Disable QUrl support in QVariant in bootstrapped modeThiago Macieira2012-03-241-2/+0
* Split up base class QFileDevice for open-file operations (read/write)David Faure2012-03-061-0/+2
* Link against the precompiled header.Andreas Holzammer2012-03-021-1/+2
* bootstrap configure.exe on windowsOswald Buddenhagen2012-02-161-0/+157