summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Add support for -Werror with ICC 17 on LinuxThiago Macieira2016-05-101-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-063-8/+26
|\
| * automate the installation of some more example source filesOswald Buddenhagen2016-05-031-0/+5
| * support directories in COPIESOswald Buddenhagen2016-05-021-4/+20
| * add some missing filename expandos to extra compilersOswald Buddenhagen2016-05-021-1/+1
| * remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-021-3/+0
* | Add device mkspec for the iMX7 SOCAndy Nichols2016-05-052-0/+57
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-294-19/+48
|\|
| * don't apply warning options to host buildsOswald Buddenhagen2016-04-291-0/+4
| * make use of COPIESOswald Buddenhagen2016-04-271-17/+2
| * add support for copying arbitrary filesOswald Buddenhagen2016-04-272-1/+42
* | mkspec: Add multiarch include folder to jetson tk1 device specAndreas Holzammer2016-04-281-1/+2
* | iOS: Handle old exclusive build CONFIG names for simulator and deviceTor Arne Vestbø2016-04-261-0/+6
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-2613-19/+232
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-2513-19/+232
| |\|
| | * Fix separate_debug_info with no_plugin_name_prefixJake Petroules2016-04-141-1/+1
| | * qmake: Add support for separate debug info on Apple platforms.Jake Petroules2016-04-1411-16/+229
| | * Clang 3.8 is clean of warningsThiago Macieira2016-04-131-2/+2
* | | Android: Make SDK detection its own qmake featureEskil Abrahamsen Blomfeldt2016-04-252-20/+22
|/ /
* | make extra compiler targets depend on their respective compilerOswald Buddenhagen2016-04-189-7/+23
* | Enable thread_local support for GHS toolchain.Rolland Dudemaine2016-04-131-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-1310-7/+125
|\|
| * remove empty dylib.prfOswald Buddenhagen2016-04-121-1/+0
| * Fix bugs in accuracy of target path calculation in resolve_target.Jake Petroules2016-04-111-2/+21
| * Introduce RPI3 aarch32 mkspecDonald Carr2016-04-082-0/+75
| * Adjust egl config.test to pass sysrooted libsDonald Carr2016-04-081-1/+1
| * remove bogus no_cxx_module conditionalOswald Buddenhagen2016-04-081-1/+1
| * winrt: Add capabilities as specified by modulesMaurice Kalinowski2016-04-074-2/+27
* | Android: Support build with latest available SDK versionEskil Abrahamsen Blomfeldt2016-04-111-1/+12
* | Bump the minimum supported OS X versionJake Petroules2016-04-077-7/+7
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-304-380/+1
* | Add some clarifying notes to the TK1 device specsLaszlo Agocs2016-03-302-2/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-241-0/+2
|\|
| * winrt: Enable windeployqt by default for Visual Studio projectsMaurice Kalinowski2016-03-231-0/+2
* | Build SQLite including the platform header for INTEGRITY.Rolland Dudemaine2016-03-231-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-0/+4
|\|
| * win32-icc: Make it possible to rename the ANGLE libraries.Friedemann Kleint2016-03-221-0/+4
* | Add support for INTEGRITY with eglfs-viv.Rolland Dudemaine2016-03-222-0/+64
* | Add INTEGRITY Framebuffer-based plugin as a platform plugin.Rolland Dudemaine2016-03-222-0/+4
* | Add support for building for INTEGRITY using GHS toolchain.Rolland Dudemaine2016-03-218-0/+268
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-214-14/+61
|\|
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-1/+1
| |\
| * | support relative paths in configure -ROswald Buddenhagen2016-03-163-15/+24
| * | make -D/-I/-L/-l/-R not affect bootstrapped toolsOswald Buddenhagen2016-03-161-0/+4
| * | delay application of configure -D/-I/-L/-l/-R flagsOswald Buddenhagen2016-03-162-0/+30
| * | build with explicitlib after allOswald Buddenhagen2016-03-161-0/+4
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-117-28/+51
|\| |
| * | Disable c++ standard compiler flags for the host buildPeter Seiderer2016-03-081-1/+4
| * | export private module's deps as run deps of the public moduleOswald Buddenhagen2016-03-071-2/+5
| * | qt_common.prf: when looking for GCC >= 4.6, match GCC 6+, tooMarc Mutz2016-03-051-2/+2