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
...
*
|
|
|
|
|
Merge topic 'help-file-spelling-error'
Brad King
2019-10-31
1
-1/+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Fix spelling error in file(GET_RUNTIME_DEPENDENCIES) docs
Marc Chevrier
2019-10-30
1
-1/+1
*
|
|
|
|
|
Merge topic 'fix-find_package-doc'
Brad King
2019-10-30
1
-0/+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package.
Deniz Bahadir
2019-10-30
1
-0/+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'docs-find-vars'
Brad King
2019-10-29
1
-6/+7
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Help: Document that <PackageName>_ROOT applies to config packages too
Craig Scott
2019-10-27
1
-6/+7
|
|
/
/
/
*
|
|
|
Merge topic 'project-version-buffer-overflow'
Craig Scott
2019-10-28
1
-1/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: math() expressions must be representable as signed 64-bit
Craig Scott
2019-10-26
1
-1/+2
|
|
/
/
|
*
|
Merge branch 'doc-pch-compile-language' into release-3.16
Brad King
2019-10-16
1
-0/+4
|
|
\
\
*
|
|
|
project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFORE
Deniz Bahadir
2019-10-18
1
-2/+5
*
|
|
|
Merge topic 'doc-pch-compile-language'
Brad King
2019-10-17
1
-0/+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
PCH: Document and test COMPILE_LANGUAGE genex for per-language header
Brad King
2019-10-16
1
-0/+4
*
|
|
|
Merge topic 'doc-add_link_options-typos'
Brad King
2019-10-16
2
-11/+11
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Help: Fix typos and style in add_link_options documentation
Tom Lankhorst
2019-10-16
2
-11/+11
|
|
/
*
|
message: Support logging a context with each message
Alex Turbov
2019-10-12
1
-1/+12
*
|
message: Add new CMAKE_MESSAGE_LOG_LEVEL variable
Alex Turbov
2019-10-12
1
-0/+3
|
/
*
CLI: Rename --loglevel to --log-level for naming consistency
Craig Scott
2019-10-10
1
-1/+1
*
Help: Clarify how target names are handled in custom commands/targets
Craig Scott
2019-10-05
2
-25/+45
*
Help: Add documentation for CTest hardware allocation
Kyle Edwards
2019-10-02
1
-0/+6
*
Languages: Add support for Objective-C++
Steve Wilson
2019-09-28
2
-5/+4
*
Languages: Add support for Objective-C
Steve Wilson
2019-09-28
2
-3/+4
*
Precompile headers: Treat headers as relative to current source directory
Cristian Adam
2019-09-23
1
-3/+18
*
Precompile Headers: Add REUSE_FROM signature
Cristian Adam
2019-09-17
1
-0/+14
*
Depend: Hook up automatic target-level dependencies via byproducts
Daniel Eiband
2019-09-12
2
-6/+6
*
Precompile headers: Update documentation
Cristian Adam
2019-08-28
1
-0/+56
*
ctest: rename TRACK to GROUP
Zack Galbreath
2019-08-22
1
-14/+15
*
Help: Fix typo in ctest_coverage synopsis
Sylvain Joubert
2019-08-20
1
-1/+1
*
CMakeDependentOption: Document that 4th parameter follows if-syntax
Hong Xu
2019-08-05
1
-0/+2
*
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
[prev]
[next]