summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid linker errors for the bootstrap lib in debug builds on MSVCLars Knoll2020-11-191-0/+1
* Build Qt (and client apps using it) with /permissive-Giuseppe D'Angelo2020-11-101-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-10/+10
* Remove the SAX parser from QtXmlLars Knoll2020-09-151-1/+0
* Reimplement QSequentialIterable using QMetaSequenceUlf Hermann2020-09-031-0/+1
* Add a QMetaSequence interfaceUlf Hermann2020-09-011-0/+1
* Refactor qxmlstream_p.hLars Knoll2020-08-191-0/+1
* Remove binary compat sources for qbytearray and qstringAllan Sandfeld Jensen2020-08-191-1/+0
* CMake: Link Boostrap against PlatformCommonInternalJoerg Bornemann2020-08-171-0/+1
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-061-1/+0
* CMake: Use intelcet flags for bootstrap and qmakeAlexandru Croitor2020-06-181-0/+1
* CMake: Fix usage of gc_binaries featureAlexandru Croitor2020-06-121-1/+1
* CMake: Regenerate tools and 3rd partyAlexandru Croitor2020-05-291-1/+4
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-141-4/+0
* Start work on a new API to replace QTextCodecLars Knoll2020-05-141-0/+1
* Remove QRegExp from the bootstrap libraryLars Knoll2020-05-061-1/+0
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-271-0/+1
* Include QRegularExpression in the bootstrap libraryLars Knoll2020-04-131-0/+39
* Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-161-2/+1
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-3/+3
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-2/+2
* CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-251-33/+32
* CMake: Fix c++ standard config tests with MSVCAlexandru Croitor2020-02-181-1/+3
* Post Merge FixesLeander Beernaert2020-01-241-0/+5
* Remove invalid conversion and make it clearer for the futureLeander Beernaert2020-01-141-28/+28
* Regenerate src/Leander Beernaert2020-01-141-0/+25
* CMake: Add support for framework buildsJoerg Bornemann2020-01-061-2/+2
* Post merge fixesLeander Beernaert2019-11-251-2/+2
* Regenerate src/*Alexandru Croitor2019-11-141-8/+8
* Regenerate everything under ./srcAlexandru Croitor2019-11-121-1/+0
* Re-generate affected cmake files and configure.json after the mergeSimon Hausmann2019-10-171-0/+1
* Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-141-0/+1
* Regenerate qtbase after wip/qt6 -> wip/cmake mergeAlexandru Croitor2019-10-141-0/+3
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-23/+20
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+13
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-1/+7
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-20/+25
* Fix Windows buildAlexandru Croitor2019-03-181-0/+1
* CMake: Re-generate bootstrap-related CMakeLists.txt filesTobias Hunger2019-03-041-137/+159
* cmake: Use consistent naming scheme for BootstrapKevin Funk2019-02-121-10/+11
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+151