summaryrefslogtreecommitdiffstats
path: root/cmake/QtProcessConfigureArgs.cmake
Commit message (Expand)AuthorAgeFilesLines
* Add feature deprecation capabilityCristian Le2025-06-021-0/+9
* Display feature alias information in configureCristian Le2025-06-021-1/+15
* Add `qt_feature_alias`Cristian Le2025-02-281-0/+5
* configure: Support lists for the CMAKE_VARIABLE argumentJoerg Bornemann2025-02-231-2/+10
* configure: Add type 'path' to qt_commandline_optionJoerg Bornemann2025-02-231-14/+8
* configure: Make it easier to translate arguments to CMake variablesJoerg Bornemann2025-02-231-30/+32
* configure: Fix implementation glitchJoerg Bornemann2025-02-211-1/+1
* Make -platform linux-clang-libc++ work with iceccAllan Sandfeld Jensen2025-02-051-21/+19
* Introduce FFmpeg-related configure optionsPavel Dubsky2024-12-031-0/+3
* CMake: Run configure tests lazilyJoerg Bornemann2024-11-111-0/+1
* Add LSX and LASX configure detectionChen Zhanwang2024-10-221-0/+1
* CMake: Change SBOM generation to be enabled by default (mostly)Alexandru Croitor2024-10-191-2/+10
* Fix runtime CPU feature detection for ARMAllan Sandfeld Jensen2024-10-171-0/+1
* configure: Fix --foo=bar argumentsJoerg Bornemann2024-07-051-1/+1
* CMake: Generate an SPDX v2.3 SBOM file for each built repositoryAlexandru Croitor2024-06-131-0/+8
* Change the -qpa configure argument logicAlexey Edelev2024-05-141-0/+1
* configure: Fix --developer-build argument (with two hyphens)Joerg Bornemann2024-05-031-2/+6
* Remove the headersclean featureAlexey Edelev2024-04-171-0/+7
* Add support for using an inline namespaces for -qtnamespaceFriedemann Kleint2024-04-031-0/+1
* configure: Fix -system-zlib and -system-sqlite optionsJoerg Bornemann2024-03-271-2/+6
* configure: Fix -c++std and -sanitize optionsJoerg Bornemann2024-03-271-1/+21
* cmake: Move iOS detection into qt_auto_detect_iosTor Arne Vestbø2024-03-181-5/+0
* cmake: Don't set CMAKE_SYSTEM_NAME=iOS when configuring with -sdkTor Arne Vestbø2024-03-181-1/+1
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø2024-03-181-2/+2
* configure: Translate only boolean options to featuresJoerg Bornemann2024-03-051-5/+7
* Add configure mappings for QT_BUILD_<TESTS|EXAMPLES>_PROJECTAlexey Edelev2024-02-141-0/+14
* configure: translate inputs matching feature names to FEATURE_fooJoerg Bornemann2024-02-131-1/+10
* configure: Set -DFEATURE_stdlib_libcpp on "-platform *-libc++"Joerg Bornemann2024-02-131-1/+1
* configure: Convert -feature-* arguments to -DFEATURE_foo CMake argsJoerg Bornemann2024-02-131-16/+20
* configure: Remove debug messageJoerg Bornemann2024-01-091-1/+0
* Add coverage and coverage-gcov featuresAlexey Edelev2023-09-221-0/+23
* Show the allowed values for configure argumentsAlexey Edelev2023-09-131-1/+3
* CMake: Rework INPUT_foo vars handling when reconfiguringAlexandru Croitor2023-09-061-0/+4
* CMake: Allow installation of example sources into the Qt prefixAlexandru Croitor2023-08-161-0/+1
* Do not override the generator type in configure scriptAlexey Edelev2023-08-141-2/+33
* Update the implementation of -unity-buildAmir Masoud Abdol2023-06-291-7/+2
* Introduce -no-vcpkg flag for disabling vcpkg detection/integrationAmir Masoud Abdol2023-06-271-0/+1
* Resolve an issue when running `/qt-configure-module .`Amir Masoud Abdol2023-06-081-1/+4
* Remove the -sysroot option from configureAmir Masoud Abdol2023-05-121-0/+8
* Make MODULE_ROOT AbsoluteAmir Masoud Abdol2023-04-121-1/+2
* Add -unity-build, and -unity-build-batch-size to configureAmir Masoud Abdol2023-02-091-0/+7
* Update -redo option such that it removes CMakeCache.txt and CMakeFiles/Amir Masoud Abdol2022-12-011-0/+9
* 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/+10
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Map the 'verbose' configure option to CMakeAlexey Edelev2022-04-061-0/+2
* CMake:Android: Use ANDROID_PLATFORM instead of ANDROID_NATIVE_API_LEVELAssam Boudjelthia2022-03-111-2/+1
* configure: Don't escape backslashes in passed configure argumentsAlexandru Croitor2022-03-111-1/+0
* configure: CMake: Add -no-prefix optionAlexandru Croitor2022-02-241-0/+8
* configure: Switch error to warning when -skip used in per-repo buildAlexandru Croitor2022-02-091-6/+4