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
*
cmExperimental: recycle C++20 module support UUID
Ben Boeckel
2022-12-01
1
-1/+1
*
Help/dev/experimental: document C++20 module limitations
Ben Boeckel
2022-12-01
1
-0/+25
*
FindPython: add support for Stable ABI
Marc Chevrier
2022-11-29
1
-0/+6
*
Merge topic 'msvc-cxx-no-optin-experimental-flag'
Brad King
2022-11-29
1
-1/+2
|
\
|
*
MSVC: don't opt into dyndep support
Ben Boeckel
2022-11-28
1
-1/+2
*
|
Merge topic 'revert-find_library-msvc-libfoo.a'
Brad King
2022-11-29
1
-5/+13
|
\
\
|
*
|
MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"
Brad King
2022-11-28
1
-5/+13
|
|
/
*
|
Merge topic 'doc-add_compile_options-example'
Craig Scott
2022-11-29
1
-4/+7
|
\
\
|
*
|
Help: Update compiler-specific add_compile_options() example and prose
Michael Hirsch
2022-11-28
1
-4/+7
*
|
|
Help: Clarify behavior of BEFORE with target_compile_options()
Craig Scott
2022-11-27
2
-9/+18
|
/
/
*
|
Merge topic 'cxxmodules-doc-msvc-modmapfmt'
Brad King
2022-11-22
1
-2/+7
|
\
\
|
|
/
|
*
Help/dev/experimental: document the `msvc` module map format
Ben Boeckel
2022-11-21
1
-2/+7
*
|
Merge topic 'custom-command-comment-genex'
Brad King
2022-11-22
3
-0/+14
|
\
\
|
*
|
add_custom_{command,target}: add genex support for COMMENT
Peter Würth
2022-11-19
3
-0/+14
*
|
|
Merge topic 'help-remove-self-reference-links'
Brad King
2022-11-21
60
-98/+98
|
\
\
\
|
*
|
|
Help: clean up some minor typos
Ben Boeckel
2022-11-18
2
-2/+2
|
*
|
|
Help: remove links from pages to themselves
Ben Boeckel
2022-11-18
55
-92/+92
|
*
|
|
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 'xcode-ios-extensionkit'
Brad King
2022-11-21
5
-1/+36
|
\
\
\
|
*
|
|
Xcode: Allow bundling extensionkit extensions
Russell Greene
2022-11-18
5
-1/+36
|
|
/
/
*
|
|
Merge topic 'lang-std-flag-order'
Brad King
2022-11-21
2
-0/+29
|
\
\
\
|
*
|
|
Place language standard flags just after CMAKE_<LANG>_FLAGS
Brad King
2022-11-18
2
-0/+29
|
|
/
/
*
|
|
Merge topic 'cxx-scanning-properties'
Brad King
2022-11-21
6
-0/+59
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cxxmodules: add properties to control scanning
Ben Boeckel
2022-11-18
6
-0/+59
*
|
|
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
[next]