summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap/bootstrap.pro
Commit message (Expand)AuthorAgeFilesLines
* 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-081-15/+22
* 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
* 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-311-4/+1
* 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-281-2/+0
* don't refer to module versions during bootstrapOswald Buddenhagen2012-06-191-2/+2
* properly declare the host tools as such in the project filesOswald Buddenhagen2012-06-191-0/+1
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-171-0/+1
* 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-071-1/+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
* Include geometric variants when bootstrapping.Stephen Kelly2012-03-171-1/+4
* Merge master into api_changesKent Hansen2012-03-161-9/+3
|\
| * bootstrap: remove QtXml dependencyGiuseppe D'Angelo2012-03-141-9/+3
* | Split up base class QFileDevice for open-file operations (read/write)David Faure2012-03-061-0/+1
|/
* Add JSON support to the bootstrap libraryLars Knoll2012-02-151-0/+9
* QtDebug: Include file, line, function informationKai Koehne2012-02-011-0/+1
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-111-1/+0
* Remove unnecessary sources from the bootstrap libraryBradley T. Hughes2011-10-251-7/+0
* Remove QMAKE_MACOS_DEPLOYMENT_TARGET.Morten Sorvig2011-05-191-1/+0
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+5
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+127