summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* remove support for syncqt-based config testsOswald Buddenhagen2012-07-121-3/+0
* don't unnecessarily normalize $$[QT_INSTALL_*] any moreOswald Buddenhagen2012-07-121-5/+5
* make the prl lookup search in standard locationsOswald Buddenhagen2012-07-122-4/+5
* fix QT.<module>.*_VERSION referencesOswald Buddenhagen2012-07-111-1/+1
* do not mess with VERSIONOswald Buddenhagen2012-07-111-2/+2
* support building tools as application bundlesOswald Buddenhagen2012-07-111-2/+4
* add feature file for centralized qml plugin project handlingOswald Buddenhagen2012-07-111-0/+67
* Set the IMPORTED_SONAME for imported targets.Stephen Kelly2012-07-112-0/+4
* Fix the name of _debug libraries on APPLE.Stephen Kelly2012-07-111-2/+2
* fix linking against installations in /usr/libOswald Buddenhagen2012-07-101-2/+2
* make sure that building tests implies building other partsOswald Buddenhagen2012-07-101-2/+9
* Adding iMX6-device-filesThomas Senyk2012-07-103-0/+180
* deal with %PATH% containing parenthesesOswald Buddenhagen2012-07-091-1/+2
* qt_parts.prf: fixed handling of demosRohan McGovern2012-07-061-2/+2
* qt_parts.prf: fixed examples, tests, tools always disabledRohan McGovern2012-07-061-4/+4
* centralize handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-051-0/+44
* make non-bootstrapped non-installed prefix-built executables runnableOswald Buddenhagen2012-07-052-15/+93
* set DLLDESTDIR only for non-prefix buildsOswald Buddenhagen2012-07-051-1/+1
* set DLLDESTDIR to the build dir, not the install dirOswald Buddenhagen2012-07-051-1/+1
* Fix FRAMEWORK_INCLUDE for MacIikka Eklund2012-07-051-1/+1
* Skip (re-)creation of cmake files during build passes.Stephen Kelly2012-07-041-1/+1
* Uppercase the CONFIG for verbatim mode.Stephen Kelly2012-07-041-1/+1
* Set the language of a STATIC library.Stephen Kelly2012-07-041-0/+1
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-041-26/+30
* Use qmake dirname function correctly.Stephen Kelly2012-07-031-1/+1
* QNX: set QMAKE_CXXFLAGS_CXX11Marc Mutz2012-07-031-0/+1
* qmake: improve the .pc files generatorKonstantin Ritt2012-07-031-0/+5
* Look for CMake config files in the same prefixes as mkspecs.Stephen Kelly2012-07-031-1/+5
* Simplify logic for paths to CMake modules in tests.Stephen Kelly2012-07-031-5/+1
* android: remove QT_NO_QWS_TRANSFORMED from mkspecsRobin Burchell2012-07-031-1/+1
* android: fix stupid thinko where cflags were set before the common includeRobin Burchell2012-07-033-9/+6
* Remove stale qws related mkspecsDonald Carr2012-06-3015-691/+0
* Migrate linux-clang mkspec out of unsupportedDonald Carr2012-06-302-6/+4
* Merge "Merge branch 'buildsystem' (second round)" into refs/staging/masterMark Brand2012-06-295-17/+75
|\
| * Merge branch 'buildsystem' (second round)Oswald Buddenhagen2012-06-295-17/+75
| |\
| | * unset QT_MODULE_* after loading the module prisOswald Buddenhagen2012-06-271-0/+5
| | * move initialization of numerous variables to spec_pre.prfOswald Buddenhagen2012-06-271-0/+39
| | * don't put QMAKESPEC_ORIGINAL into INCLUDEPATH any moreOswald Buddenhagen2012-06-271-5/+0
| | * use real qmakespec as basis for finding featuresOswald Buddenhagen2012-06-271-11/+0
| | * revamp handling of qmake target modeOswald Buddenhagen2012-06-271-0/+31
* | | Add mkspecs for android cross compilation.Robin Burchell2012-06-298-0/+455
|/ /
* | Update the macros for shared/DLL and static buildsThiago Macieira2012-06-284-14/+34
* | Refactor the creation of imported targets into a macro.Stephen Kelly2012-06-271-34/+26
|/
* mkspecs: Use the right variable name to find the qdevice.priHolger Hans Peter Freyther2012-06-261-1/+1
* make using testlib automatically "promote" all modules to -privateOswald Buddenhagen2012-06-262-2/+3
* Factorize the cmake test infrastructure to be reusable.Stephen Kelly2012-06-261-0/+51
* Avoid macro re-definition after 1838a6c2fb5e3b4368c871aa330d028b255b83afKonstantin Ritt2012-06-268-8/+8
* Don't re-evaluate the lib location.Stephen Kelly2012-06-261-4/+4
* Fix the DEFINITIONS for Qt modules.Stephen Kelly2012-06-261-3/+2
* add possibility to set $$MODULE_IMPORT_SUFFIX in module .pri filesOswald Buddenhagen2012-06-241-1/+1