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
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Cross-reference install command signatures as commands
Brad King
2023-08-02
2
-34/+19
*
Help: Use signature directive for 'install' command
Brad King
2023-08-02
1
-792/+820
*
Merge topic 'xcframework-find-library'
Kyle Edwards
2023-07-28
1
-0/+4
|
\
|
*
find_library(): Add support for .xcframework
Kyle Edwards
2023-07-28
1
-0/+4
*
|
Merge topic 'ExportTestLabelToJUnit'
Brad King
2023-07-28
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
set_test_properties: link to the test properties in the documentation
Alex Neundorf
2023-07-26
1
-1/+1
*
|
Merge topic 'xcframework-target-link-libraries'
Kyle Edwards
2023-07-27
1
-0/+6
|
\
\
|
*
|
macOS: Add support for linking against .xcframework folders
Kyle Edwards
2023-07-26
1
-0/+6
*
|
|
Merge topic 'doc-if-exists'
Brad King
2023-07-27
1
-3/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Document that if(EXISTS) requires paths to be readable
Brad King
2023-07-26
1
-3/+3
*
|
|
exec_program(): Remove by policy CMP0153
Kyle Edwards
2023-07-25
1
-0/+4
*
|
|
Merge topic 'file-REAL_PATH-relative'
Brad King
2023-07-24
1
-0/+5
|
\
\
\
|
*
|
|
file(REAL_PATH): resolve symlinks before '..' components
Robert Maynard
2023-07-20
1
-0/+5
*
|
|
|
Merge topic 'command-job-server-aware'
Brad King
2023-07-20
2
-0/+28
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add_custom_{target,command}: Add argument JOB_SERVER_AWARE
Chris Mahoney
2023-07-19
2
-0/+28
*
|
|
|
Merge topic 'export-doc-config-map'
Brad King
2023-07-18
2
-0/+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Mention imported config mapping in export() and install() docs
Brad King
2023-07-18
2
-0/+6
|
*
|
|
Merge topic 'doc-add_custom_command' into release-3.27
Brad King
2023-06-29
1
-1/+1
|
|
\
\
\
|
*
\
\
\
Merge topic 'doc-target_precompile_headers' into release-3.27
Brad King
2023-06-29
1
-1/+1
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'doc-add_custom_command'
Brad King
2023-06-29
1
-1/+1
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: add_custom_command(TARGET) does not support USES_TERMINAL
Brad King
2023-06-29
1
-1/+1
*
|
|
|
|
|
Merge topic 'doc-target_precompile_headers'
Brad King
2023-06-29
1
-1/+1
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Fix wrong command name in target_precompile_headers docs
Craig Scott
2023-06-28
1
-1/+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'doc-list-xref'
Brad King
2023-06-29
1
-1/+5
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Help: Link to cmake-language(7) list docs from list() command docs
Brad King
2023-06-28
1
-1/+5
|
|
/
/
*
|
|
Merge topic 'alias-set-target-prop'
Brad King
2023-06-27
2
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Help: Clarify that you can't set properties on ALIAS targets
Ryan Friedman
2023-06-26
2
-0/+4
|
*
|
Merge topic 'doc-project-none' into release-3.27
Brad King
2023-06-23
2
-4/+3
|
|
\
\
*
|
\
\
Merge topic 'doc-project-none'
Brad King
2023-06-23
2
-4/+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Help: Restore project command docs for default languages and NONE
Brad King
2023-06-22
2
-4/+3
*
|
|
Drop Visual Studio 11 2012 generator
Brad King
2023-06-13
1
-1/+1
|
|
/
|
/
|
*
|
cmake_file_api: New project command
Craig Scott
2023-06-05
1
-0/+78
*
|
cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesets
Ben Boeckel
2023-05-31
1
-26/+6
*
|
Merge topic 'help_configure_file'
Brad King
2023-05-23
1
-4/+4
|
\
\
|
*
|
Help: configure_file: add $CACHE{VAR} and $ENV{VAR} to description
Torsten Rasmussen
2023-05-22
1
-4/+4
*
|
|
codespell: Fix typos
Brad King
2023-05-22
1
-1/+1
|
/
/
*
|
Help: Clarify PRE_BUILD option for add_custom_command()
Craig Scott
2023-05-19
1
-3/+6
*
|
Help: Document append functionality of string(JSON)
Leonid Pospelov
2023-05-03
1
-0/+3
*
|
Help: change links to point to the env.vars, not to the cmake vars
Alex Neundorf
2023-05-01
6
-5/+32
*
|
GenEx LIST: list operations
Marc Chevrier
2023-04-16
1
-15/+15
*
|
Help: Clarify that {add,target}_compile_options are not used for linking
Brad King
2023-03-31
4
-0/+28
*
|
Help: Link to COMPILE_LANGUAGE genex from add_compile_options
Brad King
2023-03-31
1
-0/+4
*
|
Help: Link to COMPILE_LANGUAGE genex from target_compile_options
Brad King
2023-03-28
1
-0/+4
*
|
Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing'
Brad King
2023-03-28
1
-9/+16
|
\
\
|
*
|
file(GET_RUNTIME_DEPENDENCIES): Document case-preserving change on Windows
Brad King
2023-03-27
1
-9/+16
*
|
|
Help: Clarify that set(VAR) unsets VAR
Brad King
2023-03-24
3
-12/+21
|
/
/
*
|
Help: Improve file command signatures
Matthew Woehlke
2023-03-15
1
-5/+5
*
|
Help: Convert signatures of file command
Matthew Woehlke
2023-03-15
3
-931/+899
*
|
Help: Convert signatures of list and set commands
Matthew Woehlke
2023-03-15
2
-277/+248
*
|
Help: Use signature directive for 'if' command
Brad King
2023-03-07
1
-70/+90
[next]