summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in configure where Qt did not compile with QT_ICONV=noJan-Arve Saether2012-08-231-15/+5
* Move the QT_COMPILER_SUPPORTS_xxx defines to qconfig.hThiago Macieira2012-08-221-0/+21
* make configure set up QMAKE_DEFAULT_{INC,LIB}DIRSOswald Buddenhagen2012-08-221-0/+5
* make it possible to pass configure zlib lib nameAndreas Holzammer2012-08-212-1/+5
* Fix freetype font rendering for Windows CEAndreas Holzammer2012-08-201-1/+0
* QUrl is not necessary for configure.exe, drop it from the .proThiago Macieira2012-08-151-1/+0
* support -rpath for modules which are not installed to QT_INSTALL_PREFIXOswald Buddenhagen2012-08-111-1/+1
* Make it possible to force generation of debug info in release buildsAndreas Holzammer2012-08-091-1/+15
* Rename msvc11 to msvc2012Andreas Holzammer2012-08-073-6/+6
* Add possibility to add OpenSSL, DBUS, MySQL path under WindowsAndreas Holzammer2012-08-072-0/+16
* introduce -fully-process configure option, change behavior of -processOswald Buddenhagen2012-08-061-8/+12
* remove phonon vestigesOswald Buddenhagen2012-08-061-44/+1
* remove -dsp & -vcp vestigesOswald Buddenhagen2012-08-061-27/+1
* remove references to dead variablesOswald Buddenhagen2012-08-061-5/+0
* remove stray messageOswald Buddenhagen2012-08-061-4/+0
* remove stale messages about using setcepathsOswald Buddenhagen2012-08-061-10/+2
* remove the option summaries from the configures' help messagesOswald Buddenhagen2012-08-041-30/+1
* Remove unused Q_WS_QPA define.Stephen Kelly2012-08-031-3/+0
* Remove some dead QWS code from configure.Stephen Kelly2012-08-031-35/+0
* Adding configure option: -no-gcc-sysrootThomas Senyk2012-08-011-2/+7
* add configure options for debug/release OpenSSLPeter Kümmel2012-07-312-7/+30
* Make 'nmake qmake' work with the stub (fast) MakefilesThiago Macieira2012-07-281-1/+2
* Fix copypasto: iconv -> cups.Stephen Kelly2012-07-251-1/+1
* Enable CUPS auto detection on WindowsRafael Roquetto2012-07-191-0/+8
* Improve Windows XP and Vista styles auto detectionRafael Roquetto2012-07-191-1/+1
* Auto detect iconv on Windows hostsRafael Roquetto2012-07-181-0/+7
* Fix auto detection in configure.exeRafael Roquetto2012-07-181-5/+9
* Set correct QT_LFLAGS_SQLITE for default cases.Rafael Roquetto2012-07-171-4/+10
* configure{.exe}: enable 'tools' as a default build partRohan McGovern2012-07-101-1/+1
* 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