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