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
*
cmGeneratorExpression: Require cmake instance
Kyle Edwards
2022-11-11
19
-59/+92
*
cmake::CreateProfilingEntry: Refactor to take lambda for args
Kyle Edwards
2022-11-11
4
-35/+36
*
Merge branch 'release-3.25'
Brad King
2022-11-11
0
-0/+0
|
\
|
*
Merge topic 'ci-msvc-14.34' into release-3.25
Brad King
2022-11-11
2
-46/+25
|
|
\
*
|
\
Merge topic 'ci-msvc-14.34'
Brad King
2022-11-11
2
-46/+25
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
gitlab-ci: Update Windows packaging builds to MSVC 14.34 toolset
Brad King
2022-11-10
2
-41/+20
|
*
|
gitlab-ci: Update Windows non-packaging builds to MSVC 14.34 toolset
Brad King
2022-11-10
1
-5/+5
*
|
|
Merge branch 'release-3.25'
Brad King
2022-11-11
0
-0/+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge topic 'ci-clang15-windows' into release-3.25
Brad King
2022-11-11
12
-49/+46
|
|
\
\
|
|
|
/
*
|
|
Merge topic 'ci-clang15-windows'
Brad King
2022-11-11
12
-49/+46
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ci: Update LLVM/Clang to 15.0 in nightly CI jobs on Windows
Brad King
2022-11-10
2
-13/+17
|
*
|
ci: Simplify LLVM/Clang CI job specs on Windows
Brad King
2022-11-10
4
-15/+7
|
*
|
ci: Factor out helper to load clang into environment on Windows
Brad King
2022-11-10
5
-13/+16
|
*
|
ci: Factor out helper to load ninja into environment on Windows
Brad King
2022-11-10
3
-10/+8
|
*
|
Tests: Fix TryCompile bad source case for clang-cl 15 on Windows
Brad King
2022-11-10
1
-1/+1
*
|
|
Merge branch 'release-3.25'
Brad King
2022-11-11
0
-0/+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge topic 'fix-cxx20-detection' into release-3.25
Brad King
2022-11-11
1
-5/+12
|
|
\
\
*
|
\
\
Merge topic 'fix-cxx20-detection'
Brad King
2022-11-11
1
-5/+12
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Ninja: Restore support for compilers not defining a C++ standard level
Lingkai Dong
2022-11-10
1
-5/+12
*
|
|
|
Merge branch 'release-3.25'
Brad King
2022-11-11
0
-0/+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'release-3.24' into release-3.25
Brad King
2022-11-11
0
-0/+0
|
|
\
\
\
*
|
\
\
\
Merge branch 'release-3.24'
Brad King
2022-11-11
0
-0/+0
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'expat-c-no-extensions' into release-3.24
Brad King
2022-11-10
1
-0/+6
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'release-3.25'
Brad King
2022-11-11
0
-0/+0
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge topic 'expat-c-no-extensions' into release-3.25
Brad King
2022-11-11
1
-0/+6
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'expat-c-no-extensions'
Brad King
2022-11-11
1
-0/+6
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
expat: Activate POSIX APIs even without compiler extensions
Raul Tambre
2022-11-10
1
-0/+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-11
1
-1/+1
*
|
|
|
Merge topic 'doc-improvements'
Brad King
2022-11-10
120
-321/+557
|
\
\
\
\
|
*
|
|
|
Help: Move a note about arguments and genexes into include file
Alex Turbov
2022-11-09
12
-52/+39
|
*
|
|
|
Help: Drop unused `PROPERTY_GENEX` replace from `prop_tgt/INTERFACE_*` files
Alex Turbov
2022-11-09
6
-6/+0
|
*
|
|
|
Help: Add _See Also_ sections to related CMake commands
Alex Turbov
2022-11-09
44
-43/+311
|
*
|
|
|
Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``
Alex Turbov
2022-11-09
16
-69/+62
|
*
|
|
|
Help: Use CMake highlighting for command synopsis
Alex Turbov
2022-11-09
29
-38/+38
|
*
|
|
|
Help: Use monospaced font for a genex name in a section title
Alex Turbov
2022-11-09
1
-2/+2
|
*
|
|
|
Help: Use `code-block:: cmake` instead of `::` for sub-commands descriptions
Alex Turbov
2022-11-07
2
-21/+21
|
*
|
|
|
Help: ``CMake`` → CMake
Alex Turbov
2022-11-07
5
-8/+8
|
*
|
|
|
Help: Unindent _See Also_ related commands list
Alex Turbov
2022-11-07
5
-15/+13
|
*
|
|
|
Help: Use `caption` option of `code-block` for JSON trace format snippets
Alex Turbov
2022-11-07
1
-4/+2
|
*
|
|
|
Help: Use captions for code snippets in the `FetchContent` module
Alex Turbov
2022-11-07
1
-6/+4
|
*
|
|
|
Help: Use role `:program:`
Alex Turbov
2022-11-06
15
-48/+48
|
*
|
|
|
Help: Add some more `:option:` role to `cmake-language(7)` manual
Alex Turbov
2022-11-05
1
-8/+8
|
*
|
|
|
Help: Add `ATTENTION` for comments in the `cmake-language(7)` manual
Alex Turbov
2022-11-05
1
-3/+3
*
|
|
|
|
Merge topic 'better-file-download-failure-msg'
Brad King
2022-11-10
2
-6/+9
|
\
\
\
\
\
|
*
|
|
|
|
file(DOWNLOAD EXPECTED_HASH): better error message when download failed
Aurelien Regat-Barrel
2022-11-09
2
-6/+9
*
|
|
|
|
|
Merge topic 'find_cuda_toolkit_support_symlink_math_dirs'
Brad King
2022-11-10
1
-2/+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindCUDAToolkit: Support math_libs directory being a symlink
Robert Maynard
2022-11-09
1
-2/+2
*
|
|
|
|
|
|
Merge topic 'marmasm-language'
Brad King
2022-11-10
23
-6/+381
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ASM_MARMASM: Add support for Microsoft ARM assembler language
Ilia K
2022-11-09
22
-3/+378
|
*
|
|
|
|
|
|
Tests: Fix ARM64 test conditions for non-VS generators
Brad King
2022-11-09
2
-3/+3
|
|
/
/
/
/
/
/
[next]