summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* Implement support for ref-qualified QString::toLatin1 & friendsThiago Macieira2013-12-131-0/+1
* Add QCommandLineParser to the bootstrap libDavid Faure2013-08-281-0/+2
* don't put QLibraryInfo and QSettings into bootstrap libOswald Buddenhagen2013-08-121-7/+1
* redo include path logic for pre-generated headersOswald Buddenhagen2013-06-101-2/+3
* Don't bootstrap QT_EVAL codeEskil Abrahamsen Blomfeldt2013-04-201-0/+2
* add qcryptographichash to bootstrap libOswald Buddenhagen2013-04-031-0/+2
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-0/+1
|\
| * pass module version to syncqtOswald Buddenhagen2013-03-201-1/+1
* | bring bootstrapped QT magic from qt_tool to qt_moduleOswald Buddenhagen2013-03-161-2/+1
* | add QStandardPaths to bootstrap libOswald Buddenhagen2013-03-141-0/+13
* | add QCoreApplication to bootstrap libOswald Buddenhagen2013-03-141-0/+3
* | qfilesystemengine_mac.cpp is empty => purgeOswald Buddenhagen2013-03-141-2/+1
* | consolidate syncqt invocationsOswald Buddenhagen2013-03-131-17/+8
* | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-051-1/+1
|/
* remove more symbian vestigesOswald Buddenhagen2012-12-171-10/+0
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-171-10/+0
* Provide the bundled zlib headers for external accessaavit2012-11-281-0/+1
* Unbreak the bootstrap lib build on MinGWKonstantin Ritt2012-11-211-0/+3
* don't run syncqt three times in debug_and_release configsOswald Buddenhagen2012-11-201-12/+14
* don't set CONFIG+=release during build passesOswald Buddenhagen2012-11-201-2/+1
* make qt_tool support building bootstrapped toolsOswald Buddenhagen2012-11-161-2/+1
* add QLinkedList to bootstrap libOswald Buddenhagen2012-11-111-0/+1
* add (parts of) QtXml to the bootstrap libOswald Buddenhagen2012-11-081-3/+10
* compile bootstrap lib with QT_NO_TRANSLATIONOswald Buddenhagen2012-11-081-0/+1
* Generate a proper static QtBootstrap moduleOswald Buddenhagen2012-11-082-80/+22
* purge dead definesOswald Buddenhagen2012-11-011-1/+0
* Use -ffunction-sections in libbootstrap.aThiago Macieira2012-10-301-0/+1
* Rename the syncqt -qtdir to -mkspecsdirThiago Macieira2012-10-191-1/+1
* Centralize place where we ensure qdoc is built before generating docsTor Arne Vestbø2012-10-101-3/+0
* QDoc/Bootstrap library: fix link error on WindowsPierre Rossi2012-10-091-1/+1
* Tools: add QLibraryInfo to the bootstrapped library.Pierre Rossi2012-10-081-4/+10
* move syncqt call to qt_module_headers.prfOswald Buddenhagen2012-09-211-0/+13