summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Windows-configure.exe: Do not print licensing info in log.Friedemann Kleint2012-05-211-6/+1
* Save configuration feedback into config.summaryGirish Ramakrishnan2012-05-191-101/+115
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-171-18/+1
* Add Visual Studio 11 mkspecAndreas Holzammer2012-05-163-2/+9
* configure.exe: move a few things from qmodule.pri to qconfig.priRohan McGovern2012-05-111-13/+9
* Add more descriptions for configure for WindowsAndreas Holzammer2012-05-111-0/+24
* Revert "QtPrintSupport: Remove remaining LPR specific code"Rohan McGovern2012-05-081-0/+8
* QtPrintSupport: Remove remaining LPR specific codeJohn Layt2012-05-071-8/+0
* Support mkspecs in subdirs for xcompile under windowsAndreas Holzammer2012-05-021-3/+11
* 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