summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
* cxxmodules: link to `std`-providing targets when availableBen Boeckel2024-04-111-1/+8
* cmTarget: support the `CXX_MODULE_STD` propertyBen Boeckel2024-04-112-0/+2
* Help/cmake-cxxmodules: describe the compilation strategyBen Boeckel2024-04-111-0/+43
* enable_language(): Fail if called before project()Craig Scott2024-04-021-0/+1
* Merge topic 'add_library-no-static-fallback'Brad King2024-04-011-0/+1
|\
| * add_library: Reject shared libraries on platforms that do not support themAsit Dhal2024-03-291-0/+1
* | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variableBrad King2024-03-301-0/+1
|/
* CMP0163: Make GENERATED source file property globally visibleDeniz Bahadir2024-03-291-0/+1
* Help: cmake(1) --toolchain path relativescivision2024-03-221-1/+3
* Merge topic 'doc-CMP0118'Brad King2024-03-221-1/+1
|\
| * CMP0118: Revise documentation to describe actual behaviorDeniz Bahadir2024-03-211-1/+1
* | Merge topic 'fileapi-provide-glob-dependent'Brad King2024-03-211-1/+49
|\ \ | |/ |/|
| * fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles objectArctic Lampyrid2024-03-191-1/+49
* | Merge topic 'doc-release-3.29-typos'Brad King2024-03-191-1/+1
|\ \ | |/ |/|
| * Help: Fix typos and grammar in pre-3.29 docsCraig Scott2024-03-191-1/+1
| * Merge topic 'ctest-j-default' into release-3.29Brad King2024-03-111-7/+17
| |\
* | | ctest: Add explicit options for TLS versionBrad King2024-03-122-0/+10
* | | ctest: Add explicit options for TLS server verificationBrad King2024-03-122-0/+14
* | | Help: Format ctest(1) CurlOptions values as a definition listBrad King2024-03-121-2/+9
* | | Merge topic 'ctest-j-default'Brad King2024-03-111-7/+17
|\ \ \ | | |/ | |/|
| * | ctest: Allow passing -j without value to choose a contextual defaultBrad King2024-03-101-7/+17
* | | Merge topic 'ctest-tests-from-file'Brad King2024-03-111-6/+6
|\ \ \ | | |/ | |/|
| * | Help: Improve ctest tests-from-file documentation wording and wrappingBrad King2024-03-081-4/+4
| * | ctest: Remove unnecessary and ambiguous tests-from-file comment syntaxBrad King2024-03-081-2/+2
| |/
* | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION environment variableBrad King2024-02-281-0/+1