summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-0/+6
|\
| * embed a VERSIONINFO resource into Qt pluginsJoerg Bornemann2014-10-201-0/+6
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-099-25/+36
|\|
| * WinCE: fix DLL build errors with CONFIG+=consoleJoerg Bornemann2014-10-081-0/+1
| * Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-074-8/+18
| |\
| | * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-064-8/+18
| | |\
| | | * fix parallel installation of private and qpa headers in qt framework bundlesOswald Buddenhagen2014-10-011-0/+2
| | | * Don't make Info.plist for debug framework bundlesGabriel de Dietrich2014-10-011-2/+5
| | | * actually use DIRLIST_SEPARATOROswald Buddenhagen2014-10-011-1/+1
| | | * create_cmake: Fix mingw plugin pathTimothy Gu2014-09-291-5/+10
| * | | pass windows/console linker flags to DLLs and executablesJoerg Bornemann2014-10-062-7/+5
| |/ /
| * | micro-optimization: make use of qtPrepareTool()'s new modeOswald Buddenhagen2014-09-301-3/+3
| * | use correct quoting style when running syncqt under mingwOswald Buddenhagen2014-09-302-7/+9
* | | Add support for gcc/clang's sanitize featuresPeter Kümmel2014-10-021-0/+30
|/ /
* | create_cmake: Make the warning actually useful.Robin Burchell2014-09-261-1/+3
* | make -force-debug-info work for objective COswald Buddenhagen2014-09-261-0/+1
* | Use the correct QMake spec when running config testsThomas McGuire2014-09-251-1/+1
* | copy qml files only once in debug-and-release buildsOswald Buddenhagen2014-09-171-1/+1
* | Use Qt's major version in the library prefixJocelyn Turcotte2014-09-102-7/+5
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-044-29/+11
|\|
| * avoid that CROSS_COMPILE affects host buildsOswald Buddenhagen2014-08-011-1/+3
| * Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Oswald Buddenhagen2014-07-311-6/+1
| |\
| | * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-6/+1
| | |\
| | | * Remove -Wcast-align from QMAKE_CXXFLAGS.Lisandro Damián Nicanor Pérez Meyer2014-06-271-6/+1
| * | | Android: export ANDROID_SDK_BUILD_TOOLS_REVISION.BogDan Vatra2014-07-312-22/+7
| |/ /
* | | Android: Output QML import and root paths for qmlimportscannerEskil Abrahamsen Blomfeldt2014-08-011-0/+7
* | | make module-by-module build work when old builds are installedOswald Buddenhagen2014-07-301-3/+5
* | | turn off multi-pass RCC for Visual Studio projectsJoerg Bornemann2014-07-291-1/+1
* | | Rewrite simd.prf to share more codeThiago Macieira2014-07-251-293/+77
* | | Restore Neon "detection" in QtThiago Macieira2014-07-251-1/+1
* | | Introduce qmake feature use_gold_linkerAllan Sandfeld Jensen2014-07-231-0/+2
* | | Add link-time optimization support for Clang, GCC and ICCThiago Macieira2014-07-232-5/+54
* | | resoureces.prf: use small resources (though cpp file) for xcodeFawzi Mohamed2014-07-211-1/+1
* | | Add support for CONFIG += c++14Thiago Macieira2014-07-201-0/+17
* | | "Beautify" the two-pass RCC executionThiago Macieira2014-07-201-0/+1
* | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-1/+1
|\| |
| * | Android: Fix compiling targets with space in nameEskil Abrahamsen Blomfeldt2014-07-081-1/+1
* | | ARM: do not use the clang integrated assembler in some cases.Erik Verbruggen2014-07-031-0/+1
* | | Disable the new multipass RCC when doing LTCG/LTOThiago Macieira2014-07-021-1/+1
* | | Update the Win32 Intel Compiler mkspecThiago Macieira2014-07-021-1/+1
* | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-015-10/+22
|\| |
| * | Delete qml_plugin_import.cpp file only during distcleanKai Koehne2014-06-261-1/+1
| * | CMake: Allow modules to specify the location of tests.Stephen Kelly2014-06-251-1/+10
| * | CMake: Report an error if unit tests are not found for a module.Stephen Kelly2014-06-251-0/+2
| * | Fix installation of private headers generated by wayland-scannerOlivier Blin2014-06-231-0/+2
| * | CMake: Load plugin files unconditionally if present.Stephen Kelly2014-06-222-8/+7
| * | install .lib files for static libs againOswald Buddenhagen2014-06-161-1/+1
| |/
* | RCC: (Re-)introduce a way to build resources in one gohjk2014-06-291-4/+16
* | Work around Intel Compiler 14 & 15 bug with paths starting with dotThiago Macieira2014-06-271-0/+6
* | Disable automatic use of pch for MinGWKai Koehne2014-06-261-1/+6