summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Avoid to call _qt_internal_set_up_static_runtime_library() twiceLi Xinwei2021-08-031-1/+1
* Enable QT_TYPESAFE_FLAGS for bootstrap and QtCoreGiuseppe D'Angelo2021-06-231-0/+1
* Skip building debug bootstrap lib for CMake 3.20 and multi-config buildLi Xinwei2021-05-231-0/+5
* Revert "Include qsimd.cpp in bootstrap build"Thiago Macieira2021-05-011-1/+0
* Include qsimd.cpp in bootstrap buildTor Arne Vestbø2021-04-271-0/+1
* CMake: Introduce zlib find script to work around hardcoded iOS SDKAlexandru Croitor2021-04-191-1/+1
* Move static PCRE2 defines to non-system PCRE2 sectionAlexey Edelev2021-02-011-4/+8
* Use system PCRE2 for Bootstrap libraryAlexey Edelev2021-01-251-33/+44
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-263/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-177/+0
* CMake: Fix FEATURE_static_runtime buildJoerg Bornemann2020-12-091-0/+1
* CMake: Avoid MSVC C4996 warningsLi Xinwei2020-12-041-0/+5
* CMake: Re-generate project files in srcJoerg Bornemann2020-11-301-0/+1
* Avoid linker errors for the bootstrap lib in debug builds on MSVCLars Knoll2020-11-192-0/+2
* 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-232-20/+20
* CMake: Regenerate projectsAlexandru Croitor2020-09-221-3/+0
* Remove the SAX parser from QtXmlLars Knoll2020-09-152-3/+1
* Reimplement QSequentialIterable using QMetaSequenceUlf Hermann2020-09-033-0/+3
* Add a QMetaSequence interfaceUlf Hermann2020-09-013-0/+3
* Refactor qxmlstream_p.hLars Knoll2020-08-193-0/+3
* Remove binary compat sources for qbytearray and qstringAllan Sandfeld Jensen2020-08-192-2/+0
* CMake: Link Boostrap against PlatformCommonInternalJoerg Bornemann2020-08-171-0/+1
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-062-2/+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-292-2/+8
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-143-12/+0
* Start work on a new API to replace QTextCodecLars Knoll2020-05-143-0/+3
* Remove QRegExp from the bootstrap libraryLars Knoll2020-05-063-3/+0
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-272-0/+2
* Include QRegularExpression in the bootstrap libraryLars Knoll2020-04-133-1/+85
* Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-162-4/+2
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-161-4/+1
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-4/+1
| |\
| | * macOS: Merge qcore_mac cpp and mm filesTor Arne Vestbø2020-03-121-4/+1
* | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-162-6/+6
* | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-162-4/+4
|/ /
* | CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-252-35/+41
* | CMake: Fix c++ standard config tests with MSVCAlexandru Croitor2020-02-181-1/+3
* | Post Merge FixesLeander Beernaert2020-01-242-0/+10
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-0/+6
| |\|
| | * Split cborstream feature in twoUlf Hermann2019-12-121-0/+6
* | | Remove invalid conversion and make it clearer for the futureLeander Beernaert2020-01-141-28/+28
* | | Regenerate src/Leander Beernaert2020-01-142-2/+27
* | | CMake: Add support for framework buildsJoerg Bornemann2020-01-061-2/+2
* | | Post merge fixesLeander Beernaert2019-11-252-4/+4
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-2/+2
|\| |
| * | Make QList an alias to QVectorLars Knoll2019-10-301-1/+0
| |/