summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuildInternals
Commit message (Expand)AuthorAgeFilesLines
* CMake: Record used package version for each target dependencyAlexandru Croitor2022-07-011-2/+21
* Make configure -no-pkg-config actually workJoerg Bornemann2022-06-101-3/+8
* Pass compilers on to examples configsAllan Sandfeld Jensen2022-04-261-0/+4
* CMake: Allow no install + custom on-device prefix for desktop buildsAlexandru Croitor2022-04-191-2/+8
* CMake: Allow specifying custom install dir for non-EP examplesAlexandru Croitor2022-04-041-2/+9
* CMake: Rename QT_INTERNAL_CUSTOM_INSTALL_DIRAlexandru Croitor2022-04-041-3/+4
* CMake: Allow passing -v to ninja when building examples as EPsAlexandru Croitor2022-04-041-0/+7
* CMake: Fix picking of the binary_for_strip project locationAlexandru Croitor2022-03-291-0/+3
* CMake: Don't hardcode the library directory nameChristophe Giboudeaux2022-03-291-1/+1
* CMake: Generate and use a wrapper script for stripping binariesAlexandru Croitor2022-03-241-0/+2
* CMake: Enable verbose autogen for cmake auto tests and EP examplesAlexandru Croitor2022-03-241-0/+1
* CMake: Enable debug verbosity for cmake auto tests and EP examplesAlexandru Croitor2022-03-241-0/+3
* CMake: Don't rely on CMAKE_FIND_ROOT_PATH_MODE_PACKAGE for examplesAlexandru Croitor2022-03-161-9/+4
* CMake: Fix cross-building examples in prefix builds as ExternalProjectsAlexandru Croitor2022-03-161-13/+12
* CMake: Handle slashes in qt_internal_add_exampleAlexandru Croitor2022-02-091-0/+13
* CMake: Allow installing examples outside of the Qt prefixAlexandru Croitor2022-02-011-1/+8
* CMake: Build examples as ExternalProjects in prefix buildsAlexandru Croitor2022-02-011-17/+123
* CMake: Deduce install prefix of example in qt_internal_add_exampleAlexandru Croitor2022-02-011-2/+43
* CMake: Shorten ExternalProject example project pathsAlexandru Croitor2022-02-011-3/+15
* CMake: Split qt_internal_add_example into two functionsAlexandru Croitor2022-02-011-5/+12
* Rename and restructure the baseline (lancelot) testing codeEirik Aavitsland2021-11-161-0/+3
* Set QT_ANDROID_ABIS when builing qtbase for AndroidAlexey Edelev2021-10-141-0/+6
* Rework how installation is prevented in non-prefix buildsJoerg Bornemann2021-09-221-0/+17
* Remove TODOs related to checking CMake 3.21 features post-releaseCraig Scott2021-09-181-2/+0
* CMake: Make standalone tests TestsConfig file repo-target-set specificAlexandru Croitor2021-09-161-1/+36
* CMake: Allow opting out of building examples as ExternalProjectsAlexandru Croitor2021-09-061-2/+2
* Copy Find*.cmake to ${QT_BUILD_DIR}/lib/cmake/Qt6Li Xinwei2021-08-111-0/+7
* CMake: Bump min required CMake version for shared Qt builds to 3.16Alexandru Croitor2021-07-281-1/+1
* CMake: Fix typo in function nameCraig Scott2021-07-072-3/+3
* Use target_link_options to propagate object librariesAlexey Edelev2021-07-021-0/+19
* Remove target specific flags from the linker capabilities checkAlexey Edelev2021-06-161-1/+1
* CMake: Don't make example external projects depend on testsAlexandru Croitor2021-06-161-2/+12
* Check the impact of static link order for user projectsAlexey Edelev2021-06-161-22/+13
* CMake: Be precise about EXTERNAL_BUILD check when building examplesAlexandru Croitor2021-06-151-1/+3
* Add the check for linker capabilities to resolve circular dependenciesAlexey Edelev2021-06-101-0/+38
* CMake: Fix global 'apk' target to apply to Qt EXTERNAL_BUILD examplesAlexandru Croitor2021-06-081-0/+17
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-9/+220
* Add support for building and installing repo target setsJoerg Bornemann2021-05-201-0/+44
* CMake: Split qt_repo_build() into reusable macrosAlexandru Croitor2021-05-101-2/+21
* CMake: Allow usage of QtStandaloneTestTemplateProject as package componentCristian Adam2021-04-233-18/+32
* Fix top-level build repository targetsJoerg Bornemann2021-04-191-9/+10
* CMake: Don't consider /opt/homebrew as a system path for arm64 macOSAlexandru Croitor2021-04-151-0/+1
* CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-04-061-5/+7
* wasm: add cmake build supportLorn Potter2021-04-011-1/+1
* Fix error when re-configuring an already installed Qt repositoryJoerg Bornemann2021-03-261-3/+41
* Fix installation of Find*.cmake files in shadow per-repo buildsJoerg Bornemann2021-03-171-1/+1
* Fix invalid Qt prefix version when looking for HostInfo moduleAlexey Edelev2021-01-261-0/+11
* Make -pkg-config configure option actually workCraig Scott2021-01-181-0/+6
* Fix autotest config in cross-compiled prefix buildEirik Aavitsland2020-12-081-1/+5
* Offer to build manual tests through QT_BUILD_MANUAL_TESTSAleix Pol2020-12-081-2/+2