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
/
policy
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMP0175: Do not reject USES_TERMINAL for add_custom_command(TARGET)
Craig Scott
2024-11-15
1
-2/+2
*
Help: Add missing one-line summary to policy CMP0132
Brad King
2024-11-11
1
-0/+2
*
cmake_parse_arguments: Restore capture of value after repeated keyword
Craig Scott
2024-10-28
1
-10/+14
*
project: Always set <PROJECT-NAME>_* as normal variables
Craig Scott
2024-10-08
1
-0/+36
*
Static libraries de-duplication: keep first occurrence
Marc Chevrier
2024-10-02
2
-0/+33
*
tests: Preserve empty arguments in test command lines
Craig Scott
2024-10-02
1
-0/+37
*
install: Normalize DESTINATION paths
Craig Scott
2024-09-19
1
-0/+38
*
execute_process: Change default ENCODING to UTF-8
Brad King
2024-09-16
1
-0/+27
*
add_custom_command: Validate arguments more rigorously
Craig Scott
2024-09-09
1
-0/+40
*
cmake_parse_arguments: Set variable if empty string given after keyword
Craig Scott
2024-08-22
1
-0/+33
*
CMakeFindFrameworks: Deprecate the module subject to policy CMP0173
Craig Scott
2024-08-16
1
-0/+22
*
CPack/WIX: Generate perMachine installers by default
Brad King
2024-07-18
1
-0/+39
*
add_custom_command: Add CODEGEN support
Juan Ramos
2024-07-01
1
-0/+26
*
Help: Minor grammar and formatting cleanup
Craig Scott
2024-06-14
1
-2/+2
*
FetchContent: Force cmake --fresh to re-execute direct population steps
Craig Scott
2024-06-07
1
-0/+8
*
FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirements
Craig Scott
2024-05-29
1
-0/+30
*
FetchContent: Deprecate FetchContent_Populate(depName)
Craig Scott
2024-05-29
1
-0/+49
*
Merge topic 'cmp0097-fetchcontent'
Brad King
2024-05-20
1
-3/+12
|
\
|
*
Help: Document that CMP0097 is always NEW for FetchContent
Craig Scott
2024-05-17
1
-3/+12
*
|
FetchContent: Populate directly without a sub-build
Craig Scott
2024-05-17
1
-0/+64
|
/
*
Merge topic 'FindBoost-remove'
Brad King
2024-05-06
1
-0/+28
|
\
|
*
FindBoost: Add policy to remove this module
Brad King
2024-05-03
1
-0/+28
*
|
Help: Clarify cmake-buildsystem(7) compile properties section names
Brad King
2024-05-03
1
-2/+2
|
/
*
GenEx: Fix TARGET_PROPERTY evaluation of transitive link properties
Brad King
2024-04-29
2
-0/+46
*
Help: Clarify CMP0099 documentation and summary text
Brad King
2024-04-29
1
-5/+8
*
Help: CMP0135 applies to FetchContent as well
Craig Scott
2024-04-27
1
-9/+9
*
enable_language(): Fail if called before project()
Craig Scott
2024-04-02
1
-0/+26
*
Merge topic 'check-Werror-CMP0066'
Brad King
2024-04-01
1
-1/+1
|
\
|
*
Help: Fix a typo
Sung, Po Han
2024-03-28
1
-1/+1
*
|
add_library: Reject shared libraries on platforms that do not support them
Asit Dhal
2024-03-29
1
-0/+31
*
|
CMP0163: Make GENERATED source file property globally visible
Deniz Bahadir
2024-03-29
2
-0/+43
|
/
*
CMP0118: Revise documentation to describe actual behavior
Deniz Bahadir
2024-03-21
1
-12/+17
*
Merge topic 'doc-release-3.29-typos'
Brad King
2024-03-19
1
-3/+3
|
\
|
*
Help: Fix typos in 3.29 docs
Craig Scott
2024-03-19
1
-3/+3
*
|
VS: Add UseDebugLibraries to vcxproj files by default
Brad King
2024-02-22
1
-0/+47
|
/
*
CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)
Craig Scott
2024-01-28
1
-0/+36
*
Merge topic 'validate_read-only_target_properties'
Brad King
2024-01-24
1
-0/+39
|
\
|
*
cmTarget: Don't allow setting read-only properties
Robert Maynard
2024-01-23
1
-0/+39
*
|
Help: Fix typo in CMP0156 documentation
Brad King
2024-01-16
1
-1/+1
|
/
*
Help: Clarify standard policy advice paragraph wording on how policies are set
Brad King
2024-01-11
1
-1/+1
*
Help: Drop current CMake version from standard policy advice paragraph
Brad King
2024-01-11
1
-1/+1
*
Help: Normalize and consolidate standard policy advice paragraph
Brad King
2024-01-11
152
-557/+510
*
file: `STRINGS` + `REGEX` store match results
Cristian Le
2024-01-09
1
-0/+24
*
add_test: Fix version of CMake introducing CMP0158 (to 3.29)
Robert Maynard
2024-01-05
1
-0/+2
*
add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compiling
Ralf Habacker
2023-12-19
1
-0/+27
*
Merge topic 'doc-CMP0149'
Brad King
2023-11-20
1
-0/+7
|
\
|
*
Help: Document that CMP0149 should be set before project()
Brad King
2023-11-20
1
-0/+7
*
|
Swift: Add abstraction for compilation mode
Evan Wilde
2023-11-17
1
-0/+48
*
|
Link step: Enable to configure deduplication of libraries
Marc Chevrier
2023-11-09
1
-0/+47
*
|
CMP0155: ignore scanning for sources if no scanner is available
Ben Boeckel
2023-11-01
1
-2/+4
[next]