| Commit message (Expand) | Author | Age | Files | Lines |
* | Dart,FindDart: Add policy to remove these modules | Brad King | 2023-02-28 | 1 | -0/+30 |
|
|
* | Merge topic 'doc-cleanup-3.26-rc4' | Brad King | 2023-02-28 | 1 | -6/+6 |
|\ |
|
| * | Help: Improve wording of FOLDER-related properties and policies | Craig Scott | 2023-02-25 | 1 | -6/+6 |
|
|
* | | find_package: Use <PACKAGENAME>_ROOT variables as search prefixes | Brad King | 2023-02-23 | 1 | -0/+26 |
|/ |
|
* | Help: Clarify behavior of BEFORE with target_compile_options() | Craig Scott | 2022-11-27 | 1 | -8/+16 |
|
|
* | Help: remove links from pages to themselves | Ben Boeckel | 2022-11-18 | 1 | -1/+1 |
|
|
* | Merge topic 'use_folders_on_by_default' | Brad King | 2022-11-08 | 1 | -0/+30 |
|\ |
|
| * | USE_FOLDERS: Treat as on by default | Juan Ramos | 2022-11-08 | 1 | -0/+30 |
|
|
* | | Help: Fix some redirects reported with sphinx linkcheck | Alex Turbov | 2022-11-07 | 1 | -1/+1 |
|/ |
|
* | Help: Minor grammar, typo and formatting cleanups | Craig Scott | 2022-10-09 | 2 | -2/+2 |
|
|
* | Merge topic 'help-add-custom-comman-byproducts' | Brad King | 2022-09-19 | 1 | -0/+3 |
|\ |
|
| * | Help:custom_command: link policy on BYPRODUCTS | Hinell | 2022-09-16 | 1 | -0/+3 |
|
|
* | | Xcode: Do not append per-config suffixes to library search paths | Mikko Sivulainen | 2022-09-15 | 1 | -0/+27 |
|/ |
|
* | MSVC: Add abstraction for debug information format | Glen Chung | 2022-09-14 | 1 | -0/+55 |
|
|
* | return(): Propagate variables to result scope | Marc Chevrier | 2022-09-03 | 1 | -0/+17 |
|
|
* | Help: Fix typos, grammar and formatting in CMP0134 policy docs | Craig Scott | 2022-08-30 | 1 | -4/+1 |
|
|
* | Help: CMP0097 applies to FetchContent as well | Craig Scott | 2022-07-24 | 1 | -2/+4 |
|
|
* | Help: Mention CMP0131 in LINK_LIBRARIES docs | Craig Scott | 2022-07-05 | 1 | -1/+1 |
|
|
* | CheckIPOSupported: Compile check using flags of calling project | Brad King | 2022-06-10 | 1 | -1/+19 |
|
|
* | MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64" | Brad King | 2022-06-09 | 1 | -31/+1 |
|
|
* | if command: Add PATH_EQUAL operator | Marc Chevrier | 2022-06-03 | 1 | -0/+17 |
|
|
* | MSVC: Default to -ZI instead of /Zi for x86 and x64 | Glen Chung | 2022-05-26 | 1 | -0/+43 |
|
|
* | try_compile: Add option to skip passing platform variables | Brad King | 2022-05-16 | 1 | -0/+4 |
|
|
* | try_compile: Propagate platform variables in project-mode too | Brad King | 2022-05-16 | 1 | -0/+29 |
|
|
* | OpenWatcom: Support CMAKE_WATCOM_RUNTIME_LIBRARY with Linux and OS/2 builds | Cameron Cawley | 2022-05-06 | 1 | -1/+2 |
|
|
* | OpenWatcom: Allow specifying the runtime library | Cameron Cawley | 2022-05-06 | 1 | -0/+49 |
|
|
* | ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policy | Kasper Laudrup | 2022-05-04 | 1 | -0/+29 |
|
|
* | find_* commands: add control over Windows registry views | Marc Chevrier | 2022-04-29 | 1 | -0/+39 |
|
|
* | Genex: Add TARGET_BUNDLE_DIR_NAME | Ben Leadbetter | 2022-04-22 | 1 | -0/+1 |
|
|
* | CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by default | Brad King | 2022-04-14 | 1 | -0/+32 |
|
|
* | Merge topic 'doc-CMP0112' | Brad King | 2022-04-04 | 1 | -1/+3 |
|\ |
|
| * | Help: Clarify when policy CMP0112 takes effect | Brad King | 2022-04-01 | 1 | -1/+3 |
|
|
* | | CMP0132: Don't set compiler environment variables on first run | Craig Scott | 2022-03-29 | 1 | -0/+26 |
|
|
* | | LINK_LIBRARIES: Add support for LINK_ONLY genex | Brad King | 2022-03-24 | 1 | -0/+31 |
|
|
* | | while: diagnose errors during condition evaluation | Brad King | 2022-03-04 | 1 | -0/+32 |
|/ |
|
* | Merge topic 'link-only-targets' | Brad King | 2021-12-22 | 1 | -0/+2 |
|\ |
|
| * | target_link_libraries: Optionally require only target names | Brad King | 2021-12-20 | 1 | -0/+2 |
|
|
* | | Help: Clarify CMP0126 OLD behavior for FORCE and INTERNAL | Craig Scott | 2021-12-20 | 1 | -0/+3 |
|/ |
|
* | Merge topic 'doc-policy-default' | Brad King | 2021-11-23 | 2 | -2/+7 |
|\ |
|
| * | Help: Suggest CMAKE_POLICY_DEFAULT_CMP0126 in CMP0126 docs | Brad King | 2021-11-22 | 1 | -1/+4 |
|
|
| * | Help: Suggest CMAKE_POLICY_DEFAULT_CMP0077 in CMP0077 docs | Brad King | 2021-11-22 | 1 | -1/+3 |
|
|
* | | Merge topic 'cmp0128-fixup' | Brad King | 2021-11-12 | 1 | -22/+13 |
|\ \
| |/ |
|
| * | CMP0128: Enable/disable extensions if standard same as default | Raul Tambre | 2021-11-11 | 1 | -22/+13 |
|
|
* | | Merge topic 'doc-CMP0128' | Craig Scott | 2021-11-10 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Help: Correct inaccuracies in wording for CMP0128 | Craig Scott | 2021-11-08 | 1 | -1/+3 |
|
|
* | | LCC: Add policy CMP0129 regarding interpreting LCC as GNU | makise-homura | 2021-10-21 | 1 | -0/+34 |
|/ |
|
* | Help: Update Sphinx versionadded directives for 3.22 release | Brad King | 2021-10-07 | 1 | -0/+2 |
|
|
* | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logic | Raul Tambre | 2021-09-29 | 1 | -0/+78 |
|
|
* | CMakeDependentOption: Introduce policy CMP0127 for full Condition Syntax | Daniel Schürmann | 2021-09-10 | 1 | -0/+32 |
|
|
* | Help: Make policy CMP0126 wording more accurate | Craig Scott | 2021-07-17 | 2 | -7/+20 |
|
|