summaryrefslogtreecommitdiffstats
path: root/cmake/QtPostProcessHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* FEATURE_pkg_config Should be BOOLAmir Masoud Abdol2022-10-281-1/+1
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add -disable-deprecated-up-to parameter to configure scriptIvan Solovev2022-08-191-0/+5
* Rename arg_HEADER_MODULE variable to 'is_interface_lib'Alexey Edelev2022-08-121-6/+5
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't unset Qt6Qml_FOUND when including Qml pluginsAlexandru Croitor2022-07-251-2/+2
* CMake: Record the precise package name where Private modules liveAlexandru Croitor2022-07-251-5/+0
* CMake: Move QT_HOST_PATH check and computation into Qt6 packageAlexandru Croitor2022-07-251-0/+8
* CMake: Improve Qt6HostInfo package lookup conditionAlexandru Croitor2022-07-251-1/+3
* CMake: Process extra dependencies for plugin targets as wellAlexandru Croitor2022-07-111-0/+7
* CMake: Don't create duplicate plugin targets in shared buildsAlexandru Croitor2022-07-081-8/+6
* CMake: Create and include plugin packages in shared buildsAlexandru Croitor2022-07-051-8/+5
* CMake: Improve 'Generating Plugins' messageAlexandru Croitor2022-07-051-1/+6
* CMake: Record used package version for each target dependencyAlexandru Croitor2022-07-011-2/+19
* CMake: Fix typosKai Köhne2022-06-131-2/+2
* CMake: also allow building tools when found elsewhere in host buildsThiago Macieira2022-05-041-2/+7
* CMake: Rename QT_INTERNAL_CUSTOM_INSTALL_DIRAlexandru Croitor2022-04-041-3/+4
* CMake: Fix exclusion of QtFoo in QtBarDepends for 3rd party libsAlexandru Croitor2022-02-231-19/+20
* CMake: Allow installing examples outside of the Qt prefixAlexandru Croitor2022-02-011-0/+6
* CMake: Support overriding CMAKE_BUILD_TYPE per-repo or testJoerg Bornemann2022-01-211-7/+10
* CMake: Propagate qtbase's CMAKE_STAGING_PREFIX to Qt modulesJoerg Bornemann2022-01-181-12/+0
* CMake: Postpone target existence check for qml plugin targetsAlexandru Croitor2021-10-151-0/+29
* CMake: Make standalone tests TestsConfig file repo-target-set specificAlexandru Croitor2021-09-161-2/+3
* Use correct module include name across the projectAlexey Edelev2021-08-271-5/+5
* CMake: Fix QT_ADDITIONAL_PACKAGES_PREFIX_PATH for cross-buildsAlexandru Croitor2021-08-191-2/+5
* Remove unnecessary version of module from _MODULE_DEPENDENCIESAlexey Edelev2021-08-191-1/+10
* CMake: Save value of QT_UIKIT_SDK in QtBuildInternalsExtra.cmakeAlexandru Croitor2021-08-171-0/+5
* Use _qt_module_has_headers instead of INTERFACE_MODULE_HAS_HEADERSAlexey Edelev2021-08-111-1/+1
* CMake: Enforce minimum CMake version in user projectsAlexandru Croitor2021-08-041-12/+10
* CMake: Make WrapVulkanHeaders target optional for QtGui consumersAlexandru Croitor2021-07-291-1/+7
* CMake: Propagate sanitizer flags to public projectsAlexandru Croitor2021-06-251-5/+0
* CMake: Handle OPTIONAL_COMPONENTS in qt_find_packageAlexandru Croitor2021-06-171-1/+7
* Pass OpenGL_GL_PREFERENCE variable to other Qt reposJoerg Bornemann2021-06-011-0/+8
* Merge main and private targets of the internal modulesAlexey Edelev2021-05-201-47/+47
* CMake: Make qt_internal_walk_libs available in public projectsAlexandru Croitor2021-05-111-1/+1
* CMake: Fix reconfiguration when using a static top-level buildAlexandru Croitor2021-04-291-2/+6
* CMake: Install prl files from all repo build dirs in a top-level buildAlexandru Croitor2021-04-261-2/+7
* CMake: Fix building multi-arch universal macOS QtAlexandru Croitor2021-04-011-0/+5
* Fix error when re-configuring an already installed Qt repositoryJoerg Bornemann2021-03-261-0/+9
* CMake: make sure to collect Android dependencies for pluginsAssam Boudjelthia2021-03-171-1/+1
* Generate information about user-facing applications in build dirJoerg Bornemann2021-03-021-0/+21
* Fix loading of Qt6*Plugin.cmake files of per-repo buildsJoerg Bornemann2021-01-201-8/+2
* CMake: Enable NEW policies by CMake version with a global defaultCraig Scott2020-12-071-5/+10
* CMake: Fix missing dependencies in *Depends headersJoerg Bornemann2020-11-191-1/+7
* CMake: Fix Core -> Core dependency in static buildJoerg Bornemann2020-11-121-1/+1
* cmake: Handle exported namespace when computing depsTor Arne Vestbø2020-11-111-2/+2
* cmake: Handle genexes when computing dependsTor Arne Vestbø2020-11-111-1/+1
* CMake: Bump the minimum required CMake version to build Qt to 3.18Alexandru Croitor2020-11-031-0/+9
* cmake: Don't add module header for interface libs without headersTor Arne Vestbø2020-10-281-0/+5