summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Enable /OPT:REF explicitly for MSVCYuhang Zhao2019-08-142-3/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-132-2/+16
|\
| * 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
| * | Fix std detection for win32-clang-msvcYuhang Zhao2019-08-091-0/+5
| * | 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
* | | CMake: Add support for auto-importing plugins in CMakeKyle Edwards2019-08-124-32/+194
* | | CMake: Prevent creation of library target when it already existsAlexandru Croitor2019-08-121-0/+16
* | | Require opt-out for using QLinkedListMarc Mutz2019-08-071-0/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-011-1/+1
|\| |
| * | Fix erroneous missing-cmake-tests errorsSimon Hausmann2019-07-311-1/+1
* | | Doc build: overcome command-line length limitation on WindowsPaul Wicking2019-07-301-3/+22
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-271-2/+8
|\| |
| * | 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.13' into devQt Forward Merge Bot2019-07-171-1/+0
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-121-1/+1
|\| |
| * | CMake: Properly escape '.lib' in regexKai Koehne2019-07-111-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-103-15/+70
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-103-15/+70
| |\| |
| | * | 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
* | | | Fix duplicates in QMAKE_DIR_REPLACEJoerg Bornemann2019-07-101-3/+6
|/ / /
* | | Revert "Disable Docker-based test servers on Windows temporarily"Ryan Chu2019-07-091-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-053-10/+27
|\| |
| * | 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
* | | dumpcpp: Run dumpcpp if the generated files do not exist at qmake timeAndy Shaw2019-07-031-8/+8
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-013-1/+19
|\| |
| * | 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-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
* | | rtems: Fix missing some ernno definesMikhail Svetkin2019-07-011-1/+3
* | | Share the common configurations among different modulesRyan Chu2019-07-013-3/+53
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-272-3/+5
|\| |
| * | 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
| |\|
| * | 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 devLiang Qi2019-06-252-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
| |\ \ \