summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* 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
* build host tools in release mode againJoerg Bornemann2012-07-312-8/+2
* Move the text codec list to qcoreglobaldata.Lars Knoll2012-07-311-1/+1
* Change CONFIG += staticlib to CONFIG += staticThiago Macieira2012-06-281-1/+1
* Clean up the use of QT_NODLLThiago Macieira2012-06-282-4/+0
* don't refer to module versions during bootstrapOswald Buddenhagen2012-06-192-4/+4
* properly declare the host tools as such in the project filesOswald Buddenhagen2012-06-191-0/+1
* Fix compilation on Linux: link to zlib in the bootstrapped tools.Thiago Macieira2012-05-221-2/+1
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-172-0/+2
* Properly implement a 'make docs' target for subdirs and apps/libsMarius Storm-Olsen2012-05-091-0/+3
* Remove -DQT_NO_STL from the bootstrapped buildsThiago Macieira2012-04-072-2/+0
* Compile QArrayData in bootstrap phase.Jędrzej Nowacki2012-03-291-0/+1
* Disable QUrl support in QVariant in bootstrapped modeThiago Macieira2012-03-241-1/+0