summaryrefslogtreecommitdiff
path: root/Source/cmPolicies.h
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Default AUTOGEN_USE_SYSTEM_INCLUDE to ON if it is not setOrkun Tokdemir2023-05-031-0/+4
* ExternalProject/FetchContent: Support relative remote URLsChris Wright2023-04-261-1/+6
* VS: Select latest available Windows SDK version by defaultBrad King2023-04-051-0/+3
* FindPython{Interp,Libs}: Add policy to remove these modulesBrad King2023-03-301-0/+3
* VS: Add policy to build custom commands concurrentlyBrad King2023-03-121-2/+7
* FindCUDA: Add policy to remove this moduleBrad King2023-03-091-1/+3
* Dart,FindDart: Add policy to remove these modulesBrad King2023-02-281-1/+3
* find_package: Use <PACKAGENAME>_ROOT variables as search prefixesBrad King2023-02-231-1/+4
* cmCustomCommand: Refactor custom command-specific policy valuesKyle Edwards2023-02-061-0/+2
* USE_FOLDERS: Treat as on by defaultJuan Ramos2022-11-081-1/+4
* Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-151-2/+7
* MSVC: Add abstraction for debug information formatGlen Chung2022-09-141-1/+5
* return(): Propagate variables to result scopeMarc Chevrier2022-09-031-1/+3
* CheckIPOSupported: Compile check using flags of calling projectBrad King2022-06-101-1/+2
* MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"Brad King2022-06-091-3/+2
* if command: Add PATH_EQUAL operatorMarc Chevrier2022-06-031-1/+5
* MSVC: Default to -ZI instead of /Zi for x86 and x64Glen Chung2022-05-261-1/+4
* try_compile: Propagate platform variables in project-mode tooBrad King2022-05-161-1/+4
* OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-061-1/+4
* ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policyKasper Laudrup2022-05-051-0/+4
* find_* commands: add control over Windows registry viewsMarc Chevrier2022-04-291-0/+4
* CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by defaultBrad King2022-04-141-1/+5
* CMP0132: Don't set compiler environment variables on first runCraig Scott2022-03-291-1/+4
* LINK_LIBRARIES: Add support for LINK_ONLY genexBrad King2022-03-241-2/+6
* while: diagnose errors during condition evaluationBrad King2022-03-041-1/+3
* LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-1/+4
* cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-291-1/+4
* CMakeDependentOption: Introduce policy CMP0127 for full Condition SyntaxDaniel Schürmann2021-09-101-1/+4
* set(CACHE): do not remove normal variableMarc Chevrier2021-05-201-1/+4
* find_*: ensure consistent behavior for cache variablesMarc Chevrier2021-05-121-1/+5
* foreach(): loop variables are only available in the loop scopeMarc Chevrier2021-04-281-1/+4
* ARMClang: Do not automatically add cpu/arch compile or link optionsLingkai Dong2021-04-271-1/+4
* UseSWIG: Use standard library name conventions for csharp languageMarc Chevrier2021-03-261-1/+5
* cmListCommand: add a policy for failing on invalid indiciesBen Boeckel2021-02-181-1/+4
* WriteCompilerDetectionHeader: Add policy to remove moduleBrad King2020-12-051-1/+4
* Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-021-2/+7
* GENERATED prop: Introducing policy CMP0118 and its documentationDeniz Bahadir2020-11-241-1/+5
* MSVC: Do not add /GR to CMAKE_CXX_FLAGS by defaultBrad King2020-11-131-0/+3
* Merge topic 'doc-CMP0111'Brad King2020-10-191-1/+1
|\
| * CMP0111: Clarify that the new error is on a missing property settingBrad King2020-10-161-1/+1
* | Ninja: Transform DEPFILEs with policy CMP0116Kyle Edwards2020-10-131-1/+4
* | CMP0115: Require source file extensions to be explicitKyle Edwards2020-10-131-1/+3
|/
* ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-141-1/+4
* Makefile: Add policy CMP0113 to avoid duplication of custom commandsBrad King2020-09-081-1/+6
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-011-1/+6
* cmTarget: Raise error if imported target location is not setRaul Tambre2020-08-211-1/+5
* add_test: Allow special characters in test name (w/ policy CMP0110)Deniz Bahadir2020-08-121-1/+4
* Deprecate compatibility with CMake versions older than 2.8.12Brad King2020-06-181-2/+10
* find_program: Find programs that are executable but not readableBrad King2020-06-151-1/+4