summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Expand)AuthorAgeFilesLines
* macOS: Explicitly define lower bound for supported SDK versionTor Arne Vestbø2018-10-261-1/+2
* 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
|\
| * unify windows mkspecs: update definitionsAlexander Shevchenko2018-01-172-2/+9
* | Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flagsd3fault2018-01-172-0/+2
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-7/+10
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-3/+2
| |\|
| | * unify windows mkspecs: reorder variables and flagsAlexander Shevchenko2017-12-201-3/+2
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-051-4/+8
| |\|
| | * unify windows mkspecs: update descriptionAlexander Shevchenko2017-11-291-4/+8
* | | Generate gdb indexing for faster debugging on LinuxAllan Sandfeld Jensen2017-12-191-0/+1
* | | Add support for AVX-512 intrinsics found in MSVC 2017 15.3Thiago Macieira2017-11-301-0/+14
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-172-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-042-2/+2
| |\|
| | * Do not define _HAS_EXCEPTIONS=0 in MSVC buildsJoerg Bornemann2017-09-272-2/+2
* | | Stop including net/if.h from qplatformdefs.hThiago Macieira2017-10-086-19/+0
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-202-5/+6
|\|
| * Set the CROSS_COMPILE variable in Android mkspecsJoerg Bornemann2017-09-062-5/+6
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-317-35/+9
|\|
| * Remove unused mkspecs variable QMAKE_LIBS_NISJoerg Bornemann2017-08-282-2/+0
| * Remove QMAKE_LIBS_CORE variableJoerg Bornemann2017-08-283-4/+0
| * Use libc++ instead of libstdc++ when compiling with android-clang mkspecBogDan Vatra2017-08-232-29/+9
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-1/+1
|\|