summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 4.0.0v4.0.0Brad King2025-03-271-1/+1
* CMake 4.0.0-rc5v4.0.0-rc5Brad King2025-03-211-1/+1
* Merge topic 'GNU-linker-pushpop_state-detection' into release-4.0Brad King2025-03-212-5/+17
|\
| * Linker: Save linker inspection results with compiler inspection resultsMarc Chevrier2025-03-201-3/+15
| * Linker: Honor CMAKE_<LANG>_LINK_LIBRARY_USING_FEATURE_SUPPORTED when FALSEMarc Chevrier2025-03-201-2/+2
* | instrumentation: Unique snippet file namesMartin Duffy2025-03-181-6/+12
* | export: Allow multiple exports when only one export is installedMartin Duffy2025-03-171-4/+6
* | Merge topic 'cps-fix-default-configs' into release-4.0Brad King2025-03-141-7/+11
|\ \
| * | cmPackageInfoReader: Fix default configurationsMatthew Woehlke2025-03-131-7/+11
* | | Merge branch 'backport-3.31-file-MAKE_DIRECTORY-result-var'Brad King2025-03-131-1/+1
|\ \ \ | | |/ | |/|
| * | file(MAKE_DIRECTORY): Clarify formatting of unexpected arguments errorBrad King2025-03-131-1/+1
| * | file(MAKE_DIRECTORY): Do not make directories for command keywordsBrad King2025-03-131-3/+1
* | | file(MAKE_DIRECTORY): Do not make directories for command keywordsBrad King2025-03-131-3/+1
* | | CMake 4.0.0-rc4v4.0.0-rc4Brad King2025-03-111-1/+1
* | | Merge topic 'realpath-windows' into release-4.0Brad King2025-03-113-12/+73
|\ \ \
| * | | cmSystemTools: Fix GetRealPath implementation on WindowsBrad King2025-03-101-11/+34
| * | | cmSystemTools: Restore GetRealPathResolvingWindowsSubstBrad King2025-03-103-1/+39
* | | | Merge topic 'curl-opt-netrc' into release-4.0Brad King2025-03-111-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | cmCurl: Avoid using undocumented type for CURLOPT_NETRC valuesBrad King2025-03-101-1/+1
| * | Merge topic 'cmake-gui-incidental-errors' into release-3.31Brad King2025-03-071-1/+2
| |\ \
| * | | CMake 3.31.6v3.31.6Brad King2025-02-241-1/+1
* | | | cmSystemTools: Fix regression in input path normalization on WindowsBrad King2025-03-071-0/+5
* | | | PathResolver: Add mode to collapse paths naively and look up on-disk caseBrad King2025-03-072-0/+17
* | | | PathResolver: Document in comments the on-disk case lookup on macOSBrad King2025-03-072-5/+7
* | | | Merge topic 'cmake-gui-incidental-errors' into release-4.0Brad King2025-03-071-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | cmake-gui: Fix regression that prints an incidental error on fresh build treesJuan Ramos2025-03-061-1/+2
| * | | CMake 3.30.8v3.30.8Brad King2025-02-241-1/+1
* | | | ctest: Restore support for -T Test without dashboard configurationDaniel Pfeifer2025-03-061-0/+3
* | | | cmCTestStartCommand: Remove unnecessary codeDaniel Pfeifer2025-03-063-18/+0
* | | | cmCTest: De-duplicate working directory codeBrad King2025-03-061-29/+13
| |_|/ |/| |
* | | find_package: CPS component requirements != CMake componentsMatthew Woehlke2025-03-054-9/+47
* | | CMake 4.0.0-rc3v4.0.0-rc3Brad King2025-03-051-1/+1
* | | Ninja: Fix regression with a large number of subdirectoriesBen Boeckel2025-03-041-11/+20
* | | CONTRIBUTORS: Factor contributors list out of license fileBrad King2025-03-031-1/+3
* | | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031088-1088/+1088
* | | LICENSE: Rename Copyright.txt to LICENSE.rstBrad King2025-03-032-2/+2
* | | CMake: De-duplicate extraction of copyright line from license fileBrad King2025-03-032-4/+11
* | | cmake-gui: Update credits in About dialog to reflect status quoBrad King2025-03-031-2/+1
* | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2025-03-012-4/+9
* | | ci: Convert sunos packaging jobs to build sunos-{x86_64,sparc64} binariesBrad King2025-02-271-1/+1
* | | CMake 4.0.0-rc2v4.0.0-rc2Brad King2025-02-251-1/+1
* | | instrumentation: Quote command arguments to preserve separationMartin Duffy2025-02-241-1/+1
* | | CTest: Fix startTime in test snippets when using instrumentationMartin Duffy2025-02-241-0/+1
* | | Merge branch 'backport-3.31-custom-transitive-properties'Brad King2025-02-238-48/+78
|\ \ \ | | |/ | |/|
| * | Merge branch 'backport-3.30-custom-transitive-properties'Brad King2025-02-238-49/+79
| |\ \ | | |/
| | * GenEx: Fix evaluation of LINK_LIBRARIES as custom transitive propertyBrad King2025-02-236-14/+47
| | * GenEx: Restore evaluation context for conditional transitive propertiesBrad King2025-02-231-1/+1
| | * cmGeneratorExpressionDAGChecker: De-duplicate constructor signatureBrad King2025-02-226-36/+33
| | * cmGeneratorExpressionDAGChecker: Construct with initializer list syntaxBrad King2025-02-2213-82/+122
| | * CMake 3.30.7v3.30.7Brad King2025-01-231-1/+1