summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* removed unecessary ce override of QT_INSTALL_PREFIXBjoern Breitmeyer2012-07-091-3/+0
* make QT_BUILD_PARTS setting in qmodule.pri additiveOswald Buddenhagen2012-07-091-1/+1
* export QMAKESPEC to the projectOswald Buddenhagen2012-07-031-13/+0
* don't match on the spec name in qconfig.priOswald Buddenhagen2012-07-031-2/+1
* buildsystem: Remove SXE from the configure and qconfig-*.h filesHolger Hans Peter Freyther2012-07-021-4/+0
* Merge branch 'buildsystem' (second round)Oswald Buddenhagen2012-06-293-59/+18
|\
| * don't copy files to default specs any moreOswald Buddenhagen2012-06-273-59/+18
* | Fix configure.exe to build qmake before testsRafael Roquetto2012-06-283-97/+103
* | Clean up the use of QT_NODLLThiago Macieira2012-06-283-3/+3
* | Update the macros for shared/DLL and static buildsThiago Macieira2012-06-281-9/+11
* | disabling largefile support for Win CEBjoern Breitmeyer2012-06-281-0/+1
|/
* Workaround to compile configureapp.cpp with MSVC2010 x64jian liang2012-06-271-1/+1
* don't compile the host tools for wince already in configureOswald Buddenhagen2012-06-273-68/+0
* Avoid macro re-definition after 1838a6c2fb5e3b4368c871aa330d028b255b83afKonstantin Ritt2012-06-261-1/+1
* New command line switches for configure.exeRafael Roquetto2012-06-211-7/+158
* purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QTOswald Buddenhagen2012-06-191-5/+0
* introduce /get property variantsOswald Buddenhagen2012-06-191-0/+11
* don't overquote make commandOswald Buddenhagen2012-06-191-1/+1
* clean up path normalization in configure.exe and QLibraryInfoOswald Buddenhagen2012-06-192-105/+109
* properly declare the host tools as such in the project filesOswald Buddenhagen2012-06-191-3/+0
* introduce ability to build projects for the host systemOswald Buddenhagen2012-06-191-5/+11
* Do not add debug/release to QMAKE_CONFIG. Let module system enable themSean Harmer2012-06-141-2/+2
* Add configure-time checking for the SSE and AVX features on WindowsThiago Macieira2012-06-124-7/+146
* Support other platform names on configure.exeRafael Roquetto2012-06-122-6/+60
* Fix arch detection when cross compiling on WindowsRafael Roquetto2012-06-121-3/+6
* Move the sub-architecture feature to better places in qmakeThiago Macieira2012-05-311-5/+6
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-311-4/+0
* Windows: Add ANGLE support.Friedemann Kleint2012-05-311-1/+29
* Record the sub-architecture (CPU features enabled in the compiler)Thiago Macieira2012-05-301-13/+46
* Improve the architecture-detection mechanismThiago Macieira2012-05-301-8/+39
* 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