summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Pass SDK root to the linker as -isysroot, not -Wl,-syslibrootTor Arne Vestbø2020-03-311-2/+2
* Bump copyright yearJani Heikkinen2020-01-201-1/+1
* Merge remote-tracking branch 'origin/5.12.6' into 5.12Qt Forward Merge Bot2020-01-071-1/+1
|\
| * Ignore non-existent .ui file dependenciesJoerg Bornemann2019-11-061-1/+1
* | Fix regression in how "pkg-config --static" output is handledKai Koehne2019-11-271-0/+2
|/
* Xcode: Ensure there's always a CFBundle[Short]Version[String] setTor Arne Vestbø2019-09-271-15/+16
* configure: Do use pkg-config --libs for static libsKai Koehne2019-09-191-3/+1
* CMake: Fix usage of debug frameworks on macOSAlexandru Croitor2019-09-121-1/+2
* 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
* | | iOS: Skip explicit dead code stripping when generating Xcode projectsTor Arne Vestbø2019-08-281-1/+5
| |/ |/|
* | 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
* Allow specifying explicit SDK version on Apple platformsTor Arne Vestbø2019-08-081-1/+10
* Pass qmake arguments when creating Xcode project from MakefileTor Arne Vestbø2019-08-011-1/+1
* Make simulator detection work with Xcode 11Mike Krus2019-07-211-2/+8
* Unbreak the -silent buildJoerg Bornemann2019-07-041-1/+0
* Fix directory separator of QMAKE_INCDIR_VULKANJoerg Bornemann2019-07-021-1/+1
* Fix build with Android NDK's make on WindowsJoerg Bornemann2019-06-281-0/+6
* Fix QMAKE_LIBDIR_BCM_HOST for linux-rasp-pi3-g++Joerg Bornemann2019-06-251-1/+1
* Fix .la/.pc replacements if libdir is in QMAKE_DEFAULT_LIBDIRSJoerg Bornemann2019-06-251-0/+12
* 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
* | Android: Fix build with NDKr20BogDan Vatra2019-06-131-1/+1
* | Fix prefix_build check for top-level buildsJoerg Bornemann2019-06-053-5/+30
* | Fix configure comment in/for -device linux-rasp-pi3-vc4-g++Tasuku Suzuki2019-06-041-1/+1
* | Make sure .pc, .prl and .la files are created for header_only modulesJoerg Bornemann2019-06-031-0/+5
|/
* Copy plugins.qmltypes files to build dir (again)Kai Koehne2019-05-151-7/+4
* Fix CMake file generation for debug libs on macOSJoerg Bornemann2019-05-091-3/+3
* Android: Fix x86_64 linkingBogDan Vatra2019-05-061-0/+1
* Resolve QMAKE_INCDIR_VULKAN on every qmake callJoerg Bornemann2019-05-054-8/+19
* Fix prl replacements if libdir is in QMAKE_DEFAULT_LIBDIRSJoerg Bornemann2019-05-021-0/+4
* Fix determination of OpenGL include paths on macOS, take 3Joerg Bornemann2019-04-273-2/+15
* qmake: Always split QMAKE_DEFAULT_LIBDIRS using ; with clang on windowsMartin Storsjö2019-04-251-3/+7
* configure: Support the = prefix for -I and -LJoerg Bornemann2019-04-231-0/+14
* syncqt: Fix resolution of injected headers for external modulesJoerg Bornemann2019-04-231-1/+1
* qmake: link qt libraries by full pathOswald Buddenhagen2019-04-154-27/+28
* CMake: fix generation of config files for external Qt modules on macOSJean-Michaël Celerier2019-04-122-15/+20
* Fix cross compile on UbuntuYuhang Zhao2019-03-301-0/+4
* Speculative fix for building on INTEGRITY with ARM NEONAllan Sandfeld Jensen2019-03-291-2/+2
* Add a means to handle dynamically created qmldir filesAndy Shaw2019-03-201-3/+17
* configure: Allow libraries to be defined with exact filenameTimo Aarnipuro2019-03-201-1/+9
* win32-clang-msvc: qmake.conf: Fix alignmentYuhang Zhao2019-03-201-11/+11
* Replace instances of - with _ when generating the function nameAndy Shaw2019-03-191-2/+4
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+2
|\
| * Automatic resources: Fix tooling supportChristian Kandeler2019-02-251-0/+2