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
*
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
*
|
cmNinjaTargetGenerator: do not order-depend on C++ module sources
Ben Boeckel
2023-10-20
1
-0/+6
*
|
Help: Update Sphinx versionadded directives for 3.28 release
Brad King
2023-10-03
1
-0/+2
*
|
Merge topic 'cxxmodules-no-longer-experimental'
Brad King
2023-10-02
1
-0/+26
|
\
\
|
*
|
cxxmodules: scan C++ sources for imports by default
Ben Boeckel
2023-10-02
1
-0/+26
*
|
|
Merge topic 'doc-CMP0124'
Brad King
2023-10-02
1
-5/+37
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Help: Document CMP0124 behavior on already-set variables
Brad King
2023-09-29
1
-5/+37
*
|
Ninja: Allow compilation before generation of dependencies' private sources
Martin Duffy
2023-09-20
1
-0/+53
*
|
exec_program(): Remove by policy CMP0153
Kyle Edwards
2023-07-25
1
-0/+12
*
|
file(REAL_PATH): resolve symlinks before '..' components
Robert Maynard
2023-07-20
1
-0/+20
|
/
[next]