summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'preset-comments'Brad King2024-06-263-374/+1471
|\
| * presets: Allow comments in presets filesAliaksandr Averchanka2024-06-243-374/+1471
* | Link feature attributes: stabilizationMarc Chevrier2024-06-211-2/+2
|/
* FetchContent: Force cmake --fresh to re-execute direct population stepsCraig Scott2024-06-071-3/+9
* Help: Clarify preset-specific macrosCristian Le2024-06-061-2/+7
* Merge topic 'doc-presets-cwd'Craig Scott2024-06-031-15/+21
|\
| * Help: Presets read by --preset must be in the source directoryCraig Scott2024-06-021-15/+21
* | Merge topic 'dep-provider-try_compile'Brad King2024-05-311-0/+1
|\ \ | |/ |/|
| * try_compile: Propagating top level includes into whole-project callsCraig Scott2024-05-301-0/+1
* | Merge topic 'enforce-fc-fully-disconnected-requirements'Brad King2024-05-301-0/+1
|\ \
| * | FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirementsCraig Scott2024-05-291-0/+1
* | | Merge topic 'deprecate-fetchcontent_populate'Brad King2024-05-291-0/+1
|\ \ \ | |/ /
| * | FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-291-0/+1
* | | HIP: Populate CMAKE_HIP_KNOWN_FEATURES global propertyBrad King2024-05-282-0/+2
|/ /
* | Merge topic 'genex-compiler-frontend-variant'Brad King2024-05-241-13/+126
|\ \
| * | GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANTDeniz Bahadir2024-05-221-3/+116
| * | Help: Use correct programming language names in docs of generator expr.Deniz Bahadir2024-05-221-10/+10
* | | Merge topic 'ninja-parallel'Brad King2024-05-241-0/+1
|\ \ \ | |/ / |/| |
| * | Ninja: Add option for parallel installMartin Duffy2024-05-231-0/+1
* | | GenEx: Add support for custom transitive link propertiesBrad King2024-05-213-3/+29
* | | GenEx: Add support for custom transitive compile propertiesBrad King2024-05-213-0/+91
* | | Help: Format TARGET_PROPERTY special evaluation rules as a definition listBrad King2024-05-211-16/+18
* | | Merge topic 'fetchcontent-direct'Craig Scott2024-05-181-0/+1
|\ \ \ | |_|/ |/| |
| * | FetchContent: Populate directly without a sub-buildCraig Scott2024-05-171-0/+1
* | | GenEx $<LINK_LIBRARY>: Add the support of properties attached to featuresMarc Chevrier2024-05-151-0/+2
* | | Help: Document TARGET_PROPERTY genex behavior on unset propertyBrad King2024-05-101-4/+6
|/ /
* | Help: Clarify TARGET_PROPERTY genex evaluation of transitive propertiesBrad King2024-05-071-12/+18
* | Help: Add intro text to cmake-buildsystem(7) build properties sectionsBrad King2024-05-071-0/+12
* | Merge topic 'FindBoost-remove'Brad King2024-05-061-0/+1
|\ \
| * | FindBoost: Add policy to remove this moduleBrad King2024-05-031-0/+1
* | | Help: Clarify cmake-buildsystem(7) compile properties section namesBrad King2024-05-032-11/+11
|/ /
* | Merge topic 'vs-filter-props'Brad King2024-05-021-0/+1
|\ \
| * | VS: Add option to import .props in .vcxproj.filters fileshalx992024-05-011-0/+1
* | | Merge topic 'genex-link-properties'Brad King2024-05-012-5/+15
|\ \ \
| * | | GenEx: Fix TARGET_PROPERTY evaluation of transitive link propertiesBrad King2024-04-292-4/+14
| * | | Help: Clarify CMP0099 documentation and summary textBrad King2024-04-291-1/+1
| |/ /
* | | Add CMAKE_<LANG>_STANDARD_LATEST variablesTyler2024-04-301-0/+1
|/ /
* | Help: CMP0135 applies to FetchContent as wellCraig Scott2024-04-271-1/+1
* | Help: Document TARGET_PROPERTY genex handling of transitive propertiesBrad King2024-04-251-5/+33
* | Help: Clarify role of TARGET_NAME generator expressionBrad King2024-04-251-4/+6
* | Help: Organize target-dependent generator expressions into subsectionsBrad King2024-04-251-19/+36
* | Help: Clarify cross-references to target-dependent generator expressionsBrad King2024-04-251-1/+1
* | Help: Fix link in cmake-buildsystem(7)Brad King2024-04-251-1/+1
* | Help: Update cmake-buildsystem(7) build and usage requirementsBrad King2024-04-243-87/+352
* | Merge topic 'doc-objc-lang-flags'Brad King2024-04-191-0/+2
|\ \
| * | Help: Document ObjC/ObjC++ flag variablesAlexander Borsuk2024-04-181-0/+2
* | | cxxmodules: provide a detection variable for `import std`Ben Boeckel2024-04-182-0/+4
|/ /
* | Clang: support creating a target for imported modulesBen Boeckel2024-04-121-0/+1
* | MSVC: support `import std`Ben Boeckel2024-04-121-0/+3
* | Experimental: add an experimental feature gate for `import std`Ben Boeckel2024-04-121-0/+6