Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
HEAD
825bcff
CMake Nightly Date Stamp
by Kitware Robot
· 3 hours ago
master
a584d8e
Merge topic 'system-env-id'
by Brad King
· 15 hours ago
0999f87
Merge branch 'release-4.4'
by Brad King
· 15 hours ago
ff3a0e7
Merge topic 'docs-cannot-change-toolchain-file'
by Brad King
· 15 hours ago
b12192a
Merge topic 'preset-template-helpers'
by Brad King
· 15 hours ago
af7ecc8
CMake 4.4.3
by Brad King
· 15 hours ago
release
v4.4.3
5609e0d
Merge topic 'more-deterministic-CTest-tests'
by Brad King
· 16 hours ago
072038c
Merge topic 'aix-gnu-no-lto'
by Brad King
· 16 hours ago
ccbe5ea
Merge topic 'target-name-genex-export-doc'
by Brad King
· 16 hours ago
4e053ed
Merge topic 'bash-completion-compat'
by Brad King
· 16 hours ago
c9868a6
Help: Mention that CMAKE_TOOLCHAIN_FILE cannot be changed
by Aiden Woodruff
· 17 hours ago
1f40df7
Merge topic 'install-RUNTIME_DEPENDENCY_SET-note'
by Brad King
· 17 hours ago
65e2e76
CMake Nightly Date Stamp
by Kitware Robot
· 27 hours ago
fc3c71d
cmake: Add cached environment id that triggers reconfigure when changed
by Aiden Woodruff
· 36 hours ago
174ec6e
Tests: Fix add_test and CrosscompilingEmulator tests in parallel
by Aiden Woodruff
· 2 days ago
cff46f9
AIX: Disable LTO/IPO with GCC, which does not support it
by Aditya Kamath
· 2 days ago
8b38a56
Merge branch 'release-4.4'
by Brad King
· 2 days ago
244b563
Merge topic 'autogen-vs-reduce-target-count'
by Brad King
· 2 days ago
1eb64f8
Merge topic 'autogen-vs-reduce-target-count' into release-4.4
by Brad King
· 2 days ago
e903d46
Merge topic 'install-TARGETS-default-MODULE'
by Brad King
· 2 days ago
568b7be
Merge topic 'presets-list-defined'
by Brad King
· 2 days ago
3ed98a4
Merge topic 'makefiles-output-sync'
by Brad King
· 2 days ago
92c31a1
Merge topic 'link-library-needed-library-linux'
by Brad King
· 2 days ago
7cc55e2
Merge topic 'ctest-repeat-number-of-runs'
by Brad King
· 2 days ago
0b60b6e
Merge topic 'ccmake-backspace-field-edit-ctrl-h'
by Brad King
· 2 days ago
47dfced
Merge topic 'doc-using-dependencies'
by Brad King
· 2 days ago
73bb96d
Merge topic 'jsonstate-install'
by Brad King
· 2 days ago
eb708db
Merge topic 'sphinx-copybutton'
by Brad King
· 2 days ago
9057de7
Help/install: Promote RUNTIME_DEPENDENCY_SET caveat to note
by Tyler Yankee
· 2 days ago
916316b
Merge topic 'cleaner-clang-tidy-config'
by Brad King
· 2 days ago
cb3d63a
Merge topic 'jsonstate-pkginforeader'
by Brad King
· 2 days ago
cb89e8d
Merge topic 'jsonstate-ninja'
by Brad King
· 2 days ago
4b056e6
Merge topic 'test-solaris-sh'
by Brad King
· 2 days ago
9581170
Merge topic 'Help-review-test-tag'
by Brad King
· 2 days ago
b7b55e3
CMake Nightly Date Stamp
by Kitware Robot
· 2 days ago
fffec0f
presets: Extract common JSON field binds to helper
by Tyler Yankee
· 3 days ago
a1e4b92
presets: Extract preset registration to helper
by Tyler Yankee
· 3 days ago
0029686
presets: Extract configure dependency resolution to helper
by Tyler Yankee
· 3 days ago
30a6e89
CMake Nightly Date Stamp
by Kitware Robot
· 3 days ago
bd9af4b
bash-completion: Improve compatibility with old bash
by Aiden Woodruff
· 4 days ago
03676b0
CMake Nightly Date Stamp
by Kitware Robot
· 4 days ago
6184ff0
Help: Document TARGET_NAME genex for namespacing on export
by 15daksh-2003
· 5 days ago
392a79b
Help/dev: Document use of sphinx-copybutton
by Tyler Yankee
· 5 days ago
1c5e70c
bootstrap: Add --sphinx-html-copybutton option
by Tyler Yankee
· 5 days ago
1b1225a
ci: Enable Sphinx copybutton for cmake.org and Sphinx jobs
by Tyler Yankee
· 5 days ago
6e23013
ci: Add sphinx-copybutton extension to Fedora base image
by Brad King
· 5 days ago
ad5a65d
Utilities/Sphinx: Add option to build with copybutton
by Tyler Yankee
· 5 days ago
59875d4
Tests/FindImageMagick: Tolerate pre-release versions
by Tyler Yankee
· 5 days ago
45a426a
codespell: Fix some hyphenated spellings
by Tyler Yankee
· 5 days ago
dd1580b
Merge topic 'autouic-document-ui-header-path'
by Brad King
· 5 days ago
135c7aa
ctest: Add test rerun index "(run XX/YY)" to output
by Maxime Haselbauer
· 5 days ago
e2a8abc
Merge topic 'update-kwsys'
by Brad King
· 5 days ago
21063dc
Merge branch 'upstream-KWSys' into update-kwsys
by Brad King
· 5 days ago
32911ff
KWSys 2026-08-21 (c1021f19)
by KWSys Upstream
· 5 days ago
9d10763
using-dependencies: Streamline namespace choice
by Silvio Traversaro
· 5 days ago
0dce5ac
using-dependencies: Streamline namespace choice
by Silvio Traversaro
· 5 days ago
c5a5c4a
CMake Nightly Date Stamp
by Kitware Robot
· 5 days ago
319eade
ccmake: Accept Ctrl+H as Backspace in cache-entry field editor
by 15daksh-2003
· 6 days ago
3329328
Help: AUTOUIC: Document how generated ui header files are named
by Joerg Bornemann
· 6 days ago
26f6dab
Ninja: Use cmJSONState for -E cmake_ninja_* commands
by Tyler Yankee
· 6 days ago
3796649
cmJSONState: Avoid UB on empty error message
by Tyler Yankee
· 6 days ago
419e5f0
CMake Nightly Date Stamp
by Kitware Robot
· 6 days ago
ed60338
Help/dev/review: mention the new `Do: test --tag` flag
by Ben Boeckel
· 6 days ago
67e086d
Help/dev/review: mention behavior of multiple `Do: test --stage` behavior
by Ben Boeckel
· 6 days ago
b14b613
CPS: Use cmJSONState to read package JSON files
by Tyler Yankee
· 6 days ago
cb7a738
Tests: Fix RunCMake.CommandLine test on Solaris 10
by Brad King
· 6 days ago
2a9cde8
presets: Add defined listings with unavailable reasons
by Maximilian Sander
· 7 days ago
80066f9
CMake Nightly Date Stamp
by Kitware Robot
· 7 days ago
29c1363
clang-tidy: Use folded-block string for checks
by Matthew Woehlke
· 7 days ago
4f25560
cmInstallScriptHandler: Remove unused JSON reader
by Tyler Yankee
· 8 days ago
b13cdb0
CMake Nightly Date Stamp
by Kitware Robot
· 8 days ago
f0952e5
CMake Nightly Date Stamp
by Kitware Robot
· 9 days ago
7bb8d9d
CMake Nightly Date Stamp
by Kitware Robot
· 11 days ago
d963b87
Autogen: Reduce the number of targets under Visual Studio
by Joerg Bornemann
· 12 days ago
03f6a7f
Merge topic 'jsonstate-builddb'
by Brad King
· 12 days ago
450f546
Merge topic 'jsonstate-vs-flagtable'
by Brad King
· 12 days ago
0c196bc
Merge topic 'update-libuv'
by Brad King
· 12 days ago
ae2dd9a
Merge topic 'update-kwsys'
by Brad King
· 12 days ago
f254d78
Merge topic 'remove_message_prefix'
by Brad King
· 12 days ago
1814d17
Merge branch 'release-4.4'
by Brad King
· 12 days ago
ca0ed0f
Merge topic 'swift-cmp0215-update'
by Brad King
· 12 days ago
1e1b1be
Merge topic 'swift-cmp0215-update' into release-4.4
by Brad King
· 12 days ago
3db61dc
KWSys 2026-08-14 (f87534bd)
by KWSys Upstream
· 12 days ago
b06e6b4
Merge branch 'upstream-KWSys' into update-kwsys
by Brad King
· 12 days ago
2b5ad7e
Autogen: Register per-config timestamp file with its full path
by Joerg Bornemann
· 12 days ago
d39eee1
CMake Nightly Date Stamp
by Kitware Robot
· 12 days ago
a2e6306
GenEx/LINK_LIBRARY: Add NEEDED_LIBRARY support on Linux
by Robert Maynard
· 13 days ago
158b646
Linker/GNU: Refactor LINKER_PUSHPOP_STATE_SUPPORTED check to a function
by Robert Maynard
· 13 days ago
0f78406
Tests: Consolidate RunCMake.target_link_libraries-LINK_LIBRARY conditions
by Robert Maynard
· 13 days ago
6491bd5
Help: Format LINK_LIBRARY NEEDED_LIBRARY platforms as a definition list
by Brad King
· 13 days ago
8072e80
install(TARGETS): Add default destination for MODULE libraries
by Tom Osika
· 13 days ago
e4a37fb
Tests/RunCMake/Swift: Add CMP0195 behavior checks
by Evan Wilde
· 13 days ago
b7a7856
CMP0215: Update NEW behavior to require CMP0157/CMP0195 to be NEW
by Evan Wilde
· 13 days ago
e135fd8
Makefiles: Group parallel build output via GNU Make --output-sync
by 15daksh-2003
· 13 days ago
9fdcbaa
Merge branch 'upstream-libuv' into update-libuv
by Brad King
· 13 days ago
66adcb2
libuv 2026-03-11 (d2a45ce3)
by libuv upstream
· 13 days ago
4c61484
libuv: Update script to get libuv 1.52.1
by Brad King
· 13 days ago
e42cde3
cmBuildDatabase: Use cmJSONState to read mcdb's
by Tyler Yankee
· 13 days ago
7abf903
CMake Nightly Date Stamp
by Kitware Robot
· 13 days ago
e2da85c
VS: Use cmJSONState to read flag table
by Tyler Yankee
· 13 days ago
Next »