summaryrefslogtreecommitdiffstats
path: root/qmake/Makefile.win32
Commit message (Expand)AuthorAgeFilesLines
* Remove qmake-related code from configureJoerg Bornemann2020-12-211-247/+0
* Reimplement QSequentialIterable using QMetaSequenceUlf Hermann2020-09-031-0/+2
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-061-1/+0
* Move QRegExp and its remaining mentions out of QtCoreSona Kurazyan2020-07-131-1/+0
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-201-3/+0
* Remove qxmlstream from qmake compileLars Knoll2020-05-251-2/+0
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-141-1/+1
* Disable the PCRE Jit when compiling qmakeLars Knoll2020-05-121-1/+1
* Compile QRegularExpression into qmakeLars Knoll2020-05-051-4/+37
* Build qmake with QT_USE_STRINGBUILDERLars Knoll2020-05-051-1/+1
* Use C++17 for qmake and force the build of everything with C++17Olivier Goffart2020-02-081-1/+1
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-0/+2
|\
| * Split cborstream feature in twoUlf Hermann2019-12-121-0/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-201-1/+1
| |\
| | * qmake: Remove /O3 from win32-iccYuhang Zhao2019-11-191-1/+1
* | | Make QList an alias to QVectorLars Knoll2019-10-301-1/+0
|/ /
* / Reimplement JSON support on top of CborUlf Hermann2019-10-211-1/+2
|/
* Include likely-adjusted uiLanguages for the system localeEdward Welbourne2019-10-041-0/+1
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-0/+3
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+3
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-0/+3
* Remove unneeded qstring_compat.cpp from the qmake buildJoerg Bornemann2019-05-291-5/+1
* qmake: replace QLinkedList with std::listMarc Mutz2019-05-131-1/+0
* Clang: Enable precompiled header for qmakeYuhang Zhao2019-03-211-2/+0
* qmake: Optimize for speed instead of sizeYuhang Zhao2019-02-181-2/+2
* Win32 makefile for qmake: Use proper linkerYuhang Zhao2019-02-111-2/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-1/+0
|\
| * Modernize the "textcodec" featureLiang Qi2018-11-071-1/+0
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-1/+1
|\|
| * Fix qtbase build for MSVC 2017 15.8Thomas Miller2018-07-301-1/+1
* | Add qbswap for a memory regionThiago Macieira2018-07-041-0/+1
|/
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-5/+2
* QFileSystemEngine: Remove the remainder of Windows XP functionsThiago Macieira2017-07-251-1/+1
* Move qrand() & qsrand() to qrandom.cppThiago Macieira2017-06-121-0/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-281-2/+2
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-2/+2
| |\
| | * qmake: Add _CRT_SECURE_NO_WARNINGS to all MSVC-like compilersThiago Macieira2017-03-201-2/+2
* | | qmake: Add test functions for comparing version numbersAlexander Volkov2017-03-201-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-1/+0
|\|
| * rename qvector.cpp => qvector.qdocOswald Buddenhagen2017-02-091-1/+0
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-2/+2
|\|
| * Unbreak the build with ICC on WindowsThiago Macieira2017-01-271-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-18/+22
|\|
| * revert to building qmake with qconfig.cppOswald Buddenhagen2017-01-061-4/+17
| * move "shared" registry reading code into qmakeOswald Buddenhagen2016-12-231-4/+0
| * Merge all "win32-msvc*" mkspecs into oneThiago Macieira2016-12-231-10/+5
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-2/+0
|\|
| * move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-131-2/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-14/+2
|\|