summaryrefslogtreecommitdiffstats
path: root/cmake/QtSetup.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Improve sanitizer detectionAlexandru Croitor2020-06-151-0/+1
* Remove last traces of QT_BUILD_EXAMPLESKai Koehne2020-06-111-9/+1
* CMake: Don't add "d" suffix to MinGW debug librariesJoerg Bornemann2020-06-111-1/+9
* CMake: Don't configure examples by defaultAlexandru Croitor2020-06-101-1/+1
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-021-1/+6
* CMake: Make build system of installed Qt more relocatableAlexandru Croitor2020-05-071-4/+4
* CMake: Handle super build non-prefix install prefix correctlyAlexandru Croitor2020-04-171-2/+2
* CMake: Allow excluding tools and apps from the default 'all' targetAlexandru Croitor2020-04-021-0/+6
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-2/+2
* CMake: Don't build tests and examples by default on Android and iOSAlexandru Croitor2020-03-121-2/+2
* CMake: Port most of the configure summary supportAlexandru Croitor2020-03-091-0/+1
* CMake: Fix Ninja Multi-Config framework buildsAlexandru Croitor2020-03-061-0/+1
* CMake: Port the 'debug_and_release' featureJoerg Bornemann2020-03-051-0/+3
* Add initial support for CMake "Ninja Multi-Config" generatorAlexandru Croitor2020-01-271-1/+13
* Add initial support for cross-building to iOSAlexandru Croitor2019-12-031-1/+14
* Rename / prefix all our private API functions with qt_Alexandru Croitor2019-11-141-1/+1
* Always build tests by default when building standalone testsAlexandru Croitor2019-11-131-0/+4
* Add support for -nomake-tests and -nomake-examples equivalentsAlexandru Croitor2019-11-081-0/+2
* Make standalone tests build via top level repo projectAlexandru Croitor2019-11-081-1/+9
* Add support for benchmark conversionLeander Beernaert2019-11-041-0/+11
* Pick the latest available C/C++ standard when compiling QtSimon Hausmann2019-10-171-5/+2
* Include QtPlatformSupport as part of find_package(Qt6BuildInternals)Alexandru Croitor2019-09-271-3/+0
* Propagate BUILD_TESTING and BUILD_EXAMPLESAlexandru Croitor2019-09-061-0/+3
* Ugly fix for handling QT_SOURCE_TREEAlexandru Croitor2019-07-291-0/+8
* Fix non-prefix builds for non qtbase reposAlexandru Croitor2019-07-221-9/+17
* Allow prefix builds with developer-build as feature enabledSimon Hausmann2019-06-251-9/+14
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
* Android: Generate deployment-settings.jsonLeander Beernaert2019-06-121-0/+6
* Android: Move Platform IncludeLeander Beernaert2019-06-061-0/+5
* CMake: Disable autotests for non-developer buildsKai Koehne2019-06-051-1/+4
* Enable export of compile commands databaseSimon Hausmann2019-05-271-0/+5
* Save and set the CMAKE_INSTALL_PREFIX in BuildInternal's Config fileAlexandru Croitor2019-05-151-2/+2
* Implement developer / non-prefix buildsAlexandru Croitor2019-05-151-0/+17
* Export tool config and target files for each relevant moduleAlexandru Croitor2019-05-021-11/+3
* Add a debug suffix to libraries and plugins on macOS and WindowsAlexandru Croitor2019-04-021-0/+8
* cmake: Start adding compiler flagsAlbert Astals Cid2019-02-211-0/+3
* cmake: set a CMAKE_BUILD_TYPE if none was specifiedAlbert Astals Cid2019-02-211-0/+12
* Add support for building conveniently with ccacheSimon Hausmann2019-02-191-0/+8
* Fix finding syncqt when "cross compiling"Simon Hausmann2019-02-121-0/+2
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+47