summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-1321-372/+66
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-1014-215/+32
| |\
| | * fix ios device&simulator builds againOswald Buddenhagen2016-06-106-8/+16
| | * Remove a.out defines in OpenBSD and NetBSD mkspecRalf Nolden2016-06-082-18/+0
| | * Remove OpenBSD _POSIX_THREAD_SAFE_FUNCTIONS undefineRalf Nolden2016-06-081-15/+0
| | * Delete unsupported/freebsd-g++-46 mkspecRalf Nolden2016-06-082-78/+0
| | * FreeBSD: remove -D_THREAD_SAFE from pthread usageRalf Nolden2016-06-082-2/+2
| | * OpenBSD: simplify mkspec and match portsRalf Nolden2016-06-081-42/+5
| | * NetBSD: simplify mkspec and match supported OS versions (6.x-7.x)Ralf Nolden2016-06-081-46/+9
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-0610-156/+33
| |\|
| | * Initialize the value before using it.BogDan Vatra2016-05-271-7/+7
| | * Android: Removed super old NDK checksBogDan Vatra2016-05-271-8/+0
| | * Compile fix: add -lexecinfo on NetBSD and OpenBSDRalf Nolden2016-05-232-0/+2
| | * Move freebsd-g++ mkspecs back for supported FreeBSD 9.3 and upRalf Nolden2016-05-232-4/+4
| | * Enable -separate-debug-info for mingw toolchainsUlf Hermann2016-05-231-0/+18
| | * Remove obsolete freebsd-icc mkspecsRalf Nolden2016-05-202-129/+0
| | * qpa: Use LIBS_PRIVATE, not LIBS when linking in font database bits.Robin Burchell2016-05-192-2/+2
* | | Install some eglfsdeviceintegration headers, as a private moduleGiulio Camuffo2016-06-031-1/+1
* | | Remove -audio-backend command line optionLars Knoll2016-05-311-2/+2
* | | Add some more interesting warnings new in GCC 6Thiago Macieira2016-05-291-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-2311-15/+56
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1912-15/+57
| |\|
| | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-194-1/+21
| | |\
| | | * enable example installs for all modulesOswald Buddenhagen2016-05-181-0/+1
| | | * complain about examples which don't install themselves properlyOswald Buddenhagen2016-05-181-0/+14
| | | * Restore the missing -P option for lex handlingAndy Shaw2016-05-101-1/+5
| | | * make zlib_dependency auto-add QtCore as a private depOswald Buddenhagen2016-05-091-0/+1
| | * | qmake: Introduce CE_PLATFORMNAME to fix creation of vcxproj filesOliver Wolff2016-05-181-0/+1
| | * | Add notes and an example configure line to the imx6 makespecLaszlo Agocs2016-05-171-0/+17
| | * | QT_CONFIG simplification re debug_and_release and build_allOswald Buddenhagen2016-05-175-11/+7
| | * | Fix running of configure tests when cross compiling on WindowsSimon Hausmann2016-05-171-3/+1
| | * | Add -Wzero-as-null-pointer-constant to headerclean checkMarc Mutz2016-05-131-0/+10
| | |/
* | | Add support for Apple tvOSMike Krus2016-05-1721-21/+210
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-1223-64/+390
|\| |
| * | 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