summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* | winrt: Remove WP8.0 references from package manifest featureAndrew Knight2014-06-251-33/+8
* | qmake: Guard module depends with __cplusplusHolger Hans Peter Freyther2014-06-201-0/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...J-P Nurmi2014-06-0710-53/+93
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-0510-53/+93
| |\|
| | * use the right env var in qmlplugindump callOswald Buddenhagen2014-06-051-3/+5
| | * unbreak static qml imports againOswald Buddenhagen2014-06-051-3/+10
| | * actually don't install qt dlls into lib/ any moreOswald Buddenhagen2014-06-052-1/+1
| | * pass (some) index dirs also during -prepare phaseOswald Buddenhagen2014-06-051-1/+15
| | * don't check for doc/ dirs' existenceOswald Buddenhagen2014-06-051-2/+1
| | * ensure that there is always an -indexdir argumentOswald Buddenhagen2014-06-051-3/+7
| | * fix/optimize QT_PLUGIN_PATH construction in qtAddTargetEnv()Oswald Buddenhagen2014-06-052-12/+18
| | * Fix VCLibs dependency in WP8.1 manifestAndrew Knight2014-06-031-0/+1
| | * CMake: Fix build with unversion_libname configurationDaiwei Li2014-05-301-0/+4
| | * fix qmlplugindump's import path constructionOswald Buddenhagen2014-05-231-3/+5
| | * fix/simplify the qmlimportscanner's import path constructionOswald Buddenhagen2014-05-231-7/+3
| | * fix quoting and path separators in qtPrepareTool()Oswald Buddenhagen2014-05-232-11/+16
| | * Add build support for Windows Phone 8.1Andrew Knight2014-05-221-15/+15
* | | Make RCC handle bigger binarieshjk2014-06-061-5/+17
|/ /
* | Expose "android-extra-plugins" androiddeployqt feature to qmakeAleix Pol2014-06-051-1/+5
* | RCC: Remove support for CONFIG += resource_combinehjk2014-05-271-14/+3
* | Automatically enable precompiled headers for Qt modulesThiago Macieira2014-05-271-0/+2
* | Fix linking warnings on OS X with qmlimportscannerSimon Hausmann2014-05-231-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-225-7/+17
|\|
| * fix too aggressive installation of helper librariesOswald Buddenhagen2014-05-201-3/+3
| * Strip bootstrapped binaries of unused sectionsThiago Macieira2014-05-191-0/+3
| * Make the use of -ffunction-sections more generic in QtThiago Macieira2014-05-191-0/+2