summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Default to #!/bin/bash in wrapper scripts on macOSJoerg Bornemann2019-10-121-1/+5
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-104-6/+6
|\
| * Fix QMake build system to support trace points in a cross-compiled buildMilian Wolff2019-10-091-1/+1
| * configure: Do use pkg-config --libs for static libsKai Koehne2019-10-091-3/+1
| * Fix PRE_TARGETDEPS for iOS projectsJoerg Bornemann2019-10-082-2/+4
* | Remove CFBundleGetInfoString from Info.plist templatesTor Arne Vestbø2019-10-0412-24/+0
* | Android: Fix plugins namingBogDan Vatra2019-10-013-3/+9
* | Add an i.MX8 (aarch64) device specLaszlo Agocs2019-09-282-0/+81
* | Fix rpath on UIKit systemsTor Arne Vestbø2019-09-251-1/+2
* | macOS: Prevent warnings about object files without any symbolsTor Arne Vestbø2019-09-252-0/+10
* | Xcode: Ensure there's always a CFBundle[Short]Version[String] setTor Arne Vestbø2019-09-231-15/+16
* | Add a RPi4 device specLaszlo Agocs2019-09-222-0/+80
* | Merge remote-tracking branch 'origin/5.13' into 5.14Joerg Bornemann2019-09-205-1/+14
|\|
| * Ignore non-existent .ui file dependenciesJoerg Bornemann2019-09-181-1/+1
| * Make it possible to undefine NDEBUG for nmake and VS projectsJoerg Bornemann2019-09-183-0/+8
| * Fix Vulkan SDK detection for MinGW cross-compilationJoerg Bornemann2019-09-181-0/+5
* | Disable debug-and-release builds for MinGWSimon Hausmann2019-09-182-2/+2
* | Revert "configure: actually resolve libraries into full filepaths"Joerg Bornemann2019-09-133-91/+18
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-131-1/+2
|\|
| * CMake: Fix usage of debug frameworks on macOSAlexandru Croitor2019-09-101-1/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-092-2/+6
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-1/+1
| | |\
| | | * Merge 5.12 into 5.12.5Paul Wicking2019-08-231-1/+1
| | | |\
| | | * | macOS: Whitelist the 10.15 SDK for building Qt and applicationsTor Arne Vestbø2019-08-201-1/+1
| * | | | Fix CMake config files for -libdir different from "lib"Joerg Bornemann2019-09-061-1/+5
* | | | | Android: Fix cmake generatorBogDan Vatra2019-09-071-0/+3
* | | | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-043-12/+20
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-311-1/+5
| |\| | |
| | * | | iOS: Skip explicit dead code stripping when generating Xcode projectsTor Arne Vestbø2019-08-281-1/+5
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-221-1/+1
| |\| |
| | * | qmake: Quote path to project file in Xcode project Makefile ruleTor Arne Vestbø2019-08-201-1/+1
| | |/
| | * CMake: Fix prl and library names on macOS for debug configurationsAlexandru Croitor2019-08-181-6/+16
| * | wasm: allow setting total memory for non thread buildsLorn Potter2019-08-221-10/+14
* | | Android: Add aab targetBogDan Vatra2019-09-021-3/+15
* | | Android: clean configure params for androidBogDan Vatra2019-08-301-1/+0
* | | Android: Use LLVM tools where possibleBogDan Vatra2019-08-292-9/+14
* | | Android: AUX template doesn't require a multi arch buildBogDan Vatra2019-08-291-1/+1
* | | Android: install qmlfiles only for first ABIBogDan Vatra2019-08-281-3/+14
* | | Say hello to -android-abis configure paramBogDan Vatra2019-08-281-1/+3
* | | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-2717-456/+259
|\ \ \
| * | | Say hello to Android multi arch build in one goBogDan Vatra2019-08-2616-444/+259
| * | | Android: Update clang mkspecsBogDan Vatra2019-08-224-35/+23
| * | | Remove dead QMakeSourceFileInfo caching feature from QMakeJoerg Bornemann2019-08-201-1/+1
* | | | CMake: Fix usage of non debug and release static builds on WindowsAlexandru Croitor2019-08-251-1/+8
* | | | CMake: Fix detection of debug_and_release for Windows buildsJoerg Bornemann2019-08-251-2/+2
* | | | CMake: Fix invalid setting of QT_PLUGIN_TYPES on interface librariesAlexandru Croitor2019-08-211-1/+1
|/ / /
* | | Fix build without features.poll_{ppoll,pollts,poll,select}Tasuku Suzuki2019-08-181-2/+5
* | | CMake: Fix detection of debug_and_release for iOS simulator_and_deviceAlexandru Croitor2019-08-171-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-151-2/+3
|\| |