summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Set Wayland as default platform on Raspberry-PiDonald Carr2012-06-241-1/+4
* Add a variable for the private includes for modules.Stephen Kelly2012-06-231-0/+4
* eglfs: move m_pos into CursorGirish Ramakrishnan2012-06-221-2/+2
* embedded doesn't exist anymoreGirish Ramakrishnan2012-06-221-3/+0
* mkspecs: Add macx-clang-libc++ and macx-clang-libc++-32Bradley T. Hughes2012-06-204-0/+129
* make missing qt modules fatalOswald Buddenhagen2012-06-191-1/+3
* less confusing wordingOswald Buddenhagen2012-06-191-1/+1
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-193-34/+36
* fix regexp in qmodule.pri inclusion checkOswald Buddenhagen2012-06-192-3/+1
* revamp automatic makefile generation for sub-projectsOswald Buddenhagen2012-06-192-0/+2
* support for private depends in modulesOswald Buddenhagen2012-06-193-1/+12
* introduce $$QMAKE_CHK_EXISTS_GLUEOswald Buddenhagen2012-06-192-0/+2
* centralize definitions of shell commandsOswald Buddenhagen2012-06-1966-622/+43
* normalize $$QMAKE_QMAKEOswald Buddenhagen2012-06-191-1/+0
* correctly find idc even for makefilesOswald Buddenhagen2012-06-191-1/+2
* scan module path backwardsOswald Buddenhagen2012-06-191-0/+1
* let default_pre add modules to the qmake pathOswald Buddenhagen2012-06-191-1/+3
* recognize QMAKEMODULES env var, property and cache variableOswald Buddenhagen2012-06-191-2/+8
* move generation of module master headers to qt_module_headersOswald Buddenhagen2012-06-191-0/+28
* remove detection-based usage of modules which are frameworksOswald Buddenhagen2012-06-191-11/+0