summaryrefslogtreecommitdiffstats
path: root/cmake/QtInternalTargets.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Don't use lld linker for Android with a Windows hostAlexandru Croitor2020-08-061-1/+4
* CMake: Introduce qt_internal_add_appAlexandru Croitor2020-07-311-2/+6
* Add -Wsuggest-override for gcc >= 9.2Alexander Volkov2020-07-241-0/+4
* Limit OpenGL deprecation silencing on Apple platform to Qt itselfTor Arne Vestbø2020-07-021-0/+10
* CMake: Enable bitcode when targeting UIKIT aka iOSAlexandru Croitor2020-07-011-0/+16
* CMake: Make GL_SILENCE_DEPRECATION a public define for all consumersAlexandru Croitor2020-06-121-6/+0
* CMake: Propagate largefile flags to all internal consumersAlexandru Croitor2020-06-121-1/+1
* CMake: Use -fapplication-extension when building Qt libraries on macOSAlexandru Croitor2020-05-281-0/+19
* CMake: Enable default usage of utf8 sources for Qt consumersAlexandru Croitor2020-05-151-1/+1
* CMake: Limit warnings_are_errors flags to C++ and Objective-C++Alexandru Croitor2020-05-011-2/+9
* CMake: Fix 32 bit Qt builds like our MinGW config in CoinAlexandru Croitor2020-05-011-0/+49
* CMake: Fix build with WARNINGS_ARE_ERRORS=ON and gcc 9.3.0Joerg Bornemann2020-04-061-0/+2
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-3/+3
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
* cmake: Disable GL deprecations on Apple platformsTor Arne Vestbø2020-03-121-0/+6
* CMake: Add missing linker flags for MSVCLeander Beernaert2020-02-251-0/+6
* CMake: Add missing compile flags for msvcLeander Beernaert2020-02-201-0/+24
* CMake: Fix use of compile define QT_NO_DEBUGLeander Beernaert2020-02-201-3/+1
* Add initial support for cross-building to iOSAlexandru Croitor2019-12-031-0/+12
* Add support for skipping warnings are errorsAlexandru Croitor2019-11-121-9/+13
* Check for the correct apple clang version with warnings_are_errorsAlexandru Croitor2019-06-241-1/+1
* Add PlatformCommonInternal target and QT_NO_DEBUG definitionAlexandru Croitor2019-06-241-0/+10
* Add appropriate MSVC version check for warnings are errors featureAlexandru Croitor2019-06-111-2/+6
* Don't add _LARGEFILE64_SOURCE define on WindowsAlexandru Croitor2019-06-111-2/+3
* Simplify per-module option handlingSimon Hausmann2019-06-061-0/+14
* Introduce Platform*Internal targetsAlbert Astals Cid2019-06-051-0/+69