summaryrefslogtreecommitdiffstats
path: root/cmake/QtSetup.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Split and refactor QtSetup.cmakeAlexandru Croitor2023-11-271-438/+2
* CMake: Handle INPUT_foo values when detecting dirty buildsAlexandru Croitor2023-09-061-20/+2
* CMake: Rework INPUT_foo vars handling when reconfiguringAlexandru Croitor2023-09-061-3/+5
* CMake: Fix toggling of FEATURE_developer_build and some other optionsAlexandru Croitor2023-09-061-6/+18
* CMake: Move dirty feature / dirty build detection into QtFeature.cmakeAlexandru Croitor2023-09-061-23/+1
* CMake: Allow installation of example sources into the Qt prefixAlexandru Croitor2023-08-161-0/+3
* Allow using custom CMAKE_<CONFIG>_POSTFIX when building QtAlexey Edelev2023-08-021-29/+72
* CMake: Make sure to follow BuildInternals CMAKE_BUILD_TYPE on WindowsAlexandru Croitor2023-07-261-0/+1
* CMake: Don't set QT_BUILDING_QT for single standalone testsAlexandru Croitor2023-07-121-3/+9
* Introduce QT_SYNC_HEADERS_AT_CONFIGURE_TIME flagAlexey Edelev2023-06-271-0/+17
* Fix the issue with setting the QT_BUILDING_QTAmir Masoud Abdol2023-06-091-2/+2
* CMake: Unify CMAKE_BUILD_TYPE behavior on all platformsAlexandru Croitor2023-06-081-1/+13
* Add the description for the QT_ALLOW_DOWNLOAD optionAlexey Edelev2023-06-021-0/+2
* Introduce QT_ALLOW_SYMLINK_IN_PATHS flagAmir Masoud Abdol2023-05-031-0/+2
* 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