summaryrefslogtreecommitdiffstats
path: root/tools/configure/configureapp.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-291-5/+13
|\
| * don't copy files to default specs any moreOswald Buddenhagen2012-06-271-5/+13
* | Fix configure.exe to build qmake before testsRafael Roquetto2012-06-281-94/+95
* | 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-271-65/+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-191-102/+107
* 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-121-3/+137
* Support other platform names on configure.exeRafael Roquetto2012-06-121-6/+55
* 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-161-1/+2
* 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 the -no-stl option from configureThiago Macieira2012-03-281-16/+1
* | Merge master into api_changesKent Hansen2012-03-271-8/+22
|\|
| * Sync configure with Unix version (-make/-nomake)Marius Storm-Olsen2012-03-271-8/+22
* | Remove detection for MMX support and related technologyThiago Macieira2012-03-231-44/+1
|/
* 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
* Add support for ICU on WindowsMarius Storm-Olsen2012-03-171-1/+25