summaryrefslogtreecommitdiffstats
path: root/cmake/QtProcessConfigureArgs.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove the headersclean featureAlexey Edelev13 days1-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
* configure: Raise error if -skip/-submodules is used in per-repo buildAlexandru Croitor2022-02-031-0/+10
* configure: Introduce -submodules optionAlexandru Croitor2022-02-031-0/+5
* configure: Allow specifying a comma separated list to -skip optionAlexandru Croitor2022-02-031-2/+15
* CMake: Fix detection of linker availabilityAlexandru Croitor2022-01-181-1/+1
* Support configure -platform linux-clang-libc++Allan Sandfeld Jensen2021-12-141-0/+3
* configure: Fix --foo=bar argumentsJoerg Bornemann2021-11-101-1/+1
* configure: Allow specifying arbitrary variable assignmentsJoerg Bornemann2021-11-051-0/+13
* configure: Remove unused facility to define variable assignmentsJoerg Bornemann2021-11-011-29/+0
* CMake: remove support for building Qt with the old Intel compilerThiago Macieira2021-10-131-3/+0
* Add missing -help argument to qt-configure-moduleJoerg Bornemann2021-08-201-0/+22
* configure: Fix iOS option to be passed for both platform and xplatformAlexandru Croitor2021-08-171-1/+3
* Remove unsupported host-related configure optionsJoerg Bornemann2021-07-061-14/+0
* CMake: Propagate sanitizer flags to public projectsAlexandru Croitor2021-06-251-1/+0
* Detect win32-msvc targetAllan Sandfeld Jensen2021-06-151-0/+3
* Fix the win32-clang-msvc targetAllan Sandfeld Jensen2021-06-151-1/+4
* CMake: fix CMake function qt_commandline_addStringHaoyu Liu2021-05-251-1/+1
* Fix developer buildJoerg Bornemann2021-05-101-0/+2