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 documentation on SYSTEM include directories
Brad King
2022-02-03
1
-6/+9
*
Merge topic 'help-try-compile-result-var'
Brad King
2022-02-01
2
-13/+0
|
\
|
*
Help: Drop incorrect versionadded for try_compile result variable
friendlyanon
2022-01-31
2
-13/+0
|
*
Help: cmake_path: fix erroneous example for IS_PREFIX
Marc Chevrier
2021-06-12
1
-3/+4
*
|
Help: Clarify relative path handling for target_include_directories()
Craig Scott
2022-01-31
1
-8/+17
*
|
string(TIMESTAMP): add %f specifier for microseconds
Peter Würth
2022-01-28
1
-0/+3
*
|
Help: Note the version in which define_property() arguments became optional
Kyle Edwards
2022-01-21
1
-0/+4
*
|
define_property(): Add INITIALIZE_FROM_VARIABLE argument
Kyle Edwards
2022-01-20
1
-1/+7
*
|
Merge topic 'define-property-optional-args'
Brad King
2022-01-19
1
-2/+2
|
\
\
|
*
|
define_property(): Make BRIEF_DOCS and FULL_DOCS optional
Kyle Edwards
2022-01-18
1
-2/+2
*
|
|
Depfile parsing: enhance compatibility with GNU Make
Marc Chevrier
2022-01-16
1
-4/+3
|
/
/
*
|
Help: add_custom_command: describes depfile format
Marc Chevrier
2022-01-11
1
-3/+42
*
|
Help: Non-zero floating point numbers are true in if() expressions
Craig Scott
2022-01-03
1
-1/+2
*
|
Help: mention non-existent case for list(PREPEND)
Adriaan de Groot
2021-12-21
1
-1/+3
*
|
Help: clarify range for list(INSERT), mention nonexistent / empty case
Adriaan de Groot
2021-12-21
1
-1/+6
*
|
Help: clarify description of list(INSERT)
Adriaan de Groot
2021-12-21
1
-1/+1
*
|
Help: clarify that list(APPEND) on a non-existent list creates it
Adriaan de Groot
2021-12-21
1
-1/+3
*
|
Help: Clarify behavior of if(DEFINED) for cache and non-cache variables
Craig Scott
2021-12-20
1
-1/+10
*
|
Merge topic 'doc-if-basic-expressions'
Brad King
2021-12-01
1
-4/+15
|
\
\
|
*
|
Help: Be more explicit about the behavior of if(<string>)
Craig Scott
2021-12-01
1
-4/+13
|
*
|
Help: Explicitly state that if(ENV{some_var}) is always false
Craig Scott
2021-12-01
1
-1/+3
*
|
|
Merge topic 'doc-tests-labels-dynamic'
Brad King
2021-11-15
1
-3/+12
|
\
\
\
|
|
/
/
|
*
|
Help: Improve cross-referencing of test LABELS and related features
Craig Scott
2021-11-13
1
-0/+2
|
*
|
Help: Add missing version details for Additional Test Measurements
Craig Scott
2021-11-13
1
-3/+10
|
*
|
Merge topic 'doc-TARGET_RUNTIME_DLLS' into release-3.22
Brad King
2021-11-04
1
-1/+4
|
|
\
\
*
|
|
|
Help: Fix target_sources FILE_SET signature summary
Brad King
2021-11-05
1
-2/+2
*
|
|
|
Help: Add versionadded markup to target_sources FILE_SET feature
Brad King
2021-11-05
2
-0/+7
*
|
|
|
Merge topic 'doc-SOURCES-genex'
Brad King
2021-11-05
1
-18/+31
|
\
\
\
\
|
*
|
|
|
Help: Clarify target_sources path conversion w.r.t generator expressions
Arcturus Arcturus
2021-11-04
1
-18/+31
*
|
|
|
|
Merge topic 'doc-TARGET_RUNTIME_DLLS'
Brad King
2021-11-04
1
-1/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targets
Brad King
2021-11-03
1
-1/+4
*
|
|
|
Merge topic 'doc-configure_file-creates-directories'
Brad King
2021-10-29
1
-0/+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Document that configure_file can create directories
Marc Aldorasi
2021-10-28
1
-0/+1
*
|
|
|
Help: Add documentation for target_sources(FILE_SET) and associated properties
Kyle Edwards
2021-10-27
2
-10/+125
|
/
/
/
*
|
|
Help: Fix file(INSTALL) docs w.r.t. CMAKE_INSTALL_MESSAGE
Arcturus Arcturus
2021-10-20
1
-2/+2
*
|
|
Help: clarify list(POP_* <in_out> <in_out>) behavior
Robert Maynard
2021-10-13
1
-4/+6
*
|
|
Help: Clean up how TLS and NETRC variables are discussed
Craig Scott
2021-10-04
1
-10/+8
*
|
|
Help: Add documentation for CMAKE_TLS_CAINFO
Craig Scott
2021-10-04
1
-2/+3
*
|
|
Help: Restructure the find_package() docs
Craig Scott
2021-09-23
1
-176/+231
*
|
|
Merge topic 'document_find_package_version_restrictions'
Craig Scott
2021-09-11
1
-5/+6
|
\
\
\
|
*
|
|
Help: find_package document version only supports numeric components
Robert Maynard
2021-09-09
1
-5/+6
*
|
|
|
Merge topic 'ctest-memcheck-generate-test.xml'
Brad King
2021-09-10
1
-1/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ctest_memcheck: generate `DynamicAnalysis-Test.xml` as well
Ben Boeckel
2021-09-09
1
-1/+2
*
|
|
|
Help: Fix terminology for regular expression in if(MATCHES)
Johel Ernesto Guerrero Peña
2021-08-28
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'find-package-note'
Brad King
2021-08-25
1
-1/+1
|
\
\
\
|
*
|
|
Help: find_package: Tweak change description
FeRD (Frank Dana)
2021-08-24
1
-1/+1
*
|
|
|
Merge topic 'host-distro-info'
Brad King
2021-08-24
1
-39/+229
|
\
\
\
\
|
*
|
|
|
cmake_host_system_information: Make it available for all systems
Alex Turbov
2021-08-20
1
-4/+2
|
*
|
|
|
cmake_host_system_information: Can run fallback scripts
Alex Turbov
2021-08-20
1
-0/+67
|
*
|
|
|
cmake_host_system_information: Can read `/etc/os-release` file
Alex Turbov
2021-08-20
1
-0/+45
[next]