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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake 3.24.2
v3.24.2
Brad King
2022-09-13
1
-3/+3
*
Help: cmake-developer: Add section for Windows registry access.
Marc Chevrier
2022-09-04
1
-64/+79
*
Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea...
Brad King
2022-08-31
3
-3/+6
|
\
|
*
CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIX
Robert Maynard
2022-08-30
3
-3/+6
*
|
Help: Fix typos, grammar and formatting in CMP0134 policy docs
Craig Scott
2022-08-30
4
-24/+21
*
|
Merge topic 'doc-ctest_test-output-control' into release-3.24
Craig Scott
2022-08-20
1
-2/+5
|
\
\
|
*
|
Help: Add crossrefs to ctest output control options
Craig Scott
2022-08-19
1
-1/+4
|
*
|
Help: Add missing closing quote on C++ example
Craig Scott
2022-08-19
1
-1/+1
|
|
/
*
|
Help: Clarify that variable references may use cache entries
Brad King
2022-08-18
1
-6/+8
|
/
*
CMake 3.24.1
v3.24.1
Brad King
2022-08-17
1
-2/+3
*
Help: Add 3.24 release note about FindVulkan component enforcement
Brad King
2022-08-17
1
-0/+5
*
Merge topic 'doc-warning-as-error' into release-3.24
Craig Scott
2022-08-16
1
-0/+25
|
\
|
*
Help: A missing cross-reference to --compile-no-warning-as-error
Craig Scott
2022-08-15
1
-0/+2
|
*
Help: List compiler IDs supported by COMPILE_WARNING_AS_ERROR
Craig Scott
2022-08-15
1
-0/+23
*
|
TI compiler: Add support for COMPILE_WARNING_AS_ERROR target property
Craig Scott
2022-08-11
1
-0/+11
|
/
*
Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...
Brad King
2022-08-04
1
-1/+23
|
\
|
*
FetchContent: Disable header set verification for dependencies
Craig Scott
2022-08-03
1
-1/+23
*
|
Merge topic 'doc-find_package-typo' into release-3.24
Brad King
2022-08-04
1
-2/+2
|
\
\
|
*
|
Help: Fix reST syntax typo in find_package docs
Eisuke Kawashima
2022-08-03
1
-2/+2
|
|
/
*
|
VERIFY_INTERFACE_HEADER_SETS: Add verification target for all
Kyle Edwards
2022-08-03
1
-0/+4
|
/
*
Help: Document initialization of VERIFY_INTERFACE_HEADER_SETS property
Craig Scott
2022-08-01
1
-1/+5
*
Merge branch 'release-3.23' into release-3.24
Brad King
2022-07-28
1
-0/+7
|
\
|
*
CMake 3.23.3
v3.23.3
Brad King
2022-07-28
1
-0/+7
*
|
Merge branch 'release-3.23' into release-3.24
Brad King
2022-07-28
1
-2/+2
|
\
\
|
|
/
|
*
Merge branch 'release-3.22' into release-3.23
Brad King
2022-07-28
1
-2/+2
|
|
\
|
|
*
CMake 3.22.6
v3.22.6
Brad King
2022-07-28
1
-2/+2
*
|
|
Merge topic 'verify-interface-header-sets-interface-library-source-language' ...
Brad King
2022-07-28
1
-1/+3
|
\
\
\
|
*
|
|
VERIFY_INTERFACE_HEADER_SETS: Fall back to global languages
Kyle Edwards
2022-07-27
1
-1/+3
*
|
|
|
Merge topic 'doc-if-PATH_EQUAL' into release-3.24
Brad King
2022-07-26
2
-9/+15
|
\
\
\
\
|
*
|
|
|
Help: Clarify behavior of path-based equality conditions
Craig Scott
2022-07-24
2
-9/+15
*
|
|
|
|
Merge topic 'verify-interface-header-sets-interface-libraries' into release-3.24
Brad King
2022-07-26
1
-7/+7
|
\
\
\
\
\
|
*
|
|
|
|
Help: Clarify that VERIFY_INTERFACE_HEADER_SETS supports interface libraries
Kyle Edwards
2022-07-25
1
-7/+7
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindVulkan-relnotes' into release-3.24
Brad King
2022-07-26
1
-0/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
FindVulkan: Add missing 3.24 release notes
MACHIZAUD Andréa
2022-07-25
1
-0/+4
|
|
/
/
/
*
|
|
|
Merge topic 'doc-find_package-BYPASS_PROVIDER' into release-3.24
Brad King
2022-07-25
2
-3/+13
|
\
\
\
\
|
*
|
|
|
Help: Document BYPASS_PROVIDER keyword for find_package()
Craig Scott
2022-07-23
1
-2/+12
|
*
|
|
|
Help: Minor grammar fix for the Using Dependencies manual
Craig Scott
2022-07-23
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'doc-CMP0097-FetchContent' into release-3.24
Craig Scott
2022-07-25
1
-2/+4
|
\
\
\
\
|
*
|
|
|
Help: CMP0097 applies to FetchContent as well
Craig Scott
2022-07-24
1
-2/+4
|
|
/
/
/
*
|
|
|
Help: Fix wrong syntax for $<PATH:REPLACE_EXTENSION,...>
Craig Scott
2022-07-24
1
-1/+1
|
/
/
/
*
|
|
Help: Clarify execute_process OS-specific command-line encoding
Brad King
2022-07-20
1
-2/+9
*
|
|
Merge topic 'doc-example-target-sources' into release-3.24
Brad King
2022-07-20
1
-2/+2
|
\
\
\
|
*
|
|
Help: Add missing PRIVATE keyword to target_sources() example
Craig Scott
2022-07-20
1
-2/+2
*
|
|
|
Merge topic 'doc-restructure-genex-manual' into release-3.24
Brad King
2022-07-20
1
-915/+1007
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Add Whitespace And Quoting section to genex manual
Craig Scott
2022-07-19
1
-0/+87
|
*
|
|
Help: Restructure reference sections of genex manual
Craig Scott
2022-07-19
1
-872/+866
|
*
|
|
Help: Move reference content to its own section at end of genex manual
Craig Scott
2022-07-19
1
-49/+53
|
*
|
|
Help: Add missing versionadded for CUDA genexes
Craig Scott
2022-07-19
1
-0/+4
|
*
|
|
Help: Genex manual typo, grammar, formatting, wording fixes
Craig Scott
2022-07-19
1
-35/+35
|
*
|
|
Help: Boolean genex conditions must evaluate to 1 or 0
Craig Scott
2022-07-19
1
-5/+8
[next]