index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
QtProcessConfigureArgs.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add feature deprecation capability
Cristian Le
2025-06-02
1
-0
/
+9
*
Display feature alias information in configure
Cristian Le
2025-06-02
1
-1
/
+15
*
Add `qt_feature_alias`
Cristian Le
2025-02-28
1
-0
/
+5
*
configure: Support lists for the CMAKE_VARIABLE argument
Joerg Bornemann
2025-02-23
1
-2
/
+10
*
configure: Add type 'path' to qt_commandline_option
Joerg Bornemann
2025-02-23
1
-14
/
+8
*
configure: Make it easier to translate arguments to CMake variables
Joerg Bornemann
2025-02-23
1
-30
/
+32
*
configure: Fix implementation glitch
Joerg Bornemann
2025-02-21
1
-1
/
+1
*
Make -platform linux-clang-libc++ work with icecc
Allan Sandfeld Jensen
2025-02-05
1
-21
/
+19
*
Introduce FFmpeg-related configure options
Pavel Dubsky
2024-12-03
1
-0
/
+3
*
CMake: Run configure tests lazily
Joerg Bornemann
2024-11-11
1
-0
/
+1
*
Add LSX and LASX configure detection
Chen Zhanwang
2024-10-22
1
-0
/
+1
*
CMake: Change SBOM generation to be enabled by default (mostly)
Alexandru Croitor
2024-10-19
1
-2
/
+10
*
Fix runtime CPU feature detection for ARM
Allan Sandfeld Jensen
2024-10-17
1
-0
/
+1
*
configure: Fix --foo=bar arguments
Joerg Bornemann
2024-07-05
1
-1
/
+1
*
CMake: Generate an SPDX v2.3 SBOM file for each built repository
Alexandru Croitor
2024-06-13
1
-0
/
+8
*
Change the -qpa configure argument logic
Alexey Edelev
2024-05-14
1
-0
/
+1
*
configure: Fix --developer-build argument (with two hyphens)
Joerg Bornemann
2024-05-03
1
-2
/
+6
*
Remove the headersclean feature
Alexey Edelev
2024-04-17
1
-0
/
+7
*
Add support for using an inline namespaces for -qtnamespace
Friedemann Kleint
2024-04-03
1
-0
/
+1
*
configure: Fix -system-zlib and -system-sqlite options
Joerg Bornemann
2024-03-27
1
-2
/
+6
*
configure: Fix -c++std and -sanitize options
Joerg Bornemann
2024-03-27
1
-1
/
+21
*
cmake: Move iOS detection into qt_auto_detect_ios
Tor Arne Vestbø
2024-03-18
1
-5
/
+0
*
cmake: Don't set CMAKE_SYSTEM_NAME=iOS when configuring with -sdk
Tor Arne Vestbø
2024-03-18
1
-1
/
+1
*
cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDK
Tor Arne Vestbø
2024-03-18
1
-2
/
+2
*
configure: Translate only boolean options to features
Joerg Bornemann
2024-03-05
1
-5
/
+7
*
Add configure mappings for QT_BUILD_<TESTS|EXAMPLES>_PROJECT
Alexey Edelev
2024-02-14
1
-0
/
+14
*
configure: translate inputs matching feature names to FEATURE_foo
Joerg Bornemann
2024-02-13
1
-1
/
+10
*
configure: Set -DFEATURE_stdlib_libcpp on "-platform *-libc++"
Joerg Bornemann
2024-02-13
1
-1
/
+1
*
configure: Convert -feature-* arguments to -DFEATURE_foo CMake args
Joerg Bornemann
2024-02-13
1
-16
/
+20
*
configure: Remove debug message
Joerg Bornemann
2024-01-09
1
-1
/
+0
*
Add coverage and coverage-gcov features
Alexey Edelev
2023-09-22
1
-0
/
+23
*
Show the allowed values for configure arguments
Alexey Edelev
2023-09-13
1
-1
/
+3
*
CMake: Rework INPUT_foo vars handling when reconfiguring
Alexandru Croitor
2023-09-06
1
-0
/
+4
*
CMake: Allow installation of example sources into the Qt prefix
Alexandru Croitor
2023-08-16
1
-0
/
+1
*
Do not override the generator type in configure script
Alexey Edelev
2023-08-14
1
-2
/
+33
*
Update the implementation of -unity-build
Amir Masoud Abdol
2023-06-29
1
-7
/
+2
*
Introduce -no-vcpkg flag for disabling vcpkg detection/integration
Amir Masoud Abdol
2023-06-27
1
-0
/
+1
*
Resolve an issue when running `/qt-configure-module .`
Amir Masoud Abdol
2023-06-08
1
-1
/
+4
*
Remove the -sysroot option from configure
Amir Masoud Abdol
2023-05-12
1
-0
/
+8
*
Make MODULE_ROOT Absolute
Amir Masoud Abdol
2023-04-12
1
-1
/
+2
*
Add -unity-build, and -unity-build-batch-size to configure
Amir Masoud Abdol
2023-02-09
1
-0
/
+7
*
Update -redo option such that it removes CMakeCache.txt and CMakeFiles/
Amir Masoud Abdol
2022-12-01
1
-0
/
+9
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add -disable-deprecated-up-to parameter to configure script
Ivan Solovev
2022-08-19
1
-0
/
+10
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Map the 'verbose' configure option to CMake
Alexey Edelev
2022-04-06
1
-0
/
+2
*
CMake:Android: Use ANDROID_PLATFORM instead of ANDROID_NATIVE_API_LEVEL
Assam Boudjelthia
2022-03-11
1
-2
/
+1
*
configure: Don't escape backslashes in passed configure arguments
Alexandru Croitor
2022-03-11
1
-1
/
+0
*
configure: CMake: Add -no-prefix option
Alexandru Croitor
2022-02-24
1
-0
/
+8
*
configure: Switch error to warning when -skip used in per-repo build
Alexandru Croitor
2022-02-09
1
-6
/
+4
[next]