summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* make pre-qmake spec evaluation load device variablesDonald Carr2012-06-041-2/+12
* configure: pass -D options through to configure testsRohan McGovern2012-06-011-82/+82
* Move the sub-architecture feature to better places in qmakeThiago Macieira2012-05-311-2/+2
* Fix typo in temporary filenamekb2012-05-311-1/+1
* Record the sub-architecture (CPU features enabled in the compiler)Thiago Macieira2012-05-301-6/+12
* Improve the architecture-detection mechanismThiago Macieira2012-05-301-3/+21
* fix QT_GCC_*_VERSION definition after exception option removalOswald Buddenhagen2012-05-251-2/+2
* Allow a space between "-l" and library name when configuringkb2012-05-231-2/+7
* -device: c01621ec8 broke device featureGirish Ramakrishnan2012-05-191-0/+2
* device: Allow specifying shortnames for device mkspecsGirish Ramakrishnan2012-05-191-1/+17
* Blacklist Apple clang 3.0 and previous support for AVXThiago Macieira2012-05-181-1/+22
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-171-90/+2
* configure: save pkg-config env in qconfig.priJohannes Zellner2012-05-141-0/+8
* configure: Remove the -dwarf2 argument for Mac OS X buildsBradley T. Hughes2012-05-111-26/+1