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: Clarify the usage scope of source_group
Heiko Thiel
2021-06-18
1
-0/+3
*
Help: cmake_path: fix erroneous example for IS_PREFIX
Marc Chevrier
2021-06-12
1
-3/+4
*
Merge topic 'vs-custom-depfile'
Brad King
2021-06-10
1
-3/+5
|
\
|
*
VS: Add support for add_custom_command DEPFILE
Brad King
2021-06-09
1
-3/+5
*
|
ctest: allow test output to override the 'details' field
Zack Galbreath
2021-06-09
1
-0/+11
*
|
Merge topic 'ctest_measurement_file'
Brad King
2021-06-09
1
-2/+11
|
\
\
|
*
|
ctest: add support for attaching files to tests at run time
Zack Galbreath
2021-06-08
1
-2/+11
|
|
/
*
|
Merge topic 'add_hip_language'
Brad King
2021-06-09
2
-2/+5
|
\
\
|
|
/
|
/
|
|
*
HIP: Add language to CMake
Robert Maynard
2021-06-07
2
-2/+5
*
|
Help: Add documentation for runtime dependency installation
Kyle Edwards
2021-06-04
1
-0/+108
|
/
*
Merge topic 'find_item-NO_CACHE'
Brad King
2021-06-03
1
-2/+19
|
\
|
*
find_*: Add support for option NO_CACHE
Marc Chevrier
2021-06-02
1
-2/+19
*
|
Merge topic 'doc_regex'
Brad King
2021-06-03
3
-4/+6
|
\
\
|
*
|
Help: links to CMake regex syntax
Michael Hirsch
2021-06-02
3
-4/+6
*
|
|
Merge topic 'command_target'
Brad King
2021-06-02
1
-0/+5
|
\
\
\
|
*
|
|
add_custom_command: Target-dependent generator expression support
Raul Tambre
2021-05-31
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'get-runtime-dependencies-file-filter'
Brad King
2021-06-02
1
-8/+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES arguments
Kyle Edwards
2021-06-01
1
-8/+24
|
|
/
*
|
Merge topic 'install-imported-runtime-artifacts'
Brad King
2021-06-01
1
-0/+33
|
\
\
|
*
|
install(): Add IMPORTED_RUNTIME_ARTIFACTS mode
Kyle Edwards
2021-05-31
1
-0/+33
|
|
/
*
|
target_link_libraries: Place $<TARGET_OBJECTS> before libraries
Brad King
2021-05-29
1
-0/+85
|
/
*
Merge topic 'set-cache-keep-normal-variable'
Brad King
2021-05-25
1
-3/+7
|
\
|
*
set(CACHE): do not remove normal variable
Marc Chevrier
2021-05-20
1
-3/+7
*
|
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
Nils Gladitz
2021-05-19
1
-1/+7
|
/
*
Merge topic 'doc-link-compile-options'
Brad King
2021-05-18
3
-6/+15
|
\
|
*
Help: Add SHELL, LINKER and host/device discussions to property docs
Craig Scott
2021-05-15
3
-0/+8
|
*
Help: Make SHELL option examples more generic
Craig Scott
2021-05-15
1
-6/+7
*
|
Help: Clarify calling cmake_minimum_required() inside a function
Craig Scott
2021-05-15
1
-2/+7
|
/
*
Help: Fix typos and spelling in documentation
Josef Angstenberger
2021-05-07
5
-6/+6
*
Merge topic 'generate-cmake-build-command-parallel'
Brad King
2021-05-05
2
-5/+19
|
\
|
*
ctest_build: Add the PARALLEL_LEVEL argument
friendlyanon
2021-05-04
1
-0/+8
|
*
build_command: Add the PARALLEL_LEVEL argument
friendlyanon
2021-05-04
1
-5/+11
*
|
Merge topic 'doc-tls'
Brad King
2021-05-05
1
-1/+1
|
\
\
|
*
|
Help: Document CMAKE_TLS_VERIFY variable explicitly
Michael Hirsch
2021-05-04
1
-1/+1
|
|
/
*
|
foreach(): loop variables are only available in the loop scope
Marc Chevrier
2021-04-28
1
-1/+4
|
/
*
Help: Document CTest custom test measurements
Zack Galbreath
2021-04-27
1
-0/+80
*
Merge topic 'ctest_junit'
Brad King
2021-04-27
1
-0/+10
|
\
|
*
ctest: Add support for writing test results in JUnit XML format
Zack Galbreath
2021-04-26
1
-0/+10
*
|
Merge topic 'file-REAL_PATH-EXPAND_TILDE'
Brad King
2021-04-26
2
-6/+17
|
\
\
|
|
/
|
/
|
|
*
file(REAL_PATH): add option EXPAND_TILDE
Marc Chevrier
2021-04-21
2
-6/+17
*
|
Help: cmake_minimum_required specify max is only for policies
Robert Maynard
2021-04-20
1
-6/+8
|
/
*
Merge topic 'Xcode-add_custom_command-DEPFILE'
Brad King
2021-04-20
1
-8/+0
|
\
|
*
Xcode: Add support of DEPFILE for add_custom_command, part 2
Marc Chevrier
2021-04-17
1
-8/+0
*
|
Merge topic 'doc-if-IS_ABSOLUTE'
Brad King
2021-04-20
2
-2/+12
|
\
\
|
|
/
|
/
|
|
*
Help: Document special cases for if(IS_ABSOLUTE)
Craig Scott
2021-04-17
1
-1/+10
|
*
Help: Behavior of file(TO_NATIVE_PATH) depends on the host platform
Craig Scott
2021-04-17
1
-1/+2
*
|
Xcode: Add support of DEPFILE for add_custom_command
Marc Chevrier
2021-04-15
1
-10/+20
*
|
Genex: add_custom_command: DEPFILE supports genex
Marc Chevrier
2021-04-12
1
-1/+6
*
|
Merge topic 'doc-imported-soname'
Brad King
2021-04-05
1
-6/+18
|
\
\
|
|
/
|
*
Help: Document in add_library how to import libraries with SONAME
Brad King
2021-04-02
1
-6/+18
[next]