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: 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
|
\
|
*
Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTS
Marc Aldorasi
2019-11-11
1
-1/+2
*
|
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
|
\
|
*
Help: Document target_precompile_headers genex with angle brackets
Brad King
2019-11-08
1
-0/+11
*
|
Merge topic 'ctest-resource-groups' into release-3.16
Kyle Edwards
2019-11-07
1
-4/+4
|
\
\
|
*
|
CTest: Rename hardware -> resources for CMake variables, command options
Craig Scott
2019-11-05
1
-4/+4
|
|
/
*
|
Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release...
Craig Scott
2019-11-05
1
-1/+3
|
\
\
|
*
|
find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
Robert Maynard
2019-11-04
1
-1/+3
|
|
/
*
|
Merge branch 'fix_load_cache_docs' into release-3.16
Brad King
2019-11-04
1
-2/+2
|
\
\
|
*
|
Help: Clarify load_cache documentation of first parameter
Charles Barto
2019-11-01
1
-2/+2
|
|
/
*
|
Merge branch 'docs-file-GET_RUNTIME_DEPENDENCIES' into release-3.16
Craig Scott
2019-11-03
1
-10/+10
|
\
\
|
*
|
Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES)
Craig Scott
2019-11-03
1
-10/+10
|
|
/
*
|
Help: list(REMOVE_ITEM) removes all instances, not just the first found
Craig Scott
2019-11-02
1
-1/+1
|
/
*
Merge branch 'help-file-spelling-error' into release-3.16
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 branch 'fix-find_package-doc' into release-3.16
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 branch 'docs-find-vars' into release-3.16
Brad King
2019-10-28
1
-6/+7
|
\
\
|
*
|
Help: Document that <PackageName>_ROOT applies to config packages too
Craig Scott
2019-10-27
1
-6/+7
|
|
/
*
|
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
|
\
|
*
PCH: Document and test COMPILE_LANGUAGE genex for per-language header
Brad King
2019-10-16
1
-0/+4
*
|
Help: Fix typos and style in add_link_options documentation
Tom Lankhorst
2019-10-16
2
-11/+11
|
/
*
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
[next]