summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-2320-15/+187
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-2320-15/+187
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2322-17/+189
| | |\
| | | * Fix installation of debug symbols on Apple platforms.Jake Petroules2016-06-221-2/+21
| | | * purge vestige: plugin_no_soname is no moreOswald Buddenhagen2016-06-2213-13/+8
| | | * fix make -i wreaking havoc in configure tests outside qtbaseOswald Buddenhagen2016-06-221-1/+11
| | | * limit installation of ANGLE translator and preprocessor helper librariesOswald Buddenhagen2016-06-221-1/+1
| | | * Add some 64-bit QNX platformsJames McDonnell2016-06-226-0/+148
* | | | Clean up some unused variables in the qmake.conf filesLars Knoll2016-06-232-8/+0
|/ / /
* | | Let qmake do most of the work of configuring QtLars Knoll2016-06-223-27/+1215
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-2121-226/+242
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2016-219/+234
| |\|
| | * Add back osx compatibility check in QMAKE_PLATFORM.Jake Petroules2016-06-161-3/+10
| | * Common BSD: Add --gc-sections ld flagsRalf Nolden2016-06-151-0/+1
| | * Update for the newest Darwin-family operating systems.Jake Petroules2016-06-153-6/+6
| | * Common bsd.conf: add strip command supportRalf Nolden2016-06-151-0/+3
| | * Fix the RPi3 spec a bitLaszlo Agocs2016-06-141-4/+3
| | * Add Mesa VC4 based RPi3 device specLaszlo Agocs2016-06-142-0/+78
| | * BSD mkspec cleanup for FreeBSD, NetBSD and OpenBSD to common namespaceRalf Nolden2016-06-1110-209/+136
| * | fix detection of default incdirs on macOswald Buddenhagen2016-06-171-3/+4
| * | fix logical mismerge from 5.6Oswald Buddenhagen2016-06-174-4/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-171-0/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-0/+41
| |\ \
| | * | Determine the compiler's default include and lib directories at qmake timeKai Koehne2016-05-241-0/+41
* | | | 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