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
*
FindPackage: Support `NO_[]_PATH` global call options
Robert Maynard
2019-07-22
1
-5/+10
*
Merge topic 'doc-string-multibyte'
Brad King
2019-07-22
1
-81/+94
|
\
|
*
Help: Add note to each string() subcommand that assumes ASCII input
Craig Scott
2019-07-19
1
-1/+10
|
*
Help: Fix language and formatting inconsistencies for string() command
Craig Scott
2019-07-19
1
-81/+85
*
|
Merge topic 'feature/message-indent'
Craig Scott
2019-07-22
1
-0/+5
|
\
\
|
*
|
message(): Control indentation via CMAKE_MESSAGE_INDENT
Alex Turbov
2019-07-21
1
-0/+5
|
|
/
*
|
Help: Add documentation for SKIP_REGULAR_EXPRESSION test property
Gabor Bencze
2019-07-18
1
-2/+3
*
|
AIX: Create import library for executables with exports
Brad King
2019-07-16
1
-0/+2
|
/
*
Merge topic 'docs-file-GLOB-case-sensitivity'
Craig Scott
2019-07-11
1
-0/+5
|
\
|
*
Help: Mention file(GLOB)'s case-sensitivity
Steve Mokris
2019-07-10
1
-0/+5
*
|
Merge topic 'docs-message-cmake-gui'
Craig Scott
2019-07-10
1
-6/+6
|
\
\
|
*
|
message() help: Clarify how logs are displayed in various tools
Frank Dana
2019-07-09
1
-6/+6
|
*
|
Merge branch 'docs-misc-trivial-cleanups' into release-3.15
Craig Scott
2019-07-04
2
-31/+30
|
|
\
\
*
|
\
\
Merge topic 'add_cmake_find_use_package_registry'
Craig Scott
2019-07-09
2
-3/+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Find: find_package prefers variable CMAKE_FIND_USE_REGISTRY
Robert Maynard
2019-07-09
1
-2/+4
|
*
|
|
Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docs
Robert Maynard
2019-07-09
1
-1/+1
*
|
|
|
Merge topic 'docs-misc-trivial-cleanups'
Craig Scott
2019-07-04
2
-31/+30
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Help: Add missing xref for CMAKE_EXECUTE_PROCESS_COMMAND_ECHO
Craig Scott
2019-07-03
1
-0/+2
|
*
|
|
Help: Improve formatting of list(TRANSFORM) sub-options
Craig Scott
2019-07-03
1
-17/+17
|
*
|
|
Help: Clean up trivial typos and grammar
Craig Scott
2019-07-03
2
-14/+11
*
|
|
|
Merge topic 'docs-project-code-injection'
Craig Scott
2019-07-01
1
-13/+18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Help: move code injection vars to their own section
Craig Scott
2019-06-30
1
-8/+13
|
*
|
Help: Remove self-references from project() docs
Craig Scott
2019-06-29
1
-5/+5
|
|
/
*
|
Merge topic 'doc-typos-cmake_parse_arguments'
Brad King
2019-06-24
1
-8/+8
|
\
\
|
|
/
|
*
Help: Typo and grammar fixes in cmake_parse_arguments() docs
Craig Scott
2019-06-23
1
-8/+8
*
|
Find: Provide global controls for the `NO_[]_PATH` call options
Robert Maynard
2019-06-21
5
-21/+25
*
|
Merge topic 'add-test-command-expand-lists'
Brad King
2019-06-12
1
-1/+7
|
\
\
|
*
|
add_test: Add COMMAND_EXPAND_LISTS option
Sergey Bobrenok
2019-06-07
1
-1/+7
|
|
/
*
|
file: Add GET_RUNTIME_DEPENDENCIES mode
Kyle Edwards
2019-06-10
1
-0/+268
|
/
*
add_library: Document UNKNOWN type of imported targets
Cristian Adam
2019-06-02
1
-0/+6
*
Help: Fix typo in install(EXPORT_ANDROID_MK) example
John Freeman
2019-05-26
1
-2/+2
*
Merge topic 'find-package-prefer-config'
Brad King
2019-05-22
1
-0/+7
|
\
|
*
find_package: Add option to prefer Config mode
Cristian Adam
2019-05-21
1
-0/+7
*
|
file: Change REMOVE to ignore empty names
Brad King
2019-05-21
1
-1/+2
|
/
*
file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argument
Kyle Edwards
2019-05-16
1
-0/+27
*
Support job pools in custom commands and targets
Rosen Matev
2019-05-14
2
-0/+16
*
Merge topic 'ctest-update-version-override'
Craig Scott
2019-05-08
1
-1/+2
|
\
|
*
Help: cross-ref and wording of docs related to ctest_update()
Zack Galbreath
2019-05-03
1
-1/+2
*
|
Merge topic 'enforce-explicit-use-of-project'
Brad King
2019-05-07
1
-7/+8
|
\
\
|
*
|
cmMakefile: Enforce explicit use of project() command
Bartosz Kosiorek
2019-05-06
1
-7/+8
|
|
/
*
|
Help: Clarify that link options don't apply to static library targets
Craig Scott
2019-05-05
2
-15/+26
|
/
*
Merge topic 'message-new-types-and-logging'
Craig Scott
2019-04-30
1
-18/+50
|
\
|
*
message(): Add support for log levels
Alex Turbov
2019-04-28
1
-18/+50
*
|
Merge topic 'add-execute_process-command-echo'
Brad King
2019-04-30
1
-0/+5
|
\
\
|
|
/
|
/
|
|
*
execute_process: Add option to echo command lines
Bill Hoffman
2019-04-19
1
-0/+5
*
|
Merge topic 'update-documentation'
Kyle Edwards
2019-04-24
6
-7/+7
|
\
\
|
*
|
Help: Improve description of modules
Bartosz Kosiorek
2019-04-23
6
-7/+7
|
|
/
*
|
Merge topic 'msvc-runtime-library'
Brad King
2019-04-17
1
-0/+1
|
\
\
|
*
|
MSVC: Add abstraction for runtime library selection
Brad King
2019-04-17
1
-0/+1
|
|
/
*
|
Merge topic 'string-repeat'
Brad King
2019-04-16
1
-0/+9
|
\
\
[next]