summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-02-121-1/+4
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-121-1/+4
| |\
| | * configure: use proper separator for mingw librariesEric Lemanissier2019-02-121-1/+4
* | | Fix detection of libraries when linking against static builds with CMakeJean-Michaël Celerier2019-02-121-0/+10
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-085-12/+47
|\|
| * Fix install targets for generated private headersJoerg Bornemann2019-02-061-0/+2
| * qmake: Add variables for setting the version number and name in AndroidAndy Shaw2019-02-041-0/+8
| * macOS: Don't check for stale SDK unless target needs to be remadeTor Arne Vestbø2019-01-291-10/+23
| * configure: Respect -continue in qtConfParseCommandLineJoerg Bornemann2019-01-291-1/+4
| * Consume the -skip option in qtbase/configureJoerg Bornemann2019-01-291-0/+9
| * Wasm: disable resources_bigMorten Johan Sørvig2019-01-281-1/+1
* | Wasm: enable thread supportMorten Johan Sørvig2019-02-072-1/+34
* | Wasm: enable source map support for debug buildsMorten Johan Sørvig2019-02-071-0/+7
* | Add llvm linker detection to configureMichal Klocek2019-02-062-0/+10
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-263-3/+5
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-233-3/+5
| |\
| | * Remove duplicate windeployqt_clean targetJoerg Bornemann2019-01-161-1/+0
| | * Fix resolving of libraries on Apple platformsJoerg Bornemann2019-01-131-1/+4
| | * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-0815-201/+472
| | |\
| | * | Bump copyright year to 2019Kai Koehne2018-12-181-1/+1
* | | | Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-231-1/+1
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-215-13/+11
|\| | |
| * | | Fix default rpath dirs on Apple platformsTor Arne Vestbø2019-01-151-1/+1
| * | | macOS: Use tool environment to ensure tests load matching Qt librariesTor Arne Vestbø2019-01-122-11/+7
| * | | qmltestcase: Fix generation of Visual Studio project filesOliver Wolff2019-01-111-1/+2
| | |/ | |/|
| * | qmake: make CONFIG+=egl work againOswald Buddenhagen2019-01-071-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-072-108/+283
|\| |
| * | qmake: rewrite msvc/nmake cross-build environment setupOswald Buddenhagen2019-01-052-9/+181
| * | qmake: reshuffle toolchain.prfOswald Buddenhagen2019-01-051-103/+106
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-046-61/+127
|\| |
| * | macOS: Prevent checking for stale SDK without the required SDK nameTor Arne Vestbø2018-12-231-1/+1
| * | qmake: remove support for pre-5.6 qt module prisOswald Buddenhagen2018-12-201-22/+0
| * | qmake: fix typo in function nameOswald Buddenhagen2018-12-201-6/+6
| * | configure: enable inline tests to refer to PWDOswald Buddenhagen2018-12-191-1/+2
| * | configure: enable inline tests to contain auxiliary filesOswald Buddenhagen2018-12-191-0/+5
| * | configure: enable sharing of inlined source code between testsOswald Buddenhagen2018-12-191-18/+41
| * | configure: normalize dashes to underscores in exported librariesOswald Buddenhagen2018-12-193-12/+13
| * | configure: add support for multiple libdirs in inline library sourcesOswald Buddenhagen2018-12-191-2/+6
| * | configure: allow libraries to create explicitly empty testsOswald Buddenhagen2018-12-171-1/+1
| * | configure: add "we mean it" blurbOswald Buddenhagen2018-12-171-0/+10
| * | configure: verify header presence against sourcesOswald Buddenhagen2018-12-141-7/+51
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-152-7/+15
|\| |
| * | Mark ICC 18 & 19 as warning-freeThiago Macieira2018-12-141-3/+4
| * | Fix build with win32-clang-msvc and win32-iccFriedemann Kleint2018-12-141-1/+5
| * | qmake: don't misuse cache()Oswald Buddenhagen2018-12-141-2/+5
| * | qmake: don't assign fallbacks for QMAKE_DEFAULT_{INC,LIB}DIRS in x-buildsOswald Buddenhagen2018-12-141-1/+1
* | | qmake: enable rtti config option for g++/clangDaniel Wingerd2018-12-132-0/+0
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-138-26/+50
|\| |
| * | configure: fix $$qtConfFindInPath() on windowsOswald Buddenhagen2018-12-121-0/+1
| * | escape literal backslashes in qmake filesOswald Buddenhagen2018-12-126-25/+25