summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge L_FLAGS and l_FLAGS in configureThiago Macieira2012-08-141-6/+4
* introduce compileTest functionOswald Buddenhagen2012-08-141-79/+88
* Add Linux Accessibility BridgeFrederik Gladhorn2012-08-141-6/+20
* support -rpath for modules which are not installed to QT_INSTALL_PREFIXOswald Buddenhagen2012-08-111-6/+3
* Make it possible to force generation of debug info in release buildsAndreas Holzammer2012-08-091-0/+13
* Define QT_NO_FOO also when -no-foo is passed to configure.Davide Pesavento2012-08-081-3/+9
* Fix builds with sysroot: a space is necessary before ] in scriptsThiago Macieira2012-08-061-1/+1
* introduce -fully-process configure option, change behavior of -processOswald Buddenhagen2012-08-061-7/+19
* remove phonon vestigesOswald Buddenhagen2012-08-061-22/+0
* remove the option summaries from the configures' help messagesOswald Buddenhagen2012-08-041-26/+1
* Remove unused Q_WS_QPA define.Stephen Kelly2012-08-031-1/+1
* Remove some dead QWS code from configure.Stephen Kelly2012-08-031-1/+1
* Adding configure option: -no-gcc-sysrootThomas Senyk2012-08-011-3/+8
* don't set -rpath-link in qmodule.priOswald Buddenhagen2012-07-311-4/+0
* Fix Mac OS X architecture detection for non-default Xcode setup.Danny Boelens2012-07-211-4/+4
* Fix typo in configure for Mac: Libraries -> LibrarySergio Ahumada2012-07-181-1/+1
* Add config test for kmsLaszlo Agocs2012-07-181-2/+59
* Set correct QT_LFLAGS_SQLITE for default cases.Rafael Roquetto2012-07-171-0/+3
* linuxfb: Add config.test and configure supportGirish Ramakrishnan2012-07-111-2/+41
* configure{.exe}: enable 'tools' as a default build partRohan McGovern2012-07-101-1/+1
* make QT_BUILD_PARTS setting in qmodule.pri additiveOswald Buddenhagen2012-07-091-1/+1
* don't blow away mkspecs/modules-inst when reconfiguringOswald Buddenhagen2012-07-051-0/+9
* export QMAKESPEC to the projectOswald Buddenhagen2012-07-031-12/+0
* store QT_BUILD_PARTS in qmodule.pri also on unixOswald Buddenhagen2012-07-031-1/+1
* don't match on the spec name in qconfig.priOswald Buddenhagen2012-07-031-1/+1
* Move DirectFB tests into qpaGirish Ramakrishnan2012-07-031-1/+1
* configure: properly quote glesv2 flagsRobin Burchell2012-07-031-4/+19
* buildsystem: Remove SXE from the configure and qconfig-*.h filesHolger Hans Peter Freyther2012-07-021-10/+0
* Basic tablet support in xcb through XI2Laszlo Agocs2012-06-281-15/+14
* Update the macros for shared/DLL and static buildsThiago Macieira2012-06-281-2/+12
* purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QTOswald Buddenhagen2012-06-191-4/+0
* introduce /get property variantsOswald Buddenhagen2012-06-191-0/+10
* -qconfig needs no own switch case any moreOswald Buddenhagen2012-06-191-7/+1
* remove the insane switch case for qt-style yes optionsOswald Buddenhagen2012-06-191-6/+2
* make makefile generation under unix saneOswald Buddenhagen2012-06-191-209/+32
* properly declare the host tools as such in the project filesOswald Buddenhagen2012-06-191-12/+6
* introduce ability to build projects for the host systemOswald Buddenhagen2012-06-191-3/+9
* Do not add debug/release to QMAKE_CONFIG. Let module system enable themSean Harmer2012-06-141-3/+1
* -device: Use $1 instead of $VALGirish Ramakrishnan2012-06-121-3/+3
* fix default platform plugin for windows using configure scriptMark Brand2012-06-121-1/+3
* Move the AVX and SSE tests to config.tests/commonThiago Macieira2012-06-121-7/+7
* Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecsThiago Macieira2012-06-121-9/+9
* Correctly detect blackberry mkspecs as cross-compiling for QNXSean Harmer2012-06-111-1/+1
* configure: remove unused PLATFORMS variableGirish Ramakrishnan2012-06-111-6/+0
* eglfs: Disable eglfs when evdev is not presentGirish Ramakrishnan2012-06-081-1/+1
* Fix eglfs regression in configureDonald Carr2012-06-071-0/+1
* Do not build eglfs QPA when cross compiling for QNXSean Harmer2012-06-061-1/+1
* configure: Auto-detect and enable C++11 support if availableBradley T. Hughes2012-06-051-2/+30
* Migrate fontconfig config test to unix scopeDonald Carr2012-06-051-1/+4
* Introduce gcc machinedump considerations to build systemDonald Carr2012-06-041-0/+9