summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix x86_64 linkingBogDan Vatra2019-05-061-0/+1
* Resolve QMAKE_INCDIR_VULKAN on every qmake callJoerg Bornemann2019-05-051-4/+1
* Fix determination of OpenGL include paths on macOS, take 3Joerg Bornemann2019-04-271-1/+1
* Speculative fix for building on INTEGRITY with ARM NEONAllan Sandfeld Jensen2019-03-291-2/+2
* Fix determination of OpenGL include paths on macOS, take 2Joerg Bornemann2019-02-271-1/+1
* Revert "Fix determination of OpenGL include paths on macOS"Joerg Bornemann2019-02-161-1/+1
* Add support for Visual Studio 2019Oliver Wolff2019-02-131-0/+5
* Fix determination of OpenGL include paths on macOSJoerg Bornemann2019-02-121-1/+1
* Disable NEON flags from Integrity compilerJanne Koskinen2019-01-251-2/+2
* Fix resolving of libraries on Apple platformsJoerg Bornemann2019-01-131-0/+1
* Fix build with win32-clang-msvc and win32-iccFriedemann Kleint2018-12-142-7/+35
* 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
* qmake: prune dead assignments from android specOswald Buddenhagen2018-11-212-5/+0
* qmake: fix test for $ANDROID_NDK_ROOTOswald Buddenhagen2018-11-211-3/+1
* 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