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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'doc-rel-3.31' into release-3.31
Brad King
2024-10-15
1
-5/+0
|
\
|
*
Help: Add 3.31 release note for file(MAKE_DIRECTORY)'s RESULT option
Peter Kokot
2024-10-15
1
-5/+0
*
|
Merge topic 'doc-rel-3.29' into release-3.31
Brad King
2024-10-15
1
-6/+0
|
\
\
|
|
/
|
/
|
|
*
Help: Add 3.29 release note for try_compile LINKER_LANGUAGE option
Brad King
2024-10-15
1
-6/+0
*
|
Help/dev: Add maintainer guide release branch creation to use a MR for CI
Brad King
2024-10-09
1
-2/+13
*
|
cmExperimental: gate build database support behind a flag
Ben Boeckel
2024-09-03
1
-0/+21
*
|
export: Add initial CPS support
Matthew Woehlke
2024-08-14
1
-0/+20
*
|
STL: extend type_traits to deal with member pointers
Vito Gamberini
2024-07-02
1
-0/+8
*
|
file(MAKE_DIRECTORY): Add optional RESULT keyword to capture failure.
Asit Dhal
2024-06-24
1
-0/+5
*
|
Help/dev: Add a CMake Testing Guide
Brad King
2024-06-05
4
-2/+112
*
|
Help/dev: Move integration testing to a more-specific document
Brad King
2024-06-05
4
-43/+52
*
|
Help/dev: Fix formatting in CMake Documentation Guide
Brad King
2024-06-05
1
-9/+9
*
|
importstd: clarify when the experimental UUID must be available
Ben Boeckel
2024-05-15
1
-1/+2
*
|
Experimental: add an experimental feature gate for `import std`
Ben Boeckel
2024-04-12
1
-0/+21
|
/
*
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Brad King
2024-03-12
1
-0/+25
*
Help: Convert http URLs to https
scivision
2024-03-07
2
-5/+5
*
Help/dev: Add informal governance section to maintainer guide
Brad King
2023-12-06
1
-0/+7
*
Help/dev: Update UseJava export policy version in post-release development
Gold856
2023-11-27
1
-4/+5
*
Merge branch 'backport-ci-fedora-39' into ci-fedora-39
Brad King
2023-11-17
1
-1/+1
|
\
|
*
codespell: Fix typos
Brad King
2023-11-17
1
-1/+1
*
|
try_{compile,run}: add LINKER_LANGUAGE option
scivision
2023-10-16
1
-0/+6
|
/
*
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
1
-130/+0
*
cmExperimental: recycle the C++ modules API UUID
Ben Boeckel
2023-08-17
1
-1/+1
*
CXXModules: add a variable for BMI-only compilation
Ben Boeckel
2023-08-17
1
-0/+6
*
Merge topic 'cmExperimental-uuid-doc'
Brad King
2023-08-08
1
-1/+1
|
\
|
*
Help/experimental: fix UUID documentation
Ben Boeckel
2023-08-07
1
-1/+1
*
|
Help/dev: Extend documentation guide with another section nesting level
Brad King
2023-07-31
1
-0/+1
|
/
*
cmExperimental: refresh the C++ modules UUID
Ben Boeckel
2023-07-13
1
-1/+1
*
cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable
Ben Boeckel
2023-06-01
1
-7/+0
*
cxxmodules: update the experimental UUID
Ben Boeckel
2023-05-31
1
-1/+1
*
Utilities/Sphinx: Add 'cref' role
Matthew Woehlke
2023-03-14
1
-0/+4
*
Merge topic 'smart-wrap-signatures'
Brad King
2023-03-14
1
-0/+17
|
\
|
*
Utilities/Sphinx: Improve word wrap of signatures
Matthew Woehlke
2023-03-13
1
-0/+17
*
|
Utilities/Sphinx: Allow explicit target for genex
Matthew Woehlke
2023-03-13
1
-0/+4
|
/
*
Utilities/Sphinx: Make signatures linkable
Matthew Woehlke
2023-03-09
1
-3/+3
*
Merge topic 'improve-doc-signatures'
Brad King
2023-03-07
1
-38/+152
|
\
|
*
Utilities/Sphinx: Add a directive to document command signatures
Matthew Woehlke
2023-03-03
1
-13/+82
|
*
Help/dev: Add per-directive sections in CMake Documentation Guide
Brad King
2023-02-24
1
-25/+70
*
|
Clang: Record Clang 16.0 flags for our experimental C++ modules support
Brad King
2023-03-03
1
-11/+30
*
|
ccmake: Update minimum required version of CMake for curses check
Brad King
2023-03-01
1
-0/+1
|
/
*
Help/dev: Update source code guide to specify clang-format version 15
Brad King
2023-01-19
1
-1/+1
*
cxxmodules: support new round of Clang patches
Ben Boeckel
2022-12-15
1
-1/+1
*
Merge topic 'cxx-module-map-clang'
Brad King
2022-12-06
1
-3/+6
|
\
|
*
cmCxxModuleMapper: support the `clang` module map format
Ben Boeckel
2022-12-02
1
-3/+6
*
|
cmExperimental: recycle C++20 module support UUID
Ben Boeckel
2022-12-01
1
-1/+1
*
|
Help/dev/experimental: document C++20 module limitations
Ben Boeckel
2022-12-01
1
-0/+25
|
/
*
MSVC: don't opt into dyndep support
Ben Boeckel
2022-11-28
1
-1/+2
*
Help/dev/experimental: document the `msvc` module map format
Ben Boeckel
2022-11-21
1
-2/+7
*
msvc: bless MSVC 19.34 support for C++ modules as experimental
Ben Boeckel
2022-11-11
1
-0/+4
*
cmScanDepFormat: support P1689R5
Ben Boeckel
2022-07-26
1
-2/+2
[next]