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
*
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
*
MSVC: Default to -ZI instead of /Zi for x86 and x64
Glen Chung
2022-05-26
1
-1/+4
*
try_compile: Propagate platform variables in project-mode too
Brad King
2022-05-16
1
-1/+4
*
OpenWatcom: Allow specifying the runtime library
Cameron Cawley
2022-05-06
1
-1/+4
*
ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policy
Kasper Laudrup
2022-05-04
1
-0/+4
*
find_* commands: add control over Windows registry views
Marc Chevrier
2022-04-29
1
-0/+4
*
CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by default
Brad King
2022-04-14
1
-1/+5
*
CMP0132: Don't set compiler environment variables on first run
Craig Scott
2022-03-29
1
-1/+4
*
LINK_LIBRARIES: Add support for LINK_ONLY genex
Brad King
2022-03-24
1
-2/+6
*
while: diagnose errors during condition evaluation
Brad King
2022-03-04
1
-1/+3
*
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
makise-homura
2021-10-21
1
-1/+4
*
cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logic
Raul Tambre
2021-09-29
1
-1/+4
*
CMakeDependentOption: Introduce policy CMP0127 for full Condition Syntax
Daniel Schürmann
2021-09-10
1
-1/+4
*
set(CACHE): do not remove normal variable
Marc Chevrier
2021-05-20
1
-1/+4
*
find_*: ensure consistent behavior for cache variables
Marc Chevrier
2021-05-12
1
-1/+5
*
foreach(): loop variables are only available in the loop scope
Marc Chevrier
2021-04-28
1
-1/+4
*
ARMClang: Do not automatically add cpu/arch compile or link options
Lingkai Dong
2021-04-27
1
-1/+4
*
UseSWIG: Use standard library name conventions for csharp language
Marc Chevrier
2021-03-26
1
-1/+5
*
cmListCommand: add a policy for failing on invalid indicies
Ben Boeckel
2021-02-18
1
-1/+4
*
WriteCompilerDetectionHeader: Add policy to remove module
Brad King
2020-12-05
1
-1/+4
*
Compile with explicit language flag when source LANGUAGE property is set
Brad King
2020-12-02
1
-2/+7
*
GENERATED prop: Introducing policy CMP0118 and its documentation
Deniz Bahadir
2020-11-24
1
-1/+5
*
MSVC: Do not add /GR to CMAKE_CXX_FLAGS by default
Brad King
2020-11-13
1
-0/+3
*
Merge topic 'doc-CMP0111'
Brad King
2020-10-19
1
-1/+1
|
\
|
*
CMP0111: Clarify that the new error is on a missing property setting
Brad King
2020-10-16
1
-1/+1
*
|
Ninja: Transform DEPFILEs with policy CMP0116
Kyle Edwards
2020-10-13
1
-1/+4
*
|
CMP0115: Require source file extensions to be explicit
Kyle Edwards
2020-10-13
1
-1/+3
|
/
[next]