summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* CMake 4.0.1v4.0.1Brad King2025-04-101-0/+12
* Help: Add note about /usr/local/include on macOS without CMAKE_OSX_SYSROOTBrad King2025-04-102-0/+14
* Merge branch 'release-3.31' into release-4.0Brad King2025-04-101-2/+2
|\
| * CMake 3.31.7v3.31.7Brad King2025-04-101-2/+2
* | Help: Document CMAKE_OSX_SYSROOT default change in 4.0Brad King2025-04-082-5/+10
* | Help: Clarify wording of UNITY_BUILD_RELOCATABLE path alternativesBrad King2025-03-311-7/+6
* | Help: Add 4.0 release note for UNITY_BUILD_RELOCATABLEBrad King2025-03-311-0/+5
* | Help: Document CMAKE_UNITY_BUILD_RELOCATABLE variableBrad King2025-03-312-0/+10
* | Help: Fix typo in 4.0 release notes for CPack archive generatorCraig Scott2025-03-281-1/+1
* | Help: Improve wording of docs related to MSVC runtime checksCraig Scott2025-03-282-8/+8
* | Help: Fix inaccurate wording for CMAKE_XCODE_SCHEME_... variablesCraig Scott2025-03-286-8/+8
* | Help: Fix typo in CMAKE_PKG_CONFIG_PC_PATH docs權少2025-03-261-1/+1
* | FindGDAL: Move to list of deprecated modulesPeter Kokot2025-03-241-1/+1
* | Merge topic 'pkgc-variable-docs' into release-4.0Brad King2025-03-206-0/+45
|\ \
| * | PkgC: Document cmake variablesVito Gamberini2025-03-196-0/+45
* | | instrumentation: Unique snippet file namesMartin Duffy2025-03-181-13/+16
|/ /
* | Merge topic 'doc-CMAKE_CONFIG_DIR' into release-4.0Brad King2025-03-181-0/+4
|\ \ | |/
| * Help: Add 3.31 release note for CMAKE_CONFIG_DIRPeter Kokot2025-03-171-0/+4
* | Help: Document handling of CPS transitive componentsMatthew Woehlke2025-03-071-0/+34
* | Merge topic 'fix-cps-component-documentation' into release-4.0Brad King2025-03-041-24/+21
|\ \
| * | Help: Fix find_package documentation about CPS and COMPONENTSMatthew Woehlke2025-02-281-24/+21
* | | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-032-3/+3
* | | Help: CMAKE_LANG_LINK_MODE: clarify usage.Marc Chevrier2025-03-022-0/+4
|/ /
* | Merge topic 'cpack-rpm-docs' into release-4.0Brad King2025-02-281-12/+16
|\ \
| * | CPack/RPM: Normalize documentation wording about quoting requirementsBalazs Kosaras2025-02-281-12/+16
* | | ci: Convert sunos packaging jobs to build sunos-{x86_64,sparc64} binariesBrad King2025-02-271-1/+1
|/ /
* | instrumentation: Quote command arguments to preserve separationMartin Duffy2025-02-241-1/+1
* | Merge branch 'release-3.31' into release-4.0Brad King2025-02-241-2/+2
|\ \ | |/
| * CMake 3.31.6v3.31.6Brad King2025-02-241-2/+2
* | Merge branch 'release-3.31' into release-4.0Brad King2025-02-241-2/+2
|\ \ | |/
| * Merge branch 'release-3.30' into release-3.31Brad King2025-02-241-2/+2
| |\
| | * CMake 3.30.8v3.30.8Brad King2025-02-241-2/+2
* | | Merge topic 'policy-version-env' into release-4.0Brad King2025-02-214-0/+18
|\ \ \
| * | | Add CMAKE_POLICY_VERSION_MINIMUM environment variableBrad King2025-02-204-0/+18
* | | | Help: add_dependencies requires at least two argumentsBrad King2025-02-201-1/+2
|/ / /
* | | Merge topic 'instrumentation-presets-hooks' into release-4.0Brad King2025-02-181-2/+2
|\ \ \
| * | | instrumentation: Fix docs for ctest --collect-instrumentation optionMartin Duffy2025-02-171-2/+2
* | | | Merge topic 'policy_max-docs' into release-4.0Brad King2025-02-181-1/+1
|\ \ \ \
| * | | | Help/cmake_minimum_required: clarify policy_max `versionadded` noteBen Boeckel2025-02-181-1/+1
| |/ / /
* | | | Help: Fix typo in 4.0 release notesBrad King2025-02-171-1/+1
|/ / /
* | | Merge topic 'instrumentation_cdash' into release-4.0Brad King2025-02-165-2/+77
|\ \ \
| * | | ctest: Include cmake instrumentation data in XML filesZack Galbreath2025-02-155-1/+76
| * | | instrument: don't report target=TARGET_NAMEZack Galbreath2025-02-151-1/+1
* | | | ci: Add jobs to build sunos-{i386,sparc} binariesBrad King2025-02-151-0/+5
* | | | Merge topic 'policy-version-var' into release-4.0Brad King2025-02-147-34/+54
|\ \ \ \
| * | | | Add CMAKE_POLICY_VERSION_MINIMUM to help configure outdated projectsBrad King2025-02-135-1/+34
| * | | | Help: De-duplicate policy version documentationBrad King2025-02-133-22/+20
| * | | | Help: Drop cmake_minimum_required pre-2.4 behaviorBrad King2025-02-131-20/+9
* | | | | Help: Link CMAKE_CURRENT_LIST_(DIR|FILE|LINE) to/from FUNCTION-equivalentsAlex Neundorf2025-02-136-8/+15
|/ / / /
* | | | Merge topic 'find-cps-version' into release-4.0Brad King2025-02-131-24/+95
|\ \ \ \