summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-03-021-16/+18
* Add the _qt_internal_android_executable_finalizer wrapper functionAlexey Edelev2022-03-021-4/+2
* configure: CMake: Add -no-prefix optionAlexandru Croitor2022-02-253-1/+22
* CMake: Read QT_HOST_PATH from the environment tooJoerg Bornemann2022-02-252-5/+12
* CMake: Forward QT_ADDITIONAL_(HOST_)PACKAGES_PREFIX_PATH to try_compileJoerg Bornemann2022-02-251-0/+2
* Fix the mapping between configure arguments and CMake variablesAlexey Edelev2022-02-241-3/+3
* Fix QT_ADDITIONAL_(HOST_)PACKAGES_PREFIX_PATH environment variablesJoerg Bornemann2022-02-232-2/+12
* CMake: Fix exclusion of QtFoo in QtBarDepends for 3rd party libsAlexandru Croitor2022-02-233-22/+39
* CMake: Add INSTALL_DIR argument to qt_internal_add_appJoerg Bornemann2022-02-231-3/+10
* wasm: move user configurable settingsLorn Potter2022-02-231-25/+0
* Install 3rdparty headers for static buildsMichal Klocek2022-02-224-1/+93
* cmake: avoid unused parameters in cmake testsTim Blechmann2022-02-223-3/+3
* CMake: Fix cross-build without qt.toolchain.cmakeJoerg Bornemann2022-02-181-3/+4
* CMake: Add default launch screen storyboard for iOS appsAlexandru Croitor2022-02-164-3/+59
* CMake: Introduce QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATHJoerg Bornemann2022-02-154-24/+77
* Add missing include of QtPublicCMakeHelpersAlexey Edelev2022-02-101-0/+1
* Use 'copy' but not 'copy_if_different' on Windows platformsAlexey Edelev2022-02-104-0/+38
* CMake: Handle slashes in qt_internal_add_exampleAlexandru Croitor2022-02-091-0/+13
* CMake: Assign proper postfixes in multi-config buildsAlexandru Croitor2022-02-091-2/+29
* configure: Switch error to warning when -skip used in per-repo buildAlexandru Croitor2022-02-091-6/+4
* Fix the run of _check targets in multi-config buildsAlexey Edelev2022-02-091-2/+8
* Use builtin test data on IntegrityAlexey Edelev2022-02-091-1/+1
* CMake: Temporarily disable building external examples in prefix buildsAlexandru Croitor2022-02-091-1/+9
* CMake: Allow installing examples outside of the Qt prefixAlexandru Croitor2022-02-092-1/+14
* CMake: Build examples as ExternalProjects in prefix buildsAlexandru Croitor2022-02-092-27/+124
* CMake: Copy FindFoo.cmake scripts to build dir in prefix buildsAlexandru Croitor2022-02-091-0/+11
* CMake: Deduce install prefix of example in qt_internal_add_exampleAlexandru Croitor2022-02-091-2/+43
* CMake: Shorten ExternalProject example project pathsAlexandru Croitor2022-02-091-3/+15
* CMake: Split qt_internal_add_example into two functionsAlexandru Croitor2022-02-091-5/+12
* CMake: Run export(EXPORT) for prefixed and top-level buildsAllan Sandfeld Jensen2022-02-091-7/+11
* CMake: Fix rpath set for Qml plugins to not contain lib64Alexandru Croitor2022-02-041-0/+5
* configure: Raise error if -skip/-submodules is used in per-repo buildAlexandru Croitor2022-02-041-0/+10
* configure: Introduce -submodules optionAlexandru Croitor2022-02-042-0/+6
* configure: Allow specifying a comma separated list to -skip optionAlexandru Croitor2022-02-042-3/+16
* Make one QT_REMOVED_SINCE/QT_BUILD_REMOVED_API per moduleMarc Mutz2022-02-031-0/+6
* Handle glib optional components properlyIlya Fedin2022-02-031-19/+31
* Add qt_internal_undefine_global_definition functionAlexey Edelev2022-02-023-17/+23
* Restore missing Qt definitionsAlexey Edelev2022-02-012-0/+76
* CMake: fix running of headersclean targets when CMAKE_CXX_FLAGS is setThiago Macieira2022-02-011-1/+1
* Fix finding GSSAPIAllan Sandfeld Jensen2022-01-301-2/+5
* CMake: Fix host UiTools being picked up instead of target oneAlexandru Croitor2022-01-271-0/+1
* CMake: Display CMAKE_BUILD_TYPE when including QtSetupAlexandru Croitor2022-01-261-0/+2
* Fix build with clang-clYuhang Zhao2022-01-261-1/+1
* CMake: Support overriding CMAKE_BUILD_TYPE per-repo or testJoerg Bornemann2022-01-243-7/+53
* CMake: Add OUTPUT_TARGETS option to qt_internal_add_resourceUlf Hermann2022-01-211-1/+5
* CMake: Add support building Qt with the 'mold' linkerAlexandru Croitor2022-01-211-0/+59
* CMake: Fix qt_run_linker_version_script_support to use active linkerAlexandru Croitor2022-01-202-1/+12
* CMake: Fix detection of linker availabilityAlexandru Croitor2022-01-203-16/+36
* CMake: Fix dbus headers not being added in qt_internal_extend_targetAlexandru Croitor2022-01-181-2/+2
* Clang: don't error out on -Wdeprecated-enum-enum-conversionMarc Mutz2022-01-181-0/+6