index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Help
/
release
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'PATH-genex-handle-list-of-paths'
Brad King
2023-02-24
1
-0/+5
|
\
|
*
PATH-genex: handle lists for path decomposition and transformations
Marc Chevrier
2023-02-21
1
-0/+5
*
|
find_package: Use <PACKAGENAME>_ROOT variables as search prefixes
Brad King
2023-02-23
1
-0/+7
|
/
*
Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY
Abdelmaged Khalifa
2023-02-17
1
-0/+4
*
Deprecate "extra" generators in favor of cmake-file-api(7)
Brad King
2023-02-15
1
-0/+5
*
Merge topic 'ninja-custom-command-depends'
Brad King
2023-02-15
1
-0/+7
|
\
|
*
add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja
Abdelmaged Khalifa
2023-02-14
1
-0/+7
*
|
Deprecate compatibility with CMake versions older than 3.5
Brad King
2023-02-11
1
-0/+7
|
/
*
Deprecate Visual Studio 9 2008 generator
Brad King
2023-02-08
1
-0/+5
*
<LANG>_LINKER_LAUNCHER: Allow generator expressions
Kyle Edwards
2023-02-02
1
-0/+5
*
Begin post-3.26 development
Brad King
2023-02-01
1
-0/+7
*
Help: Drop development topic notes to prepare release
Brad King
2023-02-01
1
-7/+0
*
Help: Consolidate 3.26 release notes
Brad King
2023-02-01
25
-160/+0
*
Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULES
Brad King
2023-02-01
1
-5/+0
*
FindCUDAToolkit: Add support for CUDA::nvrtc_static
Robert Maynard
2023-01-20
1
-0/+5
*
CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32
Brad King
2023-01-19
1
-0/+5
*
message: Add CONFIGURE_LOG mode to record a message in the configure log
Brad King
2023-01-18
1
-0/+3
*
Merge topic 'configure-log'
Brad King
2023-01-17
1
-0/+8
|
\
|
*
try_compile: Add a NO_LOG option to skip recording in the configure log
Brad King
2023-01-16
1
-0/+4
|
*
try_compile: Add optional LOG_DESCRIPTION to record in configure log
Brad King
2023-01-16
1
-0/+4
*
|
Merge topic 'ctest-no-tests-action-env-var'
Brad King
2023-01-17
1
-0/+7
|
\
\
|
|
/
|
/
|
|
*
ctest(1): Add CTEST_NO_TESTS_ACTION env var
friendlyanon
2023-01-13
1
-0/+7
*
|
Merge topic 'fea/add-copy_directory_if_different'
Brad King
2023-01-13
1
-0/+4
|
\
\
|
*
|
cmake: Add -E copy_directory_if_different
Robert Maynard
2023-01-12
1
-0/+4
|
|
/
*
|
Merge topic 'bug/cuda-toolkit-support-arm64-sbsa'
Brad King
2023-01-12
1
-0/+4
|
\
\
|
*
|
FindCUDAToolkit: Support cross-compilation to sbsa-linux
Robert Maynard
2023-01-11
1
-0/+4
|
|
/
*
|
Set CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT on single-variant compilers
Russell Greene
2023-01-11
1
-0/+6
|
/
*
FileAPI: Add "configureLog" object kind
Brad King
2022-12-17
1
-0/+3
*
ConfigureLog: Add infrastructure for structured configure event logging
Matthew Woehlke
2022-12-16
1
-0/+5
*
COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases
Marc Chevrier
2022-12-13
1
-0/+6
*
VS: Add a variable to report the Visual Studio version build number
Brad King
2022-12-07
1
-0/+6
*
clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property
Kyle Edwards
2022-12-06
1
-0/+8
*
FindPython: add support for Stable ABI
Marc Chevrier
2022-11-29
1
-0/+6
*
Merge topic 'custom-command-comment-genex'
Brad King
2022-11-22
1
-0/+6
|
\
|
*
add_custom_{command,target}: add genex support for COMMENT
Peter Würth
2022-11-19
1
-0/+6
*
|
Merge topic 'xcode-ios-extensionkit'
Brad King
2022-11-21
1
-0/+11
|
\
\
|
*
|
Xcode: Allow bundling extensionkit extensions
Russell Greene
2022-11-18
1
-0/+11
|
|
/
*
|
Merge topic 'lang-std-flag-order'
Brad King
2022-11-21
1
-0/+7
|
\
\
|
*
|
Place language standard flags just after CMAKE_<LANG>_FLAGS
Brad King
2022-11-18
1
-0/+7
|
|
/
*
|
Merge topic 'cxx-scanning-properties'
Brad King
2022-11-21
1
-0/+5
|
\
\
|
|
/
|
/
|
|
*
cxxmodules: add properties to control scanning
Ben Boeckel
2022-11-18
1
-0/+5
*
|
Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex
Kyle Edwards
2022-11-17
1
-0/+5
|
/
*
Merge topic 'cmake-E-copy-t-mode'
Brad King
2022-11-15
1
-0/+4
|
\
|
*
cmake -E copy: Add support for -t argument
Kyle Edwards
2022-11-15
1
-0/+4
*
|
project: Warn at top-level if `cmake_minimum_required` wasn't called
friendlyanon
2022-11-11
1
-0/+6
|
/
*
ASM_MARMASM: Add support for Microsoft ARM assembler language
Ilia K
2022-11-09
1
-0/+4
*
Merge topic 'file-set-file-api'
Brad King
2022-11-09
1
-0/+9
|
\
|
*
file-api: support exporting file set information
Ben Boeckel
2022-11-08
1
-0/+9
*
|
Merge topic 'use_folders_on_by_default'
Brad King
2022-11-08
1
-0/+5
|
\
\
|
*
|
USE_FOLDERS: Treat as on by default
Juan Ramos
2022-11-08
1
-0/+5
[next]