summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 4.0.3v4.0.3Brad King2025-06-121-1/+1
* instrumentation: Prevent unnecessary query loadingMartin Duffy2025-06-093-17/+30
* instrumentation: Reuse single cmsys::SystemInformationMartin Duffy2025-06-092-27/+46
* Merge branch 'clang-libstdcpp-3.31' into clang-libstdcpp-3.31-4.0Ben Boeckel2025-05-141-1/+1
|\
| * experimental/CXXModules: recycle the UUIDBen Boeckel2025-05-141-1/+1
| * Experimental: recycle the `import std` UUIDBen Boeckel2025-05-141-1/+1
| * CMake 3.31.7v3.31.7Brad King2025-04-101-1/+1
* | CMake 4.0.2v4.0.2Brad King2025-05-051-1/+1
* | Xcode: Use DEBUGGER_WORKING_DIRECTORY as a fallback for scheme work dirCraig Scott2025-05-033-5/+18
* | Merge topic 'clang-macos-sdk' into release-4.0Brad King2025-05-031-0/+5
|\ \
| * | macOS: Restore support for LLVM/Clang without explicit CMAKE_OSX_SYSROOTBrad King2025-05-021-0/+5
* | | Merge topic 'fix-find-performane-regression' into release-4.0Brad King2025-05-011-3/+7
|\ \ \
| * | | find_package: Fix performance regression in 4.0.0 releaseMatthew Woehlke2025-05-011-3/+7
| |/ /
* | | CPS: Fix mangling of relative requirement namesMatthew Woehlke2025-04-301-1/+1
|/ /
* | Merge topic 'macos-curl-backend' into release-4.0Brad King2025-04-305-16/+7
|\ \
| * | macOS: Reliably apply workaround for system curl 8.{3,4,5} LibreSSL backendGregor Jasny2025-04-295-16/+7
* | | Normalize PWD environment variable before using itBrad King2025-04-151-2/+3
* | | Ninja generator: restore correct encoding for policy CMP0181=OLDMarc Chevrier2025-04-125-8/+9
* | | CMake 4.0.1v4.0.1Brad King2025-04-101-1/+1
* | | Merge branch 'backport-3.31-apple-CoreFoundation-headers'Brad King2025-04-084-5/+9
|\ \ \ | | |/ | |/|
| * | Source: Include specific CoreFoundation headers instead of umbrella headerSergey Fedorov2025-04-083-3/+9
| * | cmXCodeObject: Drop unused CoreFoundation headerBrad King2025-04-081-2/+0
* | | Merge topic 'normalize-input-paths' into release-4.0Brad King2025-04-088-19/+29
|\ \ \
| * | | cmSystemTools: Simplify call to FindProgram for our own executableBrad King2025-04-071-5/+1
| * | | cmSystemTools: Restore FindProgram look-up of on-disk case on WindowsBrad King2025-04-072-0/+18
| * | | Source: Simplify FindProgram callsBrad King2025-04-076-14/+10
* | | | Merge branch 'backport-3.31-apple-posix' into apple-posixBrad King2025-04-072-0/+13
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | macOS: Define _DARWIN_C_SOURCE in more sourcesSergey Fedorov2025-04-073-0/+19
* | | Merge topic 'find_package-cps-multiple-inclusion' into release-4.0Brad King2025-04-031-2/+10
|\ \ \
| * | | find_package: Add minimal support for CPS multiple inclusionMatthew Woehlke2025-04-021-2/+10
* | | | Restore expansion of leading '~' as home directory in input pathsBrad King2025-04-022-0/+44
|/ / /
* | | Merge topic 'find_package-fix-nested-calls' into release-4.0Brad King2025-04-021-3/+9
|\ \ \
| * | | find_package: Restore component requirements in nested callsMatthew Woehlke2025-04-021-3/+9
* | | | get_filename_component: Restore lexical preprocessing of REALPATH for compatBrad King2025-04-011-9/+3
|/ / /
* | | 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