summaryrefslogtreecommitdiffstats
path: root/cmake/QtSetup.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Ensure top-level builds are affected by our chosen log levelAlexandru Croitor2022-06-131-11/+15
* CMake: Fix initialization of QT_BUILD_TOOLS_BY_DEFAULTJoerg Bornemann2022-05-111-0/+8
* CMake: also allow building tools when found elsewhere in host buildsThiago Macieira2022-05-041-1/+1
* CMake: An -extprefix -developer-build should install by defaultAlexandru Croitor2022-04-191-3/+8
* CMake: Allow no install + custom on-device prefix for desktop buildsAlexandru Croitor2022-04-191-4/+1
* CMake: Make configure less verbose by defaultAlexandru Croitor2022-03-041-0/+13
* configure: CMake: Add -no-prefix optionAlexandru Croitor2022-02-241-1/+12
* CMake: Read QT_HOST_PATH from the environment tooJoerg Bornemann2022-02-241-1/+2
* CMake: Assign proper postfixes in multi-config buildsAlexandru Croitor2022-02-091-2/+29
* CMake: Temporarily disable building external examples in prefix buildsAlexandru Croitor2022-02-031-1/+9
* CMake: Build examples as ExternalProjects in prefix buildsAlexandru Croitor2022-02-011-10/+1
* CMake: Display CMAKE_BUILD_TYPE when including QtSetupAlexandru Croitor2022-01-211-0/+2
* Rework how installation is prevented in non-prefix buildsJoerg Bornemann2021-09-221-3/+0
* CMake: Allow opting out of building examples as ExternalProjectsAlexandru Croitor2021-09-061-0/+11
* CMake: Error out if ccache is requested but not foundJoerg Bornemann2021-08-271-1/+1
* Restore default installation prefix from Qt 5Joerg Bornemann2021-07-061-6/+17
* CMake: Propagate sanitizer flags to public projectsAlexandru Croitor2021-06-251-4/+0
* CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-04-061-0/+1
* Allow benchmarks with --force-debug-infoAllan Sandfeld Jensen2021-02-051-1/+1
* Fix invalid Qt prefix version when looking for HostInfo moduleAlexey Edelev2021-01-261-1/+1
* CMake: Use Release build type by defaultAlexey Edelev2020-12-211-7/+7
* CMake: Use host variables instead of hardcoded directoriesAlexey Edelev2020-12-211-2/+3
* CMake: Add detection of FEATURE_foo change by userAlexey Edelev2020-12-171-0/+24
* Offer to build manual tests through QT_BUILD_MANUAL_TESTSAleix Pol2020-12-081-0/+2
* CMake: Add extra targets to run single benchmark using CMake generatorAlexey Edelev2020-12-071-3/+6
* CMake: Name QT_NO_MAKE_*/BUILD_* variables consistentlyJoerg Bornemann2020-11-201-17/+17
* CMake: Avoid usage of FEATURE_debug_and_release in QtSetup.cmakeJoerg Bornemann2020-11-091-1/+1
* CMake: Fix configure -developer-buildJoerg Bornemann2020-11-091-0/+6
* CMake: Implement configure -reduce-exportsJoerg Bornemann2020-10-051-7/+0
* CMake: use HostInfo when QT_HOST_PATH is setSamuli Piippo2020-09-301-0/+3
* CMake: Fix usage of ccache when no executable was foundAlexandru Croitor2020-08-181-3/+8
* CMake: Fix handling of CMAKE_FIND_ROOT_PATH and CMAKE_PREFIX_PATHAlexandru Croitor2020-07-241-6/+7
* CMake: Fix QT_STAGING_PREFIX for repos other than qtbaseJoerg Bornemann2020-07-131-2/+0
* CMake: Introduce QT_STAGING_PREFIXJoerg Bornemann2020-07-091-0/+2
* CMake: Fix non-prefix buildsAlexandru Croitor2020-07-021-1/+1
* CMake: Fix non-prefix build detection when CMAKE_STAGING_PREFIX is setJoerg Bornemann2020-07-011-4/+13
* CMake: Support cross-compilation with qmakeJoerg Bornemann2020-06-291-7/+14
* cmake: Apply symbol visibility settings to Objective-C/C++ sourcesTor Arne Vestbø2020-06-251-0/+2
* 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