summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Make sure the metatypes are installed in prefix buildsUlf Hermann2019-11-131-1/+1
* In prefix builds, copy metatypes JSON to MODULE_BASE_OUTDIRUlf Hermann2019-11-131-2/+12
* Disambiguate do_install target in metatypes.prfUlf Hermann2019-11-111-4/+4
* Don't create duplicate plugins.qmltypes rulesUlf Hermann2019-11-111-1/+4
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-089-64/+83
|\
| * Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-11-065-60/+70
| |\
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-065-60/+70
| | |\
| | | * Move RESOURCE flattening code to dedicated functionJoerg Bornemann2019-11-052-57/+65
| | | * Fix regression in how "pkg-config --static" output is handledKai Koehne2019-11-041-0/+2
| | | * Fix cross-compilation to LinuxJoerg Bornemann2019-11-041-2/+2
| | | * Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-302-16/+17
| | | |\
| | | | * Xcode: Ensure there's always a CFBundle[Short]Version[String] setTor Arne Vestbø2019-10-181-15/+16
| | | | * Fix build with ICC under IPO on WindowsFrancisco Boni2019-10-131-1/+1
| * | | | Be able to create a response file for other generators tooAndy Shaw2019-11-061-0/+5
| |/ / /
| * | | Update supported platforms and build requirements for Apple platformsTor Arne Vestbø2019-11-054-5/+9
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-301-4/+6
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-281-4/+6
| |\| |
| | * | qmake: Disallow building Qt examples inside the source treeOliver Wolff2019-10-241-4/+6
| | |/
* | | QRandom: add support for RDSEED on INTEL_ICL & MSVCFrancisco Boni2019-10-271-1/+6
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-7/+0
|\| |
| * | Remove GCC-style PCH directives from android-clang mkspecChristian Romberg2019-10-251-7/+0
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-251-2/+2
|\| |
| * | Add build-id flagBogDan Vatra2019-10-241-2/+2
* | | moc: When generating metatypes, allow empty MOC_DIRUlf Hermann2019-10-241-4/+12
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-135-7/+11
|\| |
| * | 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
* | | QRandom: add support for RDSEEDThiago Macieira2019-10-095-0/+5
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0512-24/+0
|\| |
| * | Remove CFBundleGetInfoString from Info.plist templatesTor Arne Vestbø2019-10-0412-24/+0
* | | Add support for machine-readable JSON output to the MOCSimon Hausmann2019-10-041-0/+34
|/ /
* | 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
| |\