summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Add qbswap for a memory regionThiago Macieira2018-07-041-0/+1
* Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-271-1/+2
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-11/+11
* MinGW: Remove workaround that disabled strict_c++Kai Koehne2018-01-121-3/+0
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-0/+1
|\
| * Add a "shim" to allow use of Clang 5's __builtin_available everywhereJake Petroules2017-09-271-0/+1
* | Add QTemporaryDir to the bootstrap libraryMartin Smith2017-09-121-0/+1
|/
* QFileSystemEngine: Remove the remainder of Windows XP functionsThiago Macieira2017-07-251-1/+1
* Move the readlink(2) wrapper to qcore_unix.cppThiago Macieira2017-07-081-1/+2
* Revert "Add QDeadlineTimer to the bootstrap library"Thiago Macieira2017-06-251-1/+0
* Add QDeadlineTimer to the bootstrap libraryThiago Macieira2017-06-201-0/+1
* Move qrand() & qsrand() to qrandom.cppThiago Macieira2017-06-121-0/+1
* bootstrap: Remove redundant occurrence of qcore_foundation.mmGabriel de Dietrich2017-04-121-1/+0
* 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
* | Added QSaveFile to the bootstrap librarySimon Hausmann2017-01-021-0/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-1/+4
|\|
| * QStandardPaths: Replace deprecated Win32 SHGetSpecialFolderPathKai Koehne2016-11-081-1/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-131-13/+1
|\|
| * Clean up building of bootstrap lib and toolsLars Knoll2016-10-111-13/+1
* | Long live QOperatingSystemVersion!Jake Petroules2016-09-181-1/+4
|/
* QSettings: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-301-1/+2
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* make bootstrapped build work entirely without generated headersOswald Buddenhagen2016-08-191-0/+4
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-2/+7
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-2/+6
| |\
| | * make zlib_dependency auto-add QtCore as a private depOswald Buddenhagen2016-05-091-2/+6
| * | qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACHMarc Mutz2016-05-111-0/+1
* | | Collate conversion functions for Core Foundation/Foundation typesTor Arne Vestbø2016-05-191-1/+1
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-5/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-5/+5
| |\|
| | * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+5
* | | Remove support for the obsolete -no-zlib configure argLars Knoll2016-03-151-1/+1
|/ /
* / Add QResource to the bootstrap libraryErik Verbruggen2016-02-251-0/+1
|/
* rework include path construction in the module systemOswald Buddenhagen2016-01-121-16/+2
* make a proper header-only module for QtZlibOswald Buddenhagen2015-11-171-4/+1
* tools: use QStringBuilderMarc Mutz2015-10-151-0/+1
* Make CONFIG += c++11 by default not disable GNU extensionsThiago Macieira2015-07-171-3/+3
* Deinline QRingBuffer classAlex Trotsenko2015-05-201-0/+1
* complete reversal of adding QLibraryInfo to the bootstrap libraryOswald Buddenhagen2015-02-021-2/+1
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-2/+3
|\
| * Implement Download folder path retrieval on OS XSamuel Gaist2014-11-241-3/+4
* | Use new, supported APIs in OS X 10.10 and iOS 8.0 to get the OS version.Jake Petroules2014-09-121-3/+9
|/
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-2/+0
|\
| * Make the use of -ffunction-sections more generic in QtThiago Macieira2014-05-191-2/+0
* | QDebugStateSaver: call maybeSpace() in destructor.David Faure2014-03-131-0/+1
|/
* Enable categorized logging for bootstrapped toolsKai Koehne2014-02-111-0/+2
* Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* Windows/Windows CE: Do not dynamically load shell32/coredll.Friedemann Kleint2014-01-071-1/+1