summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-301-15/+16
|\
| * Xcode: Ensure there's always a CFBundle[Short]Version[String] setTor Arne Vestbø2019-10-181-15/+16
* | qmake: Disallow building Qt examples inside the source treeOliver Wolff2019-10-241-4/+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
* Ignore non-existent .ui file dependenciesJoerg Bornemann2019-09-181-1/+1
* Make it possible to undefine NDEBUG for nmake and VS projectsJoerg Bornemann2019-09-181-0/+6
* Fix Vulkan SDK detection for MinGW cross-compilationJoerg Bornemann2019-09-181-0/+5
* CMake: Fix usage of debug frameworks on macOSAlexandru Croitor2019-09-101-1/+2
* Fix CMake config files for -libdir different from "lib"Joerg Bornemann2019-09-061-1/+5
* 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
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-121-1/+10
|\|
| * Allow specifying explicit SDK version on Apple platformsTor Arne Vestbø2019-08-081-1/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-1/+1
|\|
| * Pass qmake arguments when creating Xcode project from MakefileTor Arne Vestbø2019-08-011-1/+1
* | Fix erroneous missing-cmake-tests errorsSimon Hausmann2019-07-311-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-261-2/+8
|\|
| * Make simulator detection work with Xcode 11Mike Krus2019-07-211-2/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-1/+0
|\|
| * Unbreak the -silent buildJoerg Bornemann2019-07-041-1/+0
* | CMake: Properly escape '.lib' in regexKai Koehne2019-07-111-1/+1
* | CMake: Create Config.cmake files for internal modules in static buildsAlexandru Croitor2019-07-083-1/+13
* | CMake: Put the static dependencies into the relevant configurationAlexandru Croitor2019-07-052-14/+57
* | CMake: Fix handling of static dependencies that have spaces in pathAlexandru Croitor2019-07-051-3/+10
* | CMake: Fix prl and library names on macOS for debug configurationsAlexandru Croitor2019-07-051-6/+16
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-1/+1
|\|
| * Fix directory separator of QMAKE_INCDIR_VULKANJoerg Bornemann2019-07-021-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-291-0/+6
|\|
| * Fix build with Android NDK's make on WindowsJoerg Bornemann2019-06-281-0/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-0/+12
|\|
| * Fix .la/.pc replacements if libdir is in QMAKE_DEFAULT_LIBDIRSJoerg Bornemann2019-06-251-0/+12
* | Add qmake config for controlling LTCG behavior for static libsThiago Macieira2019-06-171-2/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-202-5/+8
|\|
| * Don't hardcode compiler when building headersTor Arne Vestbø2019-06-131-2/+2
| * Append LTCG arguments properlyThiago Macieira2019-06-131-3/+6
| * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-171-0/+6
| |\
| | * Fix QMAKE_PRL_INSTALL_REPLACE for macOSJoerg Bornemann2019-05-231-2/+6
| | * Replace absolute Qt lib dir in .prl filesJoerg Bornemann2019-05-231-0/+2
* | | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-171-1/+1
|\ \ \
| * | | Add quoting to deal with empty ${CMAKE_CXX_STANDARD_LIBRARIES}Fredrik Orderud2019-06-111-1/+1
* | | | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-112-1/+16
|\| | |
| * | | Fix QMAKE_PRL_INSTALL_REPLACE for macOSJoerg Bornemann2019-05-221-2/+6
| * | | Replace absolute Qt lib dir in .prl filesJoerg Bornemann2019-05-201-0/+2
| * | | Merge 5.13 into 5.13.0Frederik Gladhorn2019-05-075-19/+28
| |\ \ \