summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Align qt_internal_add_manual_test with qt_internal_add_testAmir Masoud Abdol2023-02-281-107/+72
* CMake: Fix position independent code linker flags not being setJoerg Bornemann2023-02-241-0/+4
* Fix a typoAmir Masoud Abdol2023-02-231-1/+1
* Add the QT_INTERNAL_CONFIGURE_FROM_IDE optionAlexey Edelev2023-02-211-0/+10
* Revert "Add the NO_CMAKE_PACKAGE_REGISTRY option forwarding to qt_find_package"Alexey Edelev2023-02-211-1/+1
* Set 32 as the default batch size for unity buildAmir Masoud Abdol2023-02-211-1/+1
* Add -unity-build, and -unity-build-batch-size to configureAmir Masoud Abdol2023-02-174-0/+20
* Add the NO_CMAKE_PACKAGE_REGISTRY option forwarding to qt_find_packagev6.5.0-beta3Alexey Edelev2023-02-151-1/+1
* Revert "CMake: Fix configure -no-rpath"Joerg Bornemann2023-02-151-15/+6
* Remove "Configuration summary shown below" statement when it is not trueAmir Masoud Abdol2023-02-101-19/+19
* Tracepointgen: Parse metadata from include filesAntti Määttä2023-02-101-1/+1
* Use the existing imported location for syncqt in developer buildsAlexey Edelev2023-02-091-3/+18
* Change the RUNTIME_OUTPUT_DIRECTORY for configure-time executablesAlexey Edelev2023-02-092-7/+11
* Remove the extra quote, now that we use cmake_parse_arguments(PARSE_ARGVAmir Masoud Abdol2023-02-093-10/+10
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-02-0918-96/+141
* Replace the impl of qt_configure_file with qt_configure_file_v2Amir Masoud Abdol2023-02-093-23/+17
* CMake: Fix directory scoping issue for qt6_generate_deploy_scriptJoerg Bornemann2023-02-091-3/+20
* Add some utilities for UNITY_BUILDAmir Masoud Abdol2023-02-0912-6/+96
* CMake: Show a message when configuring examplesAlexandru Croitor2023-02-071-0/+1
* Android: bump minimum sdk build version QT_ANDROID_API_VERSION to 33Assam Boudjelthia2023-02-041-1/+1
* Revert "Add support for MultiABI with custom install dir of the android-build"Alexandru Croitor2023-02-012-14/+1
* Fix macOS build for CMake < 3.18Joerg Bornemann2023-01-311-0/+3
* Update qt_policy and add documentationAmir Masoud Abdol2023-01-311-0/+2
* Add support for MultiABI with custom install dir of the android-buildFab Stz2023-01-302-1/+14
* Fix configure -no-rpath for CMake < 3.18Joerg Bornemann2023-01-241-15/+15
* Remove GENERATE_METATYPESAmir Masoud Abdol2023-01-181-16/+8
* CMake: Store whether a module is internal in module json filesJoerg Bornemann2023-01-181-0/+5
* Replace $<CONFIGURATION> with $<CONFIG>Amir Masoud Abdol2023-01-181-1/+1
* Add the ltcg flag to .pri filesAmir Masoud Abdol2023-01-171-1/+3
* CMake: Fix configure -no-rpathJoerg Bornemann2023-01-171-6/+15
* Remove an obsolete TODO itemAmir Masoud Abdol2023-01-171-1/+0
* Remove an obsolete TODOAmir Masoud Abdol2023-01-171-1/+1
* CMake: Store the plugin types in the module json filesJoerg Bornemann2023-01-162-1/+25
* Add CTF tracing backendAntti Määttä2023-01-141-2/+6
* Add the 'QT_INTERNAL_AVOID_OVERRIDING_SYNCQT_CONFIG' flagAlexey Edelev2023-01-131-1/+10
* Add find package for lttng library so that it gets added to targetAntti Määttä2023-01-131-0/+4
* Add tracepointgen tool and convert qtgui to use itAntti Määttä2023-01-131-0/+69
* CMake: Add switch for allowing missing Qt6*Tools packagesJoerg Bornemann2023-01-122-1/+6
* Disable PkgConfig for AndroidAmir Masoud Abdol2023-01-111-1/+2
* Rename the 'module_name' key in module description JSON filesJoerg Bornemann2023-01-101-1/+1
* CMake: Unify usage of pkg_check_modulesJohannes Kauffmann2023-01-0617-20/+20
* Allow specifying CMakeLists.txt as the argument for qt-cmake-standalone-testAlexey Edelev2023-01-061-0/+9
* Add configure-time tools to the 'host_tools' targetAlexey Edelev2023-01-061-0/+4
* Replace syncqt arguments with rsp fileAlexey Edelev2023-01-021-25/+23
* wasm: fix up new configure optionsMorten Sørvig2022-12-281-3/+3
* wasm: update emscripten to 3.1.25Morten Sørvig2022-12-271-1/+1
* QT_INLINE_SINCE: never inline for static Qt buildsMarc Mutz2022-12-171-1/+2
* Remove the incorrectly added extra .batAmir Masoud Abdol2022-12-131-1/+1
* Return qt-configure-module to bin/Amir Masoud Abdol2022-12-131-3/+3
* CMake: Handle non-existent targets when collecting dependenciesJoerg Bornemann2022-12-121-3/+20