summaryrefslogtreecommitdiffstats
path: root/tools/configure/Makefile.mingw
Commit message (Expand)AuthorAgeFilesLines
* Merge all "win32-msvc*" mkspecs into oneThiago Macieira2016-12-231-6/+4
* 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/+2
* Mingw: Build configure.exe with C++11 supportOlivier Goffart2015-11-161-1/+1
* Move the official Qt version from qglobal.h to .qmake.confThiago Macieira2015-10-141-1/+1
* fix configure bootstrap on mingw with spaces in the builddirOswald Buddenhagen2015-10-011-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/+1
|/
* remove redundant CXX definitionOswald Buddenhagen2015-02-041-1/+0
* De-inline QDebug destructorKai Koehne2014-05-221-0/+1
* Fix configure & qmake compilation with a future MSVC versionThiago Macieira2014-02-011-0/+4
* Implement support for ref-qualified QString::toLatin1 & friendsThiago Macieira2013-12-131-0/+1
* Don't compile qcryptographichash into configure.exeThiago Macieira2013-08-151-1/+0
* Improve path search in configure.Friedemann Kleint2012-11-051-0/+2
* 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/+1
* Disable QUrl support in QVariant in bootstrapped modeThiago Macieira2012-03-241-1/+0
* Split up base class QFileDevice for open-file operations (read/write)David Faure2012-03-061-0/+1
* Fix MinGW configure bootstrapJonathan Liu2012-02-251-3/+31
* bootstrap configure.exe on windowsOswald Buddenhagen2012-02-161-0/+92