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
/
Source
/
cmPolicies.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
project: Always set <PROJECT-NAME>_* as normal variables
Craig Scott
2024-10-08
1
-1/+4
*
Static libraries de-duplication: keep first occurrence
Marc Chevrier
2024-10-02
1
-2/+7
*
tests: Preserve empty arguments in test command lines
Craig Scott
2024-10-02
1
-0/+2
*
install: Normalize DESTINATION paths
Craig Scott
2024-09-19
1
-1/+3
*
execute_process: Change default ENCODING to UTF-8
Brad King
2024-09-16
1
-0/+2
*
add_custom_command: Validate arguments more rigorously
Craig Scott
2024-09-09
1
-0/+2
*
cmake_parse_arguments: Set variable if empty string given after keyword
Craig Scott
2024-08-22
1
-1/+5
*
CMakeFindFrameworks: Deprecate the module subject to policy CMP0173
Craig Scott
2024-08-16
1
-1/+3
*
CPack/WIX: Generate perMachine installers by default
Brad King
2024-07-18
1
-1/+5
*
add_custom_command: Add CODEGEN support
Juan Ramos
2024-07-01
1
-1/+3
*
FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirements
Craig Scott
2024-05-29
1
-1/+4
*
FetchContent: Deprecate FetchContent_Populate(depName)
Craig Scott
2024-05-29
1
-0/+4
*
FetchContent: Populate directly without a sub-build
Craig Scott
2024-05-17
1
-1/+5
*
FindBoost: Add policy to remove this module
Brad King
2024-05-03
1
-1/+3
*
GenEx: Fix TARGET_PROPERTY evaluation of transitive link properties
Brad King
2024-04-29
1
-1/+5
*
Help: Clarify CMP0099 documentation and summary text
Brad King
2024-04-29
1
-2/+2
*
Help: CMP0135 applies to FetchContent as well
Craig Scott
2024-04-27
1
-2/+2
*
enable_language(): Fail if called before project()
Craig Scott
2024-04-02
1
-1/+4
*
add_library: Reject shared libraries on platforms that do not support them
Asit Dhal
2024-03-29
1
-1/+5
*
CMP0163: Make GENERATED source file property globally visible
Deniz Bahadir
2024-03-29
1
-0/+4
*
CMP0118: Revise documentation to describe actual behavior
Deniz Bahadir
2024-03-21
1
-4/+4
*
VS: Add UseDebugLibraries to vcxproj files by default
Brad King
2024-02-22
1
-2/+7
*
CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)
Craig Scott
2024-01-28
1
-1/+3
*
cmTarget: Don't allow setting read-only properties
Robert Maynard
2024-01-23
1
-2/+7
*
file: `STRINGS` + `REGEX` store match results
Cristian Le
2024-01-09
1
-1/+4
*
add_test: Fix version of CMake introducing CMP0158 (to 3.29)
Robert Maynard
2024-01-05
1
-1/+1
*
add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compiling
Ralf Habacker
2023-12-19
1
-1/+5
*
Swift: Add abstraction for compilation mode
Evan Wilde
2023-11-17
1
-2/+6
*
Link step: Enable to configure deduplication of libraries
Marc Chevrier
2023-11-09
1
-2/+7
*
CMP0155: ignore scanning for sources if no scanner is available
Ben Boeckel
2023-11-01
1
-4/+4
*
cxxmodules: scan C++ sources for imports by default
Ben Boeckel
2023-10-02
1
-1/+6
*
Ninja: Allow compilation before generation of dependencies' private sources
Martin Duffy
2023-09-20
1
-2/+7
*
exec_program(): Remove by policy CMP0153
Kyle Edwards
2023-07-25
1
-1/+3
*
file(REAL_PATH): resolve symlinks before '..' components
Robert Maynard
2023-07-20
1
-1/+5
*
Autogen: Default AUTOGEN_USE_SYSTEM_INCLUDE to ON if it is not set
Orkun Tokdemir
2023-05-03
1
-0/+4
*
ExternalProject/FetchContent: Support relative remote URLs
Chris Wright
2023-04-26
1
-1/+6
*
VS: Select latest available Windows SDK version by default
Brad King
2023-04-05
1
-0/+3
*
FindPython{Interp,Libs}: Add policy to remove these modules
Brad King
2023-03-30
1
-0/+3
*
VS: Add policy to build custom commands concurrently
Brad King
2023-03-12
1
-2/+7
*
FindCUDA: Add policy to remove this module
Brad King
2023-03-09
1
-1/+3
*
Dart,FindDart: Add policy to remove these modules
Brad King
2023-02-28
1
-1/+3
*
find_package: Use <PACKAGENAME>_ROOT variables as search prefixes
Brad King
2023-02-23
1
-1/+4
*
cmCustomCommand: Refactor custom command-specific policy values
Kyle Edwards
2023-02-06
1
-0/+2
*
USE_FOLDERS: Treat as on by default
Juan Ramos
2022-11-08
1
-1/+4
*
Xcode: Do not append per-config suffixes to library search paths
Mikko Sivulainen
2022-09-15
1
-2/+7
*
MSVC: Add abstraction for debug information format
Glen Chung
2022-09-14
1
-1/+5
*
return(): Propagate variables to result scope
Marc Chevrier
2022-09-03
1
-1/+3
*
CheckIPOSupported: Compile check using flags of calling project
Brad King
2022-06-10
1
-1/+2
*
MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"
Brad King
2022-06-09
1
-3/+2
*
if command: Add PATH_EQUAL operator
Marc Chevrier
2022-06-03
1
-1/+5
[next]