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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake 3.21.0-rc1
v3.21.0-rc1
Brad King
2021-06-23
1
-1/+1
*
Merge topic 'cuda-rules-override' into release-3.21
Brad King
2021-06-23
1
-0/+19
|
\
|
*
CUDA: Implement CMAKE_USER_MAKE_RULES_OVERRIDE[_CUDA]
Seth R Johnson
2021-06-22
1
-0/+19
|
/
*
Merge branch 'release-3.20' into release-3.21
Brad King
2021-06-21
1
-0/+7
|
\
|
*
CMake 3.20.5
v3.20.5
Brad King
2021-06-21
1
-1/+1
|
*
Help: Add 3.20 release note section for 3.20.{3,4,5}
Brad King
2021-06-21
1
-0/+7
*
|
Merge branch 'release-3.20' into release-3.21
Brad King
2021-06-21
0
-0/+0
|
\
\
|
|
/
|
*
Merge branch 'test-xcode-13' into release-3.20
Brad King
2021-06-21
2
-2/+2
|
|
\
|
*
\
Merge branch 'ep-git-update-commit-ref' into release-3.20
Brad King
2021-06-21
1
-1/+1
|
|
\
\
*
|
\
\
Merge topic 'ep-git-update-commit-ref' into release-3.21
Brad King
2021-06-21
1
-1/+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ExternalProject: Use ${ref}^0 to avoid MSYS/Cygwin shell substitutions
Craig Scott
2021-06-20
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'test-xcode-13' into release-3.21
Brad King
2021-06-21
2
-2/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Tests: Fix xcode version detection for Xcode 13 on ARM
Brad King
2021-06-18
2
-2/+2
|
|
/
*
|
Merge topic 'tutorial-sphinx-targets' into release-3.21
Brad King
2021-06-21
12
-0/+52
|
\
\
|
*
|
Tutorial: Make code snippets linkable
Brad King
2021-06-18
12
-0/+52
*
|
|
Merge topic 'doc-source_group-scope' into release-3.21
Brad King
2021-06-21
1
-0/+3
|
\
\
\
|
*
|
|
Help: Clarify the usage scope of source_group
Heiko Thiel
2021-06-18
1
-0/+3
|
|
/
/
*
|
|
Merge topic 'GNUInstallDirs-alpine' into release-3.21
Brad King
2021-06-21
1
-0/+1
|
\
\
\
|
*
|
|
GNUInstallDirs: don't use lib64 on Alpine Linux
Natanael Copa
2021-06-18
1
-0/+1
|
|
/
/
*
|
|
Merge topic 'compiler-id-lang-vars' into release-3.21
Brad King
2021-06-21
1
-6/+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CompilerId: Tolerate variables named for languages
Philippe Canal
2021-06-18
1
-6/+6
|
/
/
*
|
Merge topic 'vs-utf-8' into release-3.21
Brad King
2021-06-18
4
-1/+22
|
\
\
|
*
|
VS: Add support for Utf8Enconding when using VS 16.10+
Gustavo Varo
2021-06-17
4
-1/+22
*
|
|
Merge topic 'vs-flag-tables' into release-3.21
Brad King
2021-06-18
7
-30/+36
|
\
\
\
|
|
/
/
|
*
|
VS: Do not apply any '/external:*' flag table mapping on VS < 16.10
Brad King
2021-06-17
2
-8/+18
|
*
|
VS: Compare VS instance versions as strings
Brad King
2021-06-17
6
-25/+21
*
|
|
Merge topic 'gcc11-errors' into release-3.21
Brad King
2021-06-18
1
-2/+4
|
\
\
\
|
*
|
|
CheckCompilerFlag: Handle -Werror= for GCC 11
Marc Aldorasi
2021-06-17
1
-2/+4
|
|
/
/
*
|
|
Begin 3.21 release versioning
Brad King
2021-06-17
1
-3/+3
*
|
|
gitlab-ci: Drop package pipeline upload jobs for release branch
Brad King
2021-06-17
1
-7/+7
*
|
|
Help: Drop development topic notes to prepare release
Brad King
2021-06-17
2
-9/+0
*
|
|
Merge topic 'doc-3.21-relnotes'
Brad King
2021-06-17
61
-343/+294
|
\
\
\
|
*
|
|
Help: Update Sphinx versionadded directives for 3.21 release
Brad King
2021-06-17
1
-0/+2
|
*
|
|
Help: Organize and revise 3.21 release notes
Brad King
2021-06-17
1
-148/+204
|
*
|
|
Help: Consolidate 3.21 release notes
Brad King
2021-06-14
60
-343/+236
*
|
|
|
Merge topic 'help-tutorial-separate-pages'
Brad King
2021-06-17
14
-938/+1018
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Tutorial: Add infrastructure to preserve old links when renaming steps
Brad King
2021-06-17
1
-0/+9
|
*
|
|
Tutorial: Add captions for code blocks
Josef Angstenberger
2021-06-17
12
-0/+52
|
*
|
|
Tutorial: Small formatting improvements
Josef Angstenberger
2021-06-17
11
-39/+43
|
*
|
|
Tutorial: Fix links after splitting steps
Josef Angstenberger
2021-06-17
5
-14/+16
|
*
|
|
Tutorial: Split steps into separate files
Josef Angstenberger
2021-06-17
13
-931/+932
|
*
|
|
Tutorial: Break up intro paragraph
Brad King
2021-06-17
1
-6/+7
|
*
|
|
Utilities/Sphinx: Index guide section documents for cross-referencing
Brad King
2021-06-17
1
-0/+11
*
|
|
|
Merge topic 'c_17_23-AppleClang'
Brad King
2021-06-17
1
-1/+11
|
\
\
\
\
|
*
|
|
|
AppleClang: Add flags for C17 and C23
Brad King
2021-06-16
1
-1/+11
*
|
|
|
|
Merge branch 'release-3.20'
Brad King
2021-06-17
0
-0/+0
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge topic 'fix-flow-control-override' into release-3.20
Brad King
2021-06-17
6
-8/+22
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'fix-flow-control-override'
Brad King
2021-06-17
6
-8/+22
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
CMake: Allow override of unexpected non-flow-control commands
Kyle Edwards
2021-06-16
6
-8/+22
*
|
|
|
|
|
Merge branch 'release-3.20'
Brad King
2021-06-17
0
-0/+0
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]