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: Document that set_property APPEND ignores empty values
Brad King
2020-04-17
1
-1/+2
*
Merge topic 'doc-CMAKE_PREFIX_PATH-env-var'
Brad King
2020-04-15
1
-9/+9
|
\
|
*
Help: Convert find_package references to CMAKE_PREFIX_PATH to links
Brad King
2020-04-14
1
-9/+9
*
|
Merge topic 'sort_list_natural_20563'
Brad King
2020-04-14
1
-0/+7
|
\
\
|
|
/
|
/
|
|
*
list: add NATURAL sorting on SORT sub-command
Johnny Jazeix
2020-04-13
1
-0/+7
*
|
Merge topic 'docs-CMAKE_CURRENT_FUNCTION'
Craig Scott
2020-04-11
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Help: Minor grammar cleanups of CMAKE_CURRENT_FUNCTION* docs
Craig Scott
2020-04-10
1
-1/+1
*
|
file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFO
Harry Mallon
2020-04-08
1
-13/+12
*
|
Merge topic 'file-GetRuntimeDependencies_support_cross_compilation'
Brad King
2020-04-07
1
-2/+2
|
\
\
|
*
|
file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicable
Robert Maynard
2020-04-06
1
-2/+2
*
|
|
Help: Discourage direct use of cmake_install.cmake
Kyle Edwards
2020-04-01
1
-0/+5
|
/
/
*
|
install: Document caveat when EXPORT name matches package name
Brad King
2020-03-26
1
-0/+7
*
|
file: Add ARCHIVE_{CREATE|EXTRACT} subcommands
Cristian Adam
2020-03-16
1
-0/+63
*
|
Merge topic 'generated-byproducts-docs'
Brad King
2020-03-12
2
-0/+6
|
\
\
|
|
/
|
*
Help: Expand discussion of GENERATED / BYPRODUCTS
FeRD (Frank Dana)
2020-03-12
2
-0/+6
*
|
Merge topic 'file-CONFIGURE'
Brad King
2020-03-10
1
-0/+40
|
\
\
|
*
|
file: Add CONFIGURE subcommand
Leander Beernaert
2020-03-09
1
-0/+40
*
|
|
find_*: Add support for REQUIRED keyword
Sylvain Joubert
2020-03-06
1
-2/+7
*
|
|
Merge topic 'doc-add_custom_command-depends'
Brad King
2020-03-06
1
-14/+30
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Help: Clarify add_custom_command DEPENDS conversion to file paths
Brad King
2020-03-06
1
-14/+30
*
|
cmake_command: Add command to EVAL a CMake script as a string
Cristian Adam
2020-03-03
1
-2/+52
*
|
Merge topic 'cmake_command-command'
Brad King
2020-02-27
3
-0/+48
|
\
\
|
*
|
cmake_command: Add command to INVOKE other commands by name
Cristian Adam
2020-02-25
3
-0/+48
*
|
|
execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options
Cristian Adam
2020-02-24
1
-1/+12
*
|
|
Help: Make note that file(READ ... HEX) produces lowercase letters
Kyle Edwards
2020-02-19
1
-1/+3
*
|
|
string: Add new HEX sub-command
Kyle Edwards
2020-02-19
1
-0/+11
*
|
|
Merge topic 'doc-sections'
Brad King
2020-02-18
1
-17/+24
|
\
\
\
|
*
|
|
Help: install: use bullet lists to sort out target kinds
Joachim Wuttke (o)
2020-02-17
1
-17/+24
|
|
/
/
*
|
|
Help: string: regex match and replace is a subcase of Search&Replace
Joachim Wuttke (o)
2020-02-17
1
-4/+6
|
/
/
*
|
Help: command install: absolute paths unsupported by CPack
Joachim Wuttke (o)
2020-02-12
1
-3/+10
|
/
*
file: Fix GLOB_RECURSE LIST_DIRECTORIES documentation regarding CMP0009
Shane Parris
2020-02-11
1
-1/+1
*
cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache
Ben Boeckel
2020-01-20
1
-0/+6
*
add_custom_command: convert DEPENDS path arguments to absolute paths
Ben Boeckel
2019-12-18
1
-3/+5
*
Merge topic 'function-var-current'
Kyle Edwards
2019-12-12
1
-0/+6
|
\
|
*
cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variables
Alex Turbov
2019-12-10
1
-0/+6
*
|
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
1
-3/+3
*
|
Merge topic 'foreach-ZIP_LISTS'
Brad King
2019-12-09
1
-0/+43
|
\
\
|
*
|
foreach: Allow multiple iteration variables for `ZIP_LIST` mode
Alex Turbov
2019-12-07
1
-11/+26
|
*
|
foreach: Introduce `IN ZIP_LISTS` mode
Alex Turbov
2019-12-01
1
-0/+28
*
|
|
Merge topic 'docs-pch-reorg'
Brad King
2019-11-18
1
-49/+73
|
\
\
\
|
*
|
|
Help: Provide guidance on INTERFACE for target_precompile_headers()
Craig Scott
2019-11-13
1
-0/+14
|
*
|
|
Help: Reorganise target_precompile_headers() docs for readability
Craig Scott
2019-11-13
1
-49/+59
|
*
|
|
Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS' into release-3.16
Kyle Edwards
2019-11-12
1
-1/+2
|
|
\
\
\
*
|
\
\
\
Merge topic 'ctest_test-repeat'
Brad King
2019-11-15
1
-0/+20
|
\
\
\
\
\
|
*
|
|
|
|
ctest_test: Add option to REPEAT tests
Brad King
2019-11-07
1
-0/+20
*
|
|
|
|
|
Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS'
Kyle Edwards
2019-11-12
1
-1/+2
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTS
Marc Aldorasi
2019-11-11
1
-1/+2
*
|
|
|
|
|
Merge topic 'objc-standard-docs'
Brad King
2019-11-12
1
-1/+10
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ObjC: Document ObjC/ObjCXX standard properties / variables
Cristian Adam
2019-11-11
1
-1/+10
|
|
/
/
/
/
|
*
|
|
|
Merge topic 'doc-pch-genex' into release-3.16
Brad King
2019-11-08
1
-0/+11
|
|
\
\
\
\
[next]