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 '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
|
*
Merge topic 'commands-file-permissions' into release-3.20
Brad King
2021-03-29
2
-23/+40
|
|
\
*
|
\
Merge topic 'commands-file-permissions'
Brad King
2021-03-29
2
-23/+40
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Clarify permission-related command options
Craig Scott
2021-03-26
2
-23/+40
*
|
|
project: Define variables indicating whether project is top level
friendlyanon
2021-03-26
1
-0/+5
*
|
|
Help: Convert project() directory variables to a definition list
Brad King
2021-03-26
1
-5/+6
*
|
|
Merge topic 'doc-custom-output-genex'
Brad King
2021-03-25
2
-3/+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targets
Craig Scott
2021-03-25
2
-3/+9
|
|
/
*
|
Help: Clarify configure_file #cmakedefine01 syntax and behavior
Elsie Hupp
2021-03-15
1
-2/+24
*
|
file: add `COPY_FILE` subcommand
Ben Boeckel
2021-03-10
1
-0/+23
*
|
Find: Document that first argument to PATHS and HINTS can be ENV{}
Robert Maynard
2021-03-05
1
-2/+2
*
|
file(RENAME): Add option to not replace existing path
Brad King
2021-03-04
1
-1/+7
*
|
file(RENAME): Add option to capture error message on failure
Brad King
2021-03-04
1
-2/+9
|
/
*
Help: Add internal links to if() docs
Michael Hirsch, Ph.D
2021-02-18
1
-7/+51
*
Help: Convert some genex names to explicit cross-references
Brad King
2021-02-05
3
-6/+6
*
Merge topic 'doc-find-env-vars'
Brad King
2021-02-05
3
-3/+6
|
\
|
*
Help: Restore docs that find_library considers LIB, not INCLUDE
Brad King
2021-02-04
3
-3/+6
*
|
try_run: Allow to set working directory
Asit Dhal
2021-02-03
1
-0/+7
*
|
Merge topic 'issue-19198'
Brad King
2021-02-02
1
-1/+9
|
\
\
|
*
|
file(GENERATE): Support new line style
Asit Dhal
2021-02-01
1
-1/+9
*
|
|
Added `SETUID` and `SETGID` to the list of accepted file permissions
william.r.dieter
2021-01-29
1
-1/+1
|
/
/
*
|
cmake_path: rename 'GET ... RELATIVE_PATH' to 'GET ... RELATIVE_PART'
Marc Chevrier
2021-01-28
1
-70/+49
*
|
Help: Document that if(EXISTS) does not expand ~
Michael Hirsch, Ph.D
2021-01-26
1
-3/+4
*
|
Help: Restructure and clarify cmake_path() docs
Craig Scott
2021-01-16
1
-534/+523
*
|
Merge topic 'cmake_path-stabilization'
Marc Chevrier
2021-01-15
1
-4/+3
|
\
\
|
*
|
cmake_path: various updates
Marc Chevrier
2021-01-13
1
-4/+3
*
|
|
install(files): Support genex in rename option
Asit Dhal
2021-01-13
1
-0/+5
|
/
/
*
|
Help: Add sections to if() conditions documentation
Shannon Booth
2021-01-08
1
-19/+35
*
|
Makefiles: Add support of DEPFILE for add_custom_command
Marc Chevrier
2020-12-23
1
-3/+18
*
|
Merge topic 'issue-20134'
Brad King
2020-12-22
1
-3/+3
|
\
\
[next]