summaryrefslogtreecommitdiffstats
path: root/Source/cmPolicies.h
Commit message (Expand)AuthorAgeFilesLines
* project: Always set <PROJECT-NAME>_* as normal variablesCraig Scott2024-10-081-1/+4
* Static libraries de-duplication: keep first occurrenceMarc Chevrier2024-10-021-2/+7
* tests: Preserve empty arguments in test command linesCraig Scott2024-10-021-0/+2
* install: Normalize DESTINATION pathsCraig Scott2024-09-191-1/+3
* execute_process: Change default ENCODING to UTF-8Brad King2024-09-161-0/+2
* add_custom_command: Validate arguments more rigorouslyCraig Scott2024-09-091-0/+2
* cmake_parse_arguments: Set variable if empty string given after keywordCraig Scott2024-08-221-1/+5
* CMakeFindFrameworks: Deprecate the module subject to policy CMP0173Craig Scott2024-08-161-1/+3
* CPack/WIX: Generate perMachine installers by defaultBrad King2024-07-181-1/+5
* add_custom_command: Add CODEGEN supportJuan Ramos2024-07-011-1/+3
* 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