Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
HEAD
3fe6b06
CMake Nightly Date Stamp
by Kitware Robot
· 21 hours ago
master
7bdb0a1
Merge topic 'ci-clang22-windows'
by Brad King
· 35 hours ago
09d3ee5
CMake Nightly Date Stamp
by Kitware Robot
· 2 days ago
2fcfea2
ci: Update LLVM/Clang to 22.1 in nightly CI jobs on Windows
by Brad King
· 2 days ago
c1c6b13
Merge branch 'release-4.3'
by Brad King
· 2 days ago
3a7d797
CMake 4.3.1
by Brad King
· 2 days ago
release
v4.3.1
a565a07
Merge branch 'release-4.3'
by Brad King
· 3 days ago
73763b8
Merge branch 'release-4.2'
by Brad King
· 3 days ago
9d6a1db
Merge branch 'release-4.2' into release-4.3
by Brad King
· 3 days ago
cfbb164
CMake 4.2.4
by Brad King
· 3 days ago
v4.2.4
7a8f6cc
Merge topic 'discover-tests'
by Brad King
· 3 days ago
952e6aa
Merge branch 'release-4.3'
by Brad King
· 3 days ago
0e47cd8
Merge topic 'bmi-only-command-template'
by Brad King
· 3 days ago
f7eff87
Merge topic 'bmi-only-command-template' into release-4.3
by Brad King
· 3 days ago
4d2a9a8
Merge branch 'release-4.3'
by Brad King
· 3 days ago
2250c5e
Merge topic 'tutorial'
by Brad King
· 3 days ago
b75bef9
Merge topic 'tutorial' into release-4.3
by Brad King
· 3 days ago
0b4a69d
CMake Nightly Date Stamp
by Kitware Robot
· 3 days ago
53a2a77
Tutorial: Add missing entry in Step4 file list
by Gustaf Borgström
· 3 days ago
7ebb568
cmGeneratorTarget: use typename for `flag`
by Ben Boeckel
· 3 days ago
4a4986d
cxxmodules: support command templates for BMI compilation
by Ben Boeckel
· 3 days ago
1eb3615
Merge topic 'ci-clang-tidy'
by Brad King
· 3 days ago
75e2046
Merge topic 'autogen-enable-depfiles'
by Brad King
· 3 days ago
4e34426
TestDriver: Add '-N' option to print all tests
by Daniel Pfeifer
· 3 days ago
b7f83c3
create_test_sourcelist: Document command line arguments
by Daniel Pfeifer
· 3 days ago
8600ce6
discover_tests: Add documentation
by Daniel Pfeifer
· 3 days ago
969999f
discover_tests: Add tests
by Daniel Pfeifer
· 3 days ago
3947842
discover_tests: Add CMake command implementation
by Daniel Pfeifer
· 3 days ago
3f1fce6
discover_tests: Add CTest command implementation
by Daniel Pfeifer
· 3 days ago
d718a97
cmTestGenerator: Allow to be inherited from
by Daniel Pfeifer
· 3 days ago
f97974c
clang-tidy: disable modernize-unary-static-assert
by Brad King
· 3 days ago
ce16eb1
Merge topic 'orangec-7.0'
by Brad King
· 3 days ago
75937a7
Merge topic 'ci-orangec'
by Brad King
· 3 days ago
79d2bd9
Merge topic 'help-prop'
by Brad King
· 3 days ago
811768e
Merge topic 'file-archive-path-encoding'
by Brad King
· 3 days ago
22b8685
Merge branch 'release-4.3'
by Brad King
· 3 days ago
36e0b1a
Merge topic 'instrumentation-doc-improve'
by Brad King
· 3 days ago
8f55f50
Merge topic 'instrumentation-doc-improve' into release-4.3
by Brad King
· 3 days ago
7326c9b
CMake Nightly Date Stamp
by Kitware Robot
· 4 days ago
d60a5f2
OrangeC: Add C/C++ standards as of 7.0
by Serguei E. Leontiev
· 4 days ago
402d72b
OrangeC: Add support for compiling Windows Resources
by Serguei E. Leontiev
· 4 days ago
552e168
ci: Add OrangeC 7.0.7 nightly CI job
by Brad King
· 4 days ago
0e71175
Tests/ExternalProjectLocal: Fix example project compilation with OrangeC 7
by Brad King
· 4 days ago
d3c05d3
Tests/RunCMake/CMP0119: Update for OrangeC 7
by Brad King
· 4 days ago
9176781
Help: Note that generator expressions are supported only where documented
by scivision
· 4 days ago
55df0c0
Merge branch 'release-4.3'
by Brad King
· 4 days ago
69b3d5b
Merge topic 'libarchive-zip-zstd'
by Brad King
· 4 days ago
8ba08a0
Merge topic 'libarchive-zip-zstd' into release-4.3
by Brad King
· 4 days ago
28a6eb8
Merge branch 'release-4.3'
by Brad King
· 4 days ago
ba8760b
Merge topic 'zstd-threads'
by Brad King
· 4 days ago
b5ca13a
Merge topic 'zstd-threads' into release-4.3
by Brad King
· 4 days ago
8125a2f
Merge topic 'orangec-makefiles'
by Brad King
· 4 days ago
6a49808
Merge topic 'ci-orangec'
by Brad King
· 4 days ago
3faeb49
Merge topic 'include-cleanup'
by Brad King
· 4 days ago
381971b
Merge topic 'nag-whole-archive'
by Brad King
· 4 days ago
a652863
Merge topic 'update-libarchive'
by Brad King
· 4 days ago
ea137f2
Merge branch 'release-4.3'
by Brad King
· 4 days ago
5c2db18
Merge topic 'vs-fortran'
by Brad King
· 4 days ago
a2b39b7
Merge topic 'vs-fortran' into release-4.3
by Brad King
· 4 days ago
680fbb1
Autogen: Enable depfile support for Visual Studio and Xcode generators
by Joerg Bornemann
· 5 days ago
970bc5b
CMake Nightly Date Stamp
by Kitware Robot
· 5 days ago
04ff010
libarchive: Avoid zstd compression levels beyond 19 in zip format
by Brad King
· 5 days ago
f278888
zstd: Enable multithreading support in build within CMake
by Brad King
· 5 days ago
b8d8faf
Help/instrumentation: Improve CMake Instrumentation documentation
by Martin Duffy
· 5 days ago
4e28855
OrangeC: Improve compiler information module formatting
by Brad King
· 5 days ago
7df028c
OrangeC: Drop redundant nologo flag
by Brad King
· 5 days ago
1657e9d
OrangeC: Fix shared library creation in Makefile generators
by Brad King
· 5 days ago
9c067a8
ci: Fix OrangeC 6.73.8 nightly CI job version number
by Brad King
· 5 days ago
df9b089
Source: Remove unnecessary `#include` on Windows
by Moyo Okeremi
· 5 days ago
97455c3
file: Add `ARCHIVE_*` options to specify pathname encoding
by AJIOB
· 5 days ago
25af928
Tests/RunCMake/File_Archive: Match expected errors more extensibly
by AJIOB
· 5 days ago
53d97b7
Merge branch 'release-4.3'
by Brad King
· 5 days ago
0d5238a
Merge topic 'doc-long-line'
by Brad King
· 5 days ago
0de3ac7
Merge topic 'doc-long-line' into release-4.3
by Brad King
· 5 days ago
899122e7
Help: Wrap long line in 4.3 versionadded note
by AJIOB
· 5 days ago
2fd3a04
Merge branch 'release-4.3'
by Brad King
· 5 days ago
c0e9518
Merge topic 'revert-per-importer-bmi' into release-4.3
by Brad King
· 5 days ago
0426697
Merge branch 'release-4.3'
by Brad King
· 5 days ago
d4ba046
Merge topic 'doc-cxxmodules'
by Brad King
· 5 days ago
5cdfca4
Merge topic 'doc-cxxmodules' into release-4.3
by Brad King
· 5 days ago
c68b587
c++modules: Fully revert implementation of per-importer BMIs for 4.3
by Brad King
· 5 days ago
a380179
Tests: Fix FortranOnly test with Intel Fortran VS integration
by Brad King
· 5 days ago
d409bdb
Merge topic 'custom-target-exe-deps'
by Brad King
· 5 days ago
4f9e521
Merge topic 'cmake-env-pch-disable'
by Brad King
· 5 days ago
ebc645c
Merge branch 'release-4.3'
by Brad King
· 6 days ago
d1e81a9
Merge topic 'fbuild_fix_obj_propagation'
by Brad King
· 6 days ago
07c12c2
Merge topic 'fbuild_fix_obj_propagation' into release-4.3
by Brad King
· 6 days ago
c77fdf2
CMake Nightly Date Stamp
by Kitware Robot
· 6 days ago
e75e912
Tests: Fix FortranCInterface test with MSVC+IntelLLVM
by Brad King
· 6 days ago
1146a66
VS: Fix regression in Fortran project generation
by Brad King
· 6 days ago
60aa09f
PCH: Add CMAKE_DISABLE_PRECOMPILE_HEADERS environment variable
by Baudouin Feildel
· 6 days ago
2b2cea3
NAG-Fortran: Add support for WHOLE_ARCHIVE on Linux
by Willem Deconinck
· 6 days ago
b401e43
Help: Call out `cmake-cxxmodules(7)` implementation details as unstable
by Brad King
· 6 days ago
6818426
Help: Drop outdated documentation of `import std` implementation details
by Brad King
· 6 days ago
f9f2a72
FASTBuild: fix incorrect obj lib propagation
by Eduard Voronkin
· 6 days ago
d9f569c
Autogen: Skip per-compilation dep reading when depfile merge is used
by Joerg Bornemann
· 6 days ago
4708e09
Merge branch 'upstream-LibArchive' into update-libarchive
by Brad King
· 6 days ago
2dd7d06
Merge branch 'release-4.3'
by Brad King
· 6 days ago
6bb0ec7
Merge topic 'patch-sbom-2'
by Brad King
· 6 days ago
7178780
Merge topic 'patch-sbom-2' into release-4.3
by Brad King
· 6 days ago
Next »