summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-282-1/+13
|\
| * 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
* | 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.12' into 5.13Qt Forward Merge Bot2019-06-141-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Android: Fix build with NDKr20BogDan Vatra2019-06-131-1/+1
* | | | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-113-1/+22
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| * | | Fix emar invocation on Windows for MinGWKai Koehne2019-05-131-1/+1
| * | | Android: Fix x86_64 linkingBogDan Vatra2019-05-081-0/+1
| * | | Merge 5.13 into 5.13.0Frederik Gladhorn2019-05-078-33/+29
| |\ \ \
| * | | | Fix emar invocation on WindowsJoerg Bornemann2019-05-021-0/+6
| * | | | CMake: Ignore CMAKE_CXX_STANDARD_LIBRARIES in .prl filesKai Koehne2019-04-301-1/+10
* | | | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-075-6/+36
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
| | |_|/ | |/| |
* | | | WASM: Make wasm_shell.html compatible with CMake configure_fileFredrik Orderud2019-05-211-1/+1
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-7/+4
|\| | |
| * | | Copy plugins.qmltypes files to build dir (again)Kai Koehne2019-05-151-7/+4
* | | | Add the c++latest CONFIG value to select the latest C++ standardJoerg Bornemann2019-05-141-0/+1
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-3/+3
|\| | |
| * | | Fix CMake file generation for debug libs on macOSJoerg Bornemann2019-05-091-3/+3
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-0/+1
|\| | | | |_|/ |/| |
| * | Android: Fix x86_64 linkingBogDan Vatra2019-05-061-0/+1
* | | Android: Nuke mips architecturesBogDan Vatra2019-05-063-12/+0
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-064-8/+19
|\| |
| * | Resolve QMAKE_INCDIR_VULKAN on every qmake callJoerg Bornemann2019-05-054-8/+19
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-0/+4
|\| |
| * | Fix prl replacements if libdir is in QMAKE_DEFAULT_LIBDIRSJoerg Bornemann2019-05-021-0/+4
* | | Fix -Wdeprecated-copy warningsAllan Sandfeld Jensen2019-05-011-13/+6
| |/ |/|
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-283-2/+15
|\|
| * Fix determination of OpenGL include paths on macOS, take 3Joerg Bornemann2019-04-273-2/+15
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-3/+7
|\|
| * qmake: Always split QMAKE_DEFAULT_LIBDIRS using ; with clang on windowsMartin Storsjö2019-04-251-3/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-242-1/+15
|\|
| * 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
* | Add qmake support for c++2aAllan Sandfeld Jensen2019-04-195-3/+11
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-166-42/+48
|\|
| * qmake: link qt libraries by full pathOswald Buddenhagen2019-04-154-27/+28