summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-152-1/+6
|\|
| * Add support for Visual Studio 2019Oliver Wolff2019-02-131-0/+5
| * Fix determination of OpenGL include paths on macOSJoerg Bornemann2019-02-121-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-2/+2
|\|
| * Disable NEON flags from Integrity compilerJanne Koskinen2019-01-251-2/+2
* | Add llvm linker detection to configureMichal Klocek2019-02-061-0/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-0/+1
|\|
| * Fix resolving of libraries on Apple platformsJoerg Bornemann2019-01-131-0/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-152-7/+35
|\|
| * Fix build with win32-clang-msvc and win32-iccFriedemann Kleint2018-12-142-7/+35
* | qmake: enable rtti config option for g++/clangDaniel Wingerd2018-12-132-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-042-4/+1
|\|
| * qmake: fix QMAKE_DEFAULT_LIBDIRS detection on androidOswald Buddenhagen2018-12-031-3/+0
| * Active Qt Servers: Fix midl warning about unknown optionFriedemann Kleint2018-11-271-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-272-8/+1
|\|
| * qmake: prune dead assignments from android specOswald Buddenhagen2018-11-212-5/+0
| * qmake: fix test for $ANDROID_NDK_ROOTOswald Buddenhagen2018-11-211-3/+1
* | Enable users to specify WindowsTargetPlatform[Min]Version in VS projectsJoerg Bornemann2018-11-163-0/+8
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-101-1/+2
|\|
| * macOS: Explicitly define lower bound for supported SDK versionTor Arne Vestbø2018-10-261-1/+2
* | configure: Add switch for adding coverage infoRobert Loehning2018-10-311-0/+4
|/
* macOS: Bump the SDK version we've tested with to 10.14Tor Arne Vestbø2018-10-031-1/+1
* winrt: Fix build with MSVC >= 15.8Oliver Wolff2018-09-121-1/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-101-0/+1
|\
| * macOS: Warn the user when using incompatible or untested platform SDKsTor Arne Vestbø2018-08-311-0/+2
* | Fix qtbase build for clang-cl with MSVC 2017 15.8Friedemann Kleint2018-08-242-7/+3
* | macOS: Bump deployment target (minimum supported version) to 10.12Tor Arne Vestbø2018-08-241-1/+1
* | macOS: Share deployment target and device arch config between makespecsTor Arne Vestbø2018-08-231-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-1/+1
|\|
| * Fix builds with some MinGW distributionsKai Koehne2018-08-021-1/+1
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-0/+6
|\|
| * Fix qtbase build for MSVC 2017 15.8Thomas Miller2018-07-301-0/+6
* | SIMD: Add a haswell sub-architecture selection to our supportThiago Macieira2018-07-091-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-023-8/+20
|\|
| * mkspecs: Allow specifying a CROSS_COMPILE for mac/clang targetsMartin Storsjö2018-06-212-6/+6
| * MSVC: Enable the detection of C++14 and 17 in MSVC 2017 15.7Thiago Macieira2018-06-111-2/+7
| * Add support for building QtWayland on macOSRobert Griebl2018-06-091-0/+7
* | Update the ICC x86 sub-architecture compiler optionsThiago Macieira2018-06-231-8/+8
* | centralize ICC flags for *nix-systems toolchainsAlexander Shevchenko2018-06-221-0/+106
* | macOS: Experimental Vulkan support via MoltenVKMorten Johan Sørvig2018-05-081-0/+2
* | android: Add support for precompiled headersDarrell Walisser2018-05-041-0/+7
* | Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-271-1/+1
* | Detect C standard and try using the most recent one (take 2)Allan Sandfeld Jensen2018-04-214-0/+9
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-181-9/+1
|\|
| * Use optimize_size instead of duplicating similar logicAllan Sandfeld Jensen2018-04-141-9/+1
| * Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-264-9/+0
| * Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-214-0/+9
* | qmake: add support for mkspecs which don't support strict_c++Mikhail Svetkin2018-04-051-3/+7
|/
* mkspecs: Factorize common parts of win32-g++ and win32-clang-g++Martin Storsjö2018-02-211-0/+82
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-2/+9
|\