summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuildInternals
Commit message (Expand)AuthorAgeFilesLines
* Allow specifying CMakeLists.txt as the argument for qt-cmake-standalone-testAlexey Edelev2023-01-061-0/+9
* Add INTERFACE_LIBRARIES to dependencies of repo targetsAlexey Edelev2022-12-011-1/+1
* CMake: Fix examples to build as external projects when cross-compilingAlexandru Croitor2022-08-051-0/+35
* CMake: Fix Ninja Multi-Config dependency issues for top-level targetsAlexandru Croitor2022-08-051-3/+5
* CMake: Fix single standalone tests to use same Qt C++ language stdAlexandru Croitor2022-08-032-1/+5
* CMake: prepend build dir for examples buildSamuli Piippo2022-07-261-6/+6
* Make configure -no-pkg-config actually workJoerg Bornemann2022-06-151-3/+8
* CMake: Allow no install + custom on-device prefix for desktop buildsAlexandru Croitor2022-05-231-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-251-0/+2
* CMake: Enable verbose autogen for cmake auto tests and EP examplesAlexandru Croitor2022-03-251-0/+1
* CMake: Enable debug verbosity for cmake auto tests and EP examplesAlexandru Croitor2022-03-251-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-101-0/+13
* CMake: Allow installing examples outside of the Qt prefixAlexandru Croitor2022-02-021-1/+8
* CMake: Build examples as ExternalProjects in prefix buildsAlexandru Croitor2022-02-021-17/+123
* CMake: Deduce install prefix of example in qt_internal_add_exampleAlexandru Croitor2022-02-021-2/+43
* CMake: Split qt_internal_add_example into two functionsAlexandru Croitor2022-02-011-5/+12
* CMake: Shorten ExternalProject example project pathsAlexandru Croitor2022-02-011-3/+15
* CMake: Be precise about EXTERNAL_BUILD check when building examplesAlexandru Croitor2021-12-141-1/+3
* Rename and restructure the baseline (lancelot) testing codeEirik Aavitsland2021-11-171-0/+3
* Remove TODOs related to checking CMake 3.21 features post-releaseCraig Scott2021-09-171-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-101-0/+7
* CMake: Bump min required CMake version for shared Qt builds to 3.16Alexandru Croitor2021-08-021-1/+1
* CMake: Fix typo in function nameCraig Scott2021-07-092-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-171-1/+1
* Check the impact of static link order for user projectsAlexey Edelev2021-06-171-22/+13
* CMake: Don't make example external projects depend on testsAlexandru Croitor2021-06-161-2/+12
* 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