summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Make configure.exe not overwrite its own Makefile in -fast modeThiago Macieira2012-04-251-0/+3
* Make configure.exe create files with Windows line-endingsThiago Macieira2012-04-251-3/+5
* Fix detection of default platform plugin.Girish Ramakrishnan2012-04-191-0/+2
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-21/+24
|\
| * Rename the 'declarative debug support' to 'qml debug support'Kai Koehne2012-03-311-11/+11
| * Remove qpa option form configure.exeDebao Zhang2012-03-301-7/+6
| * Windows: Fix handling of -nomake.Friedemann Kleint2012-03-281-1/+1
| * Remove 'tests' as default build part.Marius Storm-Olsen2012-03-271-2/+6
* | Remove -DQT_NO_STL from the bootstrapped buildsThiago Macieira2012-04-073-3/+3
* | QHash security fix (1/2): add global QHash seedGiuseppe D'Angelo2012-04-031-0/+5
* | Compile QArrayData in bootstrap phase.Jędrzej Nowacki2012-03-293-0/+7
* | Remove the -no-stl option from configureThiago Macieira2012-03-281-16/+1
* | Merge master into api_changesKent Hansen2012-03-272-9/+25
|\|
| * Sync configure with Unix version (-make/-nomake)Marius Storm-Olsen2012-03-272-9/+25
* | Disable QUrl support in QVariant in bootstrapped modeThiago Macieira2012-03-242-3/+0
* | Remove detection for MMX support and related technologyThiago Macieira2012-03-231-44/+1
* | Merge master into api_changesKent Hansen2012-03-231-32/+3
|\|
| * configure: Fix x86_64 detectionBradley T. Hughes2012-03-231-1/+1
| * Make architecture detection more robust.Girish Ramakrishnan2012-03-221-26/+3
| * EGLFS: Integrate building into configure.Donald Carr2012-03-211-6/+0
* | Merge master into api_changesKent Hansen2012-03-191-1/+25
|\|
| * Add support for ICU on WindowsMarius Storm-Olsen2012-03-171-1/+25
* | Merge master into api_changesKent Hansen2012-03-165-29/+146
|\|
| * Add Qt Widgets opt out support to build systemDonald Carr2012-03-151-1/+14
| * Remove unmaintained and broken VNC platform pluginJohannes Zellner2012-03-151-2/+2
| * Remove -arch argument and #define QT_ARCH from configuresBradley T. Hughes2012-03-135-26/+130
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-121-47/+16
|\|
| * rip out -incremental from configureOswald Buddenhagen2012-03-121-1/+1
| * do not copy/symlink qmake to build dirOswald Buddenhagen2012-03-091-41/+10
| * Add cross_compile to qconfig.pri for global advertisingDonald Carr2012-03-081-1/+5
| * remove the fixed qt tool assignments from the configuresOswald Buddenhagen2012-03-081-4/+0
* | Split up base class QFileDevice for open-file operations (read/write)David Faure2012-03-063-0/+5
|/
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-43/+66
|\
| * revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-24/+54
| * make qlibraryinfo table-drivenOswald Buddenhagen2012-02-291-33/+26
* | Remove Q_BYTE_ORDER and -*-endian arguments from configuresBradley T. Hughes2012-03-021-4/+0
* | Link against the precompiled header.Andreas Holzammer2012-03-021-1/+2
* | merge Makefile.win32-g++{,-sh}Oswald Buddenhagen2012-03-011-5/+1
* | factor out code to install default mkspecOswald Buddenhagen2012-02-292-17/+25
|/
* Make configure.exe only detect each compiler onceBradley T. Hughes2012-02-271-4/+24
* Fix MinGW configure bootstrapJonathan Liu2012-02-251-3/+31
* configure - fix detection of MSVC compiler in x64Shane Kearns2012-02-251-0/+4
* don't attempt to build host tools which are gone from qtbaseOswald Buddenhagen2012-02-201-8/+1
* bootstrap configure.exe on windowsOswald Buddenhagen2012-02-163-7/+264
* compile without rttiOswald Buddenhagen2012-02-091-1/+1
* remove pointless include pathsOswald Buddenhagen2012-02-091-6/+0
* properly enable stl via qmake instead of hacking compiler flagsOswald Buddenhagen2012-02-091-2/+1
* build with QT_NO_GEOM_VARIANTOswald Buddenhagen2012-02-091-5/+1
* add missing errno.h includeOswald Buddenhagen2012-02-091-0/+1
* remove bizarre magic from precompiled headerOswald Buddenhagen2012-02-091-24/+1