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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help/prop_tgt/LINK_OPTIONS: fix `:genex:` reference
Ben Boeckel
2022-11-18
1
-1/+1
*
Help: fix some minor markup errors
Ben Boeckel
2022-11-18
4
-4/+4
*
Help/CMAKE_GLOBAL_AUTORCC_TARGET_NAME: fix link reference
Ben Boeckel
2022-11-18
1
-1/+1
*
Merge topic 'file-COPY_FILE-retry'
Brad King
2022-11-18
1
-1/+10
|
\
|
*
file(COPY_FILE): Add option to retry on Windows if input access fails
Brad King
2022-11-17
1
-1/+10
*
|
Merge topic 'build-local-interface-genex'
Brad King
2022-11-18
2
-0/+12
|
\
\
|
*
|
Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex
Kyle Edwards
2022-11-17
2
-0/+12
|
|
/
*
|
Merge topic 'genex-TARGET_PROPERTY-scope'
Brad King
2022-11-18
1
-0/+7
|
\
\
|
|
/
|
/
|
|
*
Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirements
Brad King
2022-11-17
1
-0/+7
*
|
file(ARCHIVE_CREATE): Allow higher compression level for Zstd
Amir Masoud Abdol
2022-11-16
1
-0/+3
|
/
*
Merge topic 'cmake-E-copy-t-mode'
Brad King
2022-11-15
2
-5/+13
|
\
|
*
cmake -E copy: Add support for -t argument
Kyle Edwards
2022-11-15
2
-5/+13
*
|
Merge topic 'top-level-command-order'
Brad King
2022-11-15
2
-1/+8
|
\
\
|
|
/
|
/
|
|
*
project: Warn at top-level if `cmake_minimum_required` wasn't called
friendlyanon
2022-11-11
2
-1/+8
*
|
Merge topic 'msvc-19.34-cpp-modules'
Brad King
2022-11-14
1
-0/+4
|
\
\
|
|
/
|
/
|
|
*
msvc: bless MSVC 19.34 support for C++ modules as experimental
Ben Boeckel
2022-11-11
1
-0/+4
|
*
Merge topic 'sphinx-linkcheck' into release-3.25
Brad King
2022-11-08
18
-91/+91
|
|
\
|
*
\
Merge topic 'doc-block-return' into release-3.25
Brad King
2022-11-08
3
-40/+78
|
|
\
\
|
*
\
\
Merge topic 'doc-msvc-abi' into release-3.25
Brad King
2022-11-08
2
-4/+6
|
|
\
\
\
|
*
\
\
\
Merge topic 'tasking_update_toolset_doc' into release-3.25
Brad King
2022-11-08
1
-4/+7
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'doc-improvements'
Brad King
2022-11-10
112
-299/+537
|
\
\
\
\
\
\
|
*
|
|
|
|
|
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
1
-1/+1
|
*
|
|
|
|
|
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 role `:program:`
Alex Turbov
2022-11-06
11
-39/+39
|
*
|
|
|
|
|
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
*
|
|
|
|
|
|
ASM_MARMASM: Add support for Microsoft ARM assembler language
Ilia K
2022-11-09
3
-2/+13
*
|
|
|
|
|
|
Merge topic 'file-set-file-api'
Brad King
2022-11-09
2
-1/+38
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
file-api: support exporting file set information
Ben Boeckel
2022-11-08
2
-1/+38
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge topic 'use_folders_on_by_default'
Brad King
2022-11-08
4
-3/+54
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
USE_FOLDERS: Treat as on by default
Juan Ramos
2022-11-08
4
-3/+54
*
|
|
|
|
|
|
|
Merge topic 'sphinx-linkcheck'
Brad King
2022-11-08
18
-91/+91
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'backport-sphinx-linkcheck' into sphinx-linkcheck
Brad King
2022-11-07
18
-91/+91
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
/
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Help: Fix some redirects reported with sphinx linkcheck
Alex Turbov
2022-11-07
15
-81/+81
|
|
*
|
|
|
|
|
Help: Fix broken external links found by sphinx linkcheck
Alex Turbov
2022-11-07
4
-10/+10
*
|
|
|
|
|
|
|
Merge topic 'doc-block-return'
Brad King
2022-11-08
3
-40/+78
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Help: clean up and clarify block() and return()
Craig Scott
2022-11-07
3
-40/+78
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'doc-msvc-abi'
Brad King
2022-11-08
2
-4/+6
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Help: Clarify compilers affected by MSVC ABI abstractions
Brad King
2022-11-07
2
-4/+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'tasking_update_toolset_doc'
Brad King
2022-11-08
1
-4/+7
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Tasking: Update CMAKE_TASKING_TOOLSET documentation
Christoph Seitz
2022-11-07
1
-4/+7
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'doc-find-validator'
Craig Scott
2022-11-08
1
-9/+14
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]