summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Split qtLocalTime out into a new QLocalTime namespaceEdward Welbourne2022-05-201-0/+1
* Revert introduction of QT_USE_BOOTSTRAP_SOURCE_COPYJoerg Bornemann2022-05-091-115/+69
* Fix unresolved include in bootstraplib when using source copiesJoerg Bornemann2022-04-211-0/+4
* Avoid rebuilds when changing sources belonging to bootstraplibJoerg Bornemann2022-04-131-69/+111
* Remove qipaddress from boostrap libFabian Kosmale2022-03-231-1/+0
* Remove QTemporary(file|dir) from boostrap libFabian Kosmale2022-03-231-2/+0
* Remove QUrl* from boostrap libFabian Kosmale2022-03-231-4/+0
* Bootstrap: Make compiler warnings fatalKai Köhne2022-03-021-0/+3
* Remove QXml* from bootstrap libJoerg Bornemann2022-02-091-3/+0
* Remove QLine, QPoint, QRect, and QSize from bootstrap libJoerg Bornemann2022-02-091-4/+0
* Remove QDom from bootstrap libJoerg Bornemann2022-02-091-2/+0
* Remove QSystemSemaphore from bootstrap libJoerg Bornemann2022-02-091-5/+0
* Remove QSharedMemory from the bootstrap libraryJoerg Bornemann2022-01-271-5/+0
* Remove zlib from bootstrap libraryJoerg Bornemann2021-10-161-26/+0
* 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