summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Add some interesting warning options to the compilationThiago Macieira2015-12-052-1/+17
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-022-7/+6
|\
| * enforce no-undefined on all platforms that support itOswald Buddenhagen2015-12-021-1/+1
| * make force_independent live up to its nameOswald Buddenhagen2015-11-301-6/+5
* | remove now unnecessary indirectionsOswald Buddenhagen2015-12-011-10/+5
* | Include the qml files into a resource when building a static pluginAndy Shaw2015-12-011-3/+17
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-272-8/+12
|\|
| * use bindir instead of libdir when launching tools on windowsOswald Buddenhagen2015-11-261-8/+10
| * build QML plugins with relative RPATH as wellOswald Buddenhagen2015-11-261-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2015-11-236-11/+13
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-236-11/+13
| |\|
| | * remove redundant "mac" checksOswald Buddenhagen2015-11-194-5/+5
| | * fix the determination whether to build a module as a frameworkOswald Buddenhagen2015-11-192-6/+4
| | * Remove hardcoded capabilities in Windows 10 manifest templateMaurice Kalinowski2015-11-191-0/+4
* | | qmake: add plugin import source files into GENERATED_SOURCESRichard Moe Gustavsen2015-11-231-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-185-23/+23
|\|
| * centralize determination whether a module is built as a frameworkOswald Buddenhagen2015-11-172-3/+6
| * don't create .pc files for frameworks and internal modulesOswald Buddenhagen2015-11-171-1/+1
| * don't create distclean targets in minimal syncqt modeOswald Buddenhagen2015-11-171-3/+6
| * (re-)move qt build specific dependency checks from generic pathsOswald Buddenhagen2015-11-172-10/+3
| * make a proper header-only module for QtZlibOswald Buddenhagen2015-11-171-2/+3
| * unbreak relative rpaths on darwinOswald Buddenhagen2015-11-171-1/+1
| * don't create version script for header-only modulesOswald Buddenhagen2015-11-171-1/+1
| * introduce -optimized-tools optionOswald Buddenhagen2015-11-172-2/+2
* | unbreak tool invocation in prefix builds againOswald Buddenhagen2015-11-061-5/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-043-3/+15
|\|
| * Workaround: don't create ELF version scripts for AndroidThiago Macieira2015-10-291-2/+2
| * Add qgltf support to qmakeAndy Nichols2015-10-262-1/+13
* | configure: Separate host and build platform.David Schulz2015-10-302-30/+41
* | QMake: Add option to set qt.conf file.David Schulz2015-10-271-1/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-236-11/+88
|\|
| * Place classes from private headers in the Qt_5_PRIVATE_API ELF versionThiago Macieira2015-10-202-1/+73
| * don't try to use relative rpaths on platforms that don't support itOswald Buddenhagen2015-10-201-1/+1
| * support relative paths in QMAKE_RPATHDIROswald Buddenhagen2015-10-201-7/+1
| * Update qversiontagging.cpp not to use too much assembler magicThiago Macieira2015-10-201-2/+6
| * winrt: Avoid empty <Dependencies> section in manifest filesOliver Wolff2015-10-201-0/+4
| * Turn C++11 on by default if the compiler supports C++11Thiago Macieira2015-10-161-0/+2
| * tools: use QStringBuilderMarc Mutz2015-10-151-0/+1
* | headersclean: s/QT_USE_FAST_CONCATENATION/QT_USE_QSTRINGBUILDERSérgio Martins2015-10-191-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1412-105/+23
|\|
| * Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-098-30/+9
| * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-021-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+1
| | |\
| | | * Windows: Change the mocinclude extension to .optAndy Shaw2015-09-291-1/+1
| * | | remove now superfluous QMAKE_*_VERSION_OVERRIDEsOswald Buddenhagen2015-10-021-6/+0
| |/ /
| * | unify handling of library prefixes and extensionsOswald Buddenhagen2015-10-011-3/+3
| * | omit trailing /. from relative RPATHs pointing to own directoryOswald Buddenhagen2015-10-011-2/+8
| * | more accurate check for presence of target INSTALLOswald Buddenhagen2015-10-011-1/+2
| * | Remove unused font deployment featureAndrew Knight2015-09-301-62/+0
* | | configure: Add support for detecting AVX512 instructionsThiago Macieira2015-09-251-0/+41