summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Use __weak for implementation of QObjCWeakPointerTor Arne Vestbø8 days1-0/+9
* Add jemalloc supportAurélien Brooke2025-04-091-0/+1
* Update PCRE2 to 10.45Giuseppe D'Angelo2025-02-171-0/+1
* Bootstrap: depopulate qcore_mac.mm to remove QOperatingSystemVersionThiago Macieira2025-01-241-3/+0
* Bootstrap: remove qcoreapplication_{mac,win}.cpp & QStandardPathsThiago Macieira2025-01-151-10/+0
* Bootstrap: remove QSystemLibrary and QWinRegistryKeyThiago Macieira2025-01-131-2/+0
* Bootstrap: disable all debug/info/warning messages and assertionsThiago Macieira2025-01-131-1/+0
* Bootstrap: remove the QDebug streaming classThiago Macieira2025-01-131-1/+0
* Bootstrap: remove unused sourcesThiago Macieira2025-01-131-3/+0
* Bootstrap: remove QUuid and QCryptographicHash: they're now unusedThiago Macieira2024-12-301-2/+0
* Introduce QT_NO_QSNPRINTF and mark QtCore as qsnprintf-freeMarc Mutz2024-08-031-1/+0
* clang-cl: Link against clang_rt.builtins-x86_64.libPeter Varga2024-06-201-0/+5
* CMake: Annotate some targets with SBOM informationAlexandru Croitor2024-06-131-0/+6
* Bootstrap: remove unused sourcesThiago Macieira2024-03-131-10/+2
* Bootstrap: remove qnumeric.cpp by using qnumeric_p.hThiago Macieira2024-03-131-1/+0
* Bootstrap: remove QDirListing/QDirIteratorThiago Macieira2024-03-131-1/+0
* Bootstrap: remove QTemporaryFileThiago Macieira2024-03-131-1/+0
* Bootstrap: remove QRandomGeneratorThiago Macieira2024-03-131-1/+0
* Bootstrap: remove QVariantThiago Macieira2024-03-131-1/+0
* Bootstrap: remove QDataStreamThiago Macieira2024-03-131-1/+0
* Move qAbort from qglobal.cpp to qassert.cppThiago Macieira2024-03-061-1/+0
* Port to QDirListingAhmad Samir2024-03-031-1/+1
* PCRE2: upgrade to 10.43Giuseppe D'Angelo2024-02-191-0/+1
* Apple: Fix a few deprecation warnings after bumping deployment targetsTor Arne Vestbø2024-02-191-0/+6
* Bootstrap: remove QBitArrayMarc Mutz2024-01-311-1/+0
* Utilize NO_UNITY_BUILD arguments instead of manual exclusionAmir Masoud Abdol2023-03-141-1/+2
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-161-1/+1
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-27/+11
* Adapt QTimeZone to handle Qt::TimeSpec machineryEdward Welbourne2022-12-091-0/+1
* Add Boyer-Moore Latin-1 string searcher with optional case sensitivityØystein Heskestad2022-12-081-0/+1
* Rename the header qenvironmentvariables.h -> qtenvironmentvariables.hSona Kurazyan2022-09-301-1/+1
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-0/+4
* Add QComHelper class for dealing with COM on WindowsTor Arne Vestbø2022-08-291-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* QCoreGlobalData: removeMarc Mutz2022-08-211-1/+0
* Extract header qassert.h from qglobal.hSona Kurazyan2022-08-051-0/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Extract header qenvironmentvariables.h from qglobal.hSona Kurazyan2022-07-291-0/+1
* Fix building with "-sanitize fuzzer-no-link"Robert Loehning2022-07-121-0/+1
* 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