index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Help
/
prop_tgt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'autogen-system-include'
Brad King
2023-05-04
1
-0
/
+17
|
\
|
*
Autogen: Default AUTOGEN_USE_SYSTEM_INCLUDE to ON if it is not set
Orkun Tokdemir
2023-05-03
1
-0
/
+3
|
*
Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target property
Orkun Tokdemir
2023-05-03
1
-0
/
+14
*
|
VS: Add variables to initialize debugger-related properties
Alex Neundorf
2023-05-01
4
-4
/
+12
|
/
*
Merge topic 'automoc-macro-names'
Craig Scott
2023-04-10
2
-2
/
+95
|
\
|
*
Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target property
Orkun Tokdemir
2023-04-09
2
-2
/
+95
*
|
Merge topic 'doc-typo'
Brad King
2023-04-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Help: Remove duplicated word in COMPILE_OPTIONS target property docs
Brad King
2023-04-05
1
-1
/
+1
*
|
Help: Link to COMPILE_LANGUAGE genex from target_compile_options
Brad King
2023-03-28
1
-0
/
+4
*
|
Add generator expression support to static code analysis hooks
Stefan Schober
2023-03-27
4
-0
/
+20
*
|
Merge topic 'vs-windows-min-version'
Brad King
2023-03-16
1
-3
/
+8
|
\
\
|
*
|
VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variable
halx99
2023-03-15
1
-3
/
+8
*
|
|
Merge topic 'support_cubin_fatbin_optix_cuda_output'
Brad King
2023-03-14
3
-0
/
+42
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilation
Robert Maynard
2023-03-13
3
-0
/
+42
*
|
|
Apple: text-based stubs: manage imported configurations mapping
Marc Chevrier
2023-03-05
1
-1
/
+3
*
|
|
Help:IMPORTED_CONFIGURATIONS: Mention relation to IMPORTED_LOCATION
Brad King
2023-03-02
1
-8
/
+17
*
|
|
Help:IMPORTED_IMPLIB: Mention IMPORTED_IMPLIB_<CONFIG> variant
Brad King
2023-03-02
1
-0
/
+9
*
|
|
Merge topic 'Apple-handle-Text-Stubs'
Brad King
2023-03-02
6
-7
/
+56
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
6
-7
/
+56
*
|
|
Merge topic 'dll-name-soversion'
Brad King
2023-02-28
1
-0
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add option to add SOVERSION to DLL names
Ralf Habacker
2023-02-27
1
-0
/
+17
*
|
|
Merge topic 'doc-cleanup-3.26-rc4'
Brad King
2023-02-28
1
-7
/
+11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Help: Improve wording of FOLDER-related properties and policies
Craig Scott
2023-02-25
1
-7
/
+11
*
|
Merge topic 'clarify-clang-tidy-export-fixes-doc'
Brad King
2023-02-09
1
-6
/
+6
|
\
\
|
|
/
|
*
Help: Avoid making guarantees about <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR
Kyle Edwards
2023-02-09
1
-6
/
+6
*
|
<LANG>_LINKER_LAUNCHER: Allow generator expressions
Kyle Edwards
2023-02-02
1
-0
/
+5
|
/
*
Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULES
Brad King
2023-02-01
1
-0
/
+5
*
Merge topic 'doc-ipo'
Brad King
2023-02-01
1
-0
/
+4
|
\
|
*
Help: improve docs for INTERPROCEDURAL_OPTIMIZATION target property
Alexander Neundorf
2023-01-31
1
-0
/
+4
*
|
Help: Clarify CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS behavior
Robert Maynard
2023-01-30
1
-2
/
+7
|
/
*
Merge topic 'doc-rpath-features'
Brad King
2023-01-25
5
-11
/
+58
|
\
|
*
Help: improve docs for INSTALL_NAME_DIR
Alexander Neundorf
2023-01-20
2
-2
/
+10
|
*
Help: mention CMAKE_SKIP_RPATH in the RPATH docs
Alexander Neundorf
2023-01-20
2
-0
/
+5
|
*
Help: improve documentation for BUILD_RPATH
Alexander Neundorf
2023-01-20
2
-5
/
+24
|
*
Help: improve docs for INSTALL_RPATH
Alexander Neundorf
2023-01-19
2
-4
/
+19
*
|
Help: add notes for POSIX platforms to the DEFINE_SYMBOL target property
Ralf Habacker
2023-01-17
1
-1
/
+7
*
|
Help: Mention USE_FOLDERS property in the FOLDER docs
Alexander Neundorf
2023-01-07
1
-0
/
+3
|
/
*
Merge topic 'doc-SYSTEM'
Craig Scott
2022-12-19
5
-36
/
+50
|
\
|
*
Help: Clarify and update SYSTEM-related docs
Craig Scott
2022-12-17
5
-36
/
+50
*
|
COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases
Marc Chevrier
2022-12-13
1
-0
/
+3
*
|
Merge topic 'clang-tidy-export-fixes-dir'
Brad King
2022-12-07
1
-0
/
+29
|
\
\
|
*
|
clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property
Kyle Edwards
2022-12-06
1
-0
/
+29
*
|
|
Merge topic 'doc-SYSTEM'
Brad King
2022-12-07
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Help: Clarify SYSTEM property default for imported targets
Brad King
2022-12-05
1
-2
/
+2
*
|
Merge topic 'help-remove-self-reference-links'
Brad King
2022-11-21
22
-49
/
+49
|
\
\
|
*
|
Help: remove links from pages to themselves
Ben Boeckel
2022-11-18
21
-48
/
+48
|
*
|
Help/prop_tgt/LINK_OPTIONS: fix `:genex:` reference
Ben Boeckel
2022-11-18
1
-1
/
+1
*
|
|
Merge topic 'xcode-ios-extensionkit'
Brad King
2022-11-21
4
-1
/
+25
|
\
\
\
|
*
|
|
Xcode: Allow bundling extensionkit extensions
Russell Greene
2022-11-18
4
-1
/
+25
|
|
/
/
*
|
|
cxxmodules: add properties to control scanning
Ben Boeckel
2022-11-18
1
-0
/
+22
|
/
/
[next]