summaryrefslogtreecommitdiffstats
path: root/Source/cmPolicies.h
Commit message (Expand)AuthorAgeFilesLines
* FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirementsCraig Scott2024-05-291-1/+4
* FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-291-0/+4
* FetchContent: Populate directly without a sub-buildCraig Scott2024-05-171-1/+5
* FindBoost: Add policy to remove this moduleBrad King2024-05-031-1/+3
* GenEx: Fix TARGET_PROPERTY evaluation of transitive link propertiesBrad King2024-04-291-1/+5
* Help: Clarify CMP0099 documentation and summary textBrad King2024-04-291-2/+2
* Help: CMP0135 applies to FetchContent as wellCraig Scott2024-04-271-2/+2
* enable_language(): Fail if called before project()Craig Scott2024-04-021-1/+4
* add_library: Reject shared libraries on platforms that do not support themAsit Dhal2024-03-291-1/+5
* CMP0163: Make GENERATED source file property globally visibleDeniz Bahadir2024-03-291-0/+4
* CMP0118: Revise documentation to describe actual behaviorDeniz Bahadir2024-03-211-4/+4
* VS: Add UseDebugLibraries to vcxproj files by defaultBrad King2024-02-221-2/+7
* CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)Craig Scott2024-01-281-1/+3
* cmTarget: Don't allow setting read-only propertiesRobert Maynard2024-01-231-2/+7
* file: `STRINGS` + `REGEX` store match resultsCristian Le2024-01-091-1/+4
* add_test: Fix version of CMake introducing CMP0158 (to 3.29)Robert Maynard2024-01-051-1/+1
* add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compilingRalf Habacker2023-12-191-1/+5
* Swift: Add abstraction for compilation modeEvan Wilde2023-11-171-2/+6
* Link step: Enable to configure deduplication of librariesMarc Chevrier2023-11-091-2/+7
* CMP0155: ignore scanning for sources if no scanner is availableBen Boeckel2023-11-011-4/+4
* cxxmodules: scan C++ sources for imports by defaultBen Boeckel2023-10-021-1/+6
* Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-201-2/+7
* exec_program(): Remove by policy CMP0153Kyle Edwards2023-07-251-1/+3
* file(REAL_PATH): resolve symlinks before '..' componentsRobert Maynard2023-07-201-1/+5
* 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-041-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