summaryrefslogtreecommitdiffstats
path: root/cmake/QtSetup.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix position independent code linker flags not being setJoerg Bornemann2023-02-231-0/+4
* Revert "Avoid mapping BUILD_TESTING to QT_BUILD_TESTS"Alexey Edelev2023-02-211-0/+1
* Add the QT_INTERNAL_CONFIGURE_FROM_IDE optionAlexey Edelev2023-02-211-0/+10
* Set 32 as the default batch size for unity buildAmir Masoud Abdol2023-02-211-1/+1
* Avoid mapping BUILD_TESTING to QT_BUILD_TESTSAlexey Edelev2023-02-101-1/+0
* Add -unity-build, and -unity-build-batch-size to configureAmir Masoud Abdol2023-02-091-0/+7
* Concatenate blacklist files for test batchMikolaj Boc2023-01-171-3/+3
* CMake: Don't setup deployment when building Qt without examplesJoerg Bornemann2022-12-011-0/+5
* wasm: Enable batch tests by default on wasmDavid Skoland2022-11-241-2/+12
* wasm: enable QT_BUILD_MINIMAL_STATIC_TESTS by defaultDavid Skoland2022-09-281-1/+7
* Implement the batch_tests featureMikolaj Boc2022-08-241-0/+12
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Bail when configuring multiple configurations and plain NinjaAlexandru Croitor2022-08-091-0/+6
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Build minimal subset of tests for Android multi-ABI Qt buildsAlexey Edelev2022-08-021-0/+2
* CMake: Move Qt6HostInfo lookup into a functionAlexandru Croitor2022-07-251-17/+2
* CMake: Ensure top-level builds are affected by our chosen log levelAlexandru Croitor2022-06-101-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