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
/
QtFeature.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Improve compile test error reporting in configure summary
Alexandru Croitor
2025-06-04
1
-0
/
+7
*
CMake: Improve error reporting for failed linker no undefined flag
Alexandru Croitor
2025-06-04
1
-10
/
+2
*
Add feature deprecation capability
Cristian Le
2025-06-02
1
-0
/
+129
*
Fix check for aliases
Cristian Le
2025-05-08
1
-1
/
+1
*
Allow Feature to be alias of Cache variable
Cristian Le
2025-02-28
1
-22
/
+90
*
Forward other `qt_feature` options in `qt_feature_alias`
Cristian Le
2025-02-28
1
-2
/
+21
*
Add `NEGATE` to `qt_feature_alias`
Cristian Le
2025-02-28
1
-7
/
+39
*
Add `qt_feature_alias`
Cristian Le
2025-02-28
1
-4
/
+180
*
Check for misspelled `FEATURE_*` variable
Cristian Le
2025-01-31
1
-0
/
+9
*
CMake: Run configure tests lazily
Joerg Bornemann
2024-11-11
1
-4
/
+30
*
Add LSX and LASX configure detection
Chen Zhanwang
2024-10-22
1
-0
/
+25
*
Fix runtime CPU feature detection for ARM
Allan Sandfeld Jensen
2024-10-17
1
-0
/
+25
*
CMake: Add a way to use system/bundled 3rdparty libs in bulk
Joerg Bornemann
2024-06-18
1
-4
/
+47
*
CMake: Yield error if a feature is ENABLEd and CONDITION is false
Joerg Bornemann
2024-06-12
1
-1
/
+3
*
Add hardening build options
Giuseppe D'Angelo
2024-03-19
1
-1
/
+10
*
cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDK
Tor Arne Vestbø
2024-03-18
1
-2
/
+2
*
CMake: Teach qt_config_compile_test to set the build output
Alexandru Croitor
2024-02-21
1
-3
/
+24
*
CMake: Simplify feature calculation
Joerg Bornemann
2024-02-13
1
-15
/
+3
*
CMake: Remove qt_internal_compute_features_from_possible_inputs
Joerg Bornemann
2024-02-13
1
-16
/
+0
*
CMake: Dynamically include and install Helpers and other files
Alexandru Croitor
2023-11-27
1
-1
/
+0
*
CMake: Split and refactor QtSetup.cmake
Alexandru Croitor
2023-11-27
1
-0
/
+12
*
CMake: Fix config condition evaluator
Joerg Bornemann
2023-09-21
1
-18
/
+31
*
CMake: Use while instead of foreach in qt_evaluate_config_expression
Joerg Bornemann
2023-09-21
1
-9
/
+5
*
CMake: Remove superfluous code from qt_evaluate_config_expression
Joerg Bornemann
2023-09-21
1
-4
/
+0
*
CMake: Fix reconfiguration when -no-opengl is specified
Alexandru Croitor
2023-09-13
1
-12
/
+12
*
CMake: Handle INPUT_foo values when detecting dirty builds
Alexandru Croitor
2023-09-06
1
-15
/
+3
*
CMake: Rework INPUT_foo vars handling when reconfiguring
Alexandru Croitor
2023-09-06
1
-4
/
+21
*
CMake: Recompute features when dependent features are marked dirty
Alexandru Croitor
2023-09-06
1
-22
/
+116
*
CMake: Move dirty feature / dirty build detection into QtFeature.cmake
Alexandru Croitor
2023-09-06
1
-0
/
+26
*
CMake: Pass CMAKE_EXE_LINKER_FLAGS to project-based try_compile
Alexandru Croitor
2023-03-14
1
-0
/
+1
*
CMake: make qt_config_compile_test verbosely indicate missing deps
Thiago Macieira
2023-01-18
1
-0
/
+1
*
Retire the qt_parse_all_arguments
Amir Masoud Abdol
2023-01-18
1
-7
/
+23
*
Remove perl related functionality from CMake files
Alexey Edelev
2022-11-29
1
-16
/
+0
*
CMake: allow user specified boolean values to have any case
Rolf Eike Beer
2022-09-05
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
CMake: Relax constraint on not having feature values change
Alexandru Croitor
2022-08-03
1
-1
/
+9
*
CMake: Mark chosen C++ standard as required for building Qt
Yuhang Zhao
2022-06-19
1
-0
/
+8
*
C++23/c++2b support
Allan Sandfeld Jensen
2022-06-08
1
-1
/
+3
*
CMake: add detection of x86 VAES and AVX512VBMI2 features
Thiago Macieira
2022-03-08
1
-2
/
+2
*
CMake: enable machine_tuple also on GNU/Hurd
Pino Toscano
2022-02-11
1
-1
/
+1
*
CMake: Add support building Qt with the 'mold' linker
Alexandru Croitor
2022-01-20
1
-0
/
+59
*
CMake: Fix detection of linker availability
Alexandru Croitor
2022-01-18
1
-9
/
+31
*
Support configure -platform linux-clang-libc++
Allan Sandfeld Jensen
2021-12-14
1
-0
/
+14
*
CMake: Fix config tests not finding module-provided CMake packages
Joerg Bornemann
2021-10-13
1
-1
/
+6
*
Don't use libs in /usr/local for configure tests by default on macOS
Joerg Bornemann
2021-10-08
1
-0
/
+15
*
CMake: Ensure that UNIX is set for INTEGRITY
Joerg Bornemann
2021-10-05
1
-1
/
+20
*
Fix separate_debug_info configure test for cross-compilation
Joerg Bornemann
2021-09-28
1
-0
/
+1
*
Use only supported values when setting internal QT_FEATURE_ values
Alexey Edelev
2021-09-21
1
-1
/
+5
*
Pass CMAKE compiler flags to arch detection
Allan Sandfeld Jensen
2021-09-20
1
-0
/
+10
[next]