summaryrefslogtreecommitdiffstats
path: root/Help/policy
Commit message (Expand)AuthorAgeFilesLines
* cmake_parse_arguments: Set variable if empty string given after keywordCraig Scott2024-08-221-0/+33
* CMakeFindFrameworks: Deprecate the module subject to policy CMP0173Craig Scott2024-08-161-0/+22
* CPack/WIX: Generate perMachine installers by defaultBrad King2024-07-181-0/+39
* add_custom_command: Add CODEGEN supportJuan Ramos2024-07-011-0/+26
* Help: Minor grammar and formatting cleanupCraig Scott2024-06-141-2/+2
* FetchContent: Force cmake --fresh to re-execute direct population stepsCraig Scott2024-06-071-0/+8
* FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirementsCraig Scott2024-05-291-0/+30
* FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-291-0/+49
* Merge topic 'cmp0097-fetchcontent'Brad King2024-05-201-3/+12
|\
| * Help: Document that CMP0097 is always NEW for FetchContentCraig Scott2024-05-171-3/+12
* | FetchContent: Populate directly without a sub-buildCraig Scott2024-05-171-0/+64
|/
* Merge topic 'FindBoost-remove'Brad King2024-05-061-0/+28
|\
| * FindBoost: Add policy to remove this moduleBrad King2024-05-031-0/+28
* | Help: Clarify cmake-buildsystem(7) compile properties section namesBrad King2024-05-031-2/+2
|/
* GenEx: Fix TARGET_PROPERTY evaluation of transitive link propertiesBrad King2024-04-292-0/+46
* Help: Clarify CMP0099 documentation and summary textBrad King2024-04-291-5/+8
* Help: CMP0135 applies to FetchContent as wellCraig Scott2024-04-271-9/+9
* enable_language(): Fail if called before project()Craig Scott2024-04-021-0/+26
* Merge topic 'check-Werror-CMP0066'Brad King2024-04-011-1/+1
|\
| * Help: Fix a typoSung, Po Han2024-03-281-1/+1
* | add_library: Reject shared libraries on platforms that do not support themAsit Dhal2024-03-291-0/+31
* | CMP0163: Make GENERATED source file property globally visibleDeniz Bahadir2024-03-292-0/+43
|/
* CMP0118: Revise documentation to describe actual behaviorDeniz Bahadir2024-03-211-12/+17
* Merge topic 'doc-release-3.29-typos'Brad King2024-03-191-3/+3
|\
| * Help: Fix typos in 3.29 docsCraig Scott2024-03-191-3/+3
* | VS: Add UseDebugLibraries to vcxproj files by defaultBrad King2024-02-221-0/+47
|/
* CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)Craig Scott2024-01-281-0/+36
* Merge topic 'validate_read-only_target_properties'Brad King2024-01-241-0/+39
|\
| * cmTarget: Don't allow setting read-only propertiesRobert Maynard2024-01-231-0/+39
* | Help: Fix typo in CMP0156 documentationBrad King2024-01-161-1/+1
|/
* Help: Clarify standard policy advice paragraph wording on how policies are setBrad King2024-01-111-1/+1
* Help: Drop current CMake version from standard policy advice paragraphBrad King2024-01-111-1/+1
* Help: Normalize and consolidate standard policy advice paragraphBrad King2024-01-11152-557/+510
* file: `STRINGS` + `REGEX` store match resultsCristian Le2024-01-091-0/+24
* add_test: Fix version of CMake introducing CMP0158 (to 3.29)Robert Maynard2024-01-051-0/+2
* add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compilingRalf Habacker2023-12-191-0/+27
* Merge topic 'doc-CMP0149'Brad King2023-11-201-0/+7
|\
| * Help: Document that CMP0149 should be set before project()Brad King2023-11-201-0/+7
* | Swift: Add abstraction for compilation modeEvan Wilde2023-11-171-0/+48
* | Link step: Enable to configure deduplication of librariesMarc Chevrier2023-11-091-0/+47
* | CMP0155: ignore scanning for sources if no scanner is availableBen Boeckel2023-11-011-2/+4
* | cmNinjaTargetGenerator: do not order-depend on C++ module sourcesBen Boeckel2023-10-201-0/+6
* | Help: Update Sphinx versionadded directives for 3.28 releaseBrad King2023-10-031-0/+2
* | Merge topic 'cxxmodules-no-longer-experimental'Brad King2023-10-021-0/+26
|\ \
| * | cxxmodules: scan C++ sources for imports by defaultBen Boeckel2023-10-021-0/+26
* | | Merge topic 'doc-CMP0124'Brad King2023-10-021-5/+37
|\ \ \ | |/ / |/| / | |/
| * Help: Document CMP0124 behavior on already-set variablesBrad King2023-09-291-5/+37
* | Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-201-0/+53
* | exec_program(): Remove by policy CMP0153Kyle Edwards2023-07-251-0/+12
* | file(REAL_PATH): resolve symlinks before '..' componentsRobert Maynard2023-07-201-0/+20
|/