summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | VS: Avoid unnecessary CUDA device linking for OBJECT librariesRobert Maynard2023-09-111-1/+4
* | | | | | | Merge topic 'pch-reuse-pdb-dependency'Brad King2023-09-122-6/+9
|\ \ \ \ \ \ \
| * | | | | | | PCH: Add missing dependency of REUSE_FROM shared compiler PDBRussell Greene2023-09-112-6/+9
* | | | | | | | Merge topic 'ninja-cmd'Brad King2023-09-123-1/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: Use absolute path to COMSPEC if possiblescivision2023-09-113-1/+20
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-09-121-1/+1
* | | | | | | | | Merge topic 'host-msystem-prefix'Brad King2023-09-111-10/+106
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | cmake_host_system_information: Add MSYSTEM_PREFIX queryBrad King2023-09-101-0/+97
| * | | | | | | | cmCMakeHostSystemInformationCommand: Clarify function names and rolesBrad King2023-09-091-10/+9
| |/ / / / / / /
* | | | | | | | Merge topic 'fix-win-dbg-msg'Brad King2023-09-112-1/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Debugger: Fix pipe connection error message construction on WindowsWilliam R. Dieter2023-09-082-1/+18
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2023-09-111-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2023-09-101-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-091-1/+1
|/ / / / / /
* | | | | | Merge topic 'ctest_submit_follow_redirects'Brad King2023-09-081-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ctest: Restore support for http redirects during Submit stepZack Galbreath2023-09-071-0/+3
* | | | | | CMake Nightly Date StampKitware Robot2023-09-081-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2023-09-071-1/+1
* | | | | Merge topic 'replace-cmsysprocess-with-cmuvprocesschain'Brad King2023-09-0631-1181/+1227
|\ \ \ \ \
| * | | | | Source: Fix mysterious new IWYU warningsKyle Edwards2023-08-293-0/+10
| * | | | | cmCTestCoverageHandler: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-93/+18
| * | | | | cmCTestLaunchReporter: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-296-226/+256
| * | | | | cmCTest: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-294-216/+246
| * | | | | cmSystemTools::RunSingleCommand(): Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-293-90/+116
| * | | | | cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-293-65/+123
| * | | | | cmcmd: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-38/+32
| * | | | | cmProcessTools::RunProcess(): Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-2913-264/+233
| * | | | | cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-190/+194
* | | | | | Merge topic 'xcode-no-legacy-buildsystem'Brad King2023-09-061-2/+4
|\ \ \ \ \ \
| * | | | | | Xcode: reject legacy buildsystem for Xcode 14Gregor Jasny2023-08-311-2/+4
* | | | | | | Merge topic 'reduce-sign-conversion-warnings'Brad King2023-09-062-6/+8
|\ \ \ \ \ \ \
| * | | | | | | Reduce sign conversion warningsMatthew Woehlke2023-08-292-6/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'fortran-object-libraries'Brad King2023-09-063-2/+15
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fortran-object-libraries-release' into fortran-object-librariesBen Boeckel2023-09-053-2/+15
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | cmComputeLinkInformation: compute link info for module-using targetsBen Boeckel2023-09-051-2/+5
| | * | | | | | cmGeneratorTarget: support config-independent Fortran source queriesBen Boeckel2023-09-052-0/+10
| | | |_|/ / / | | |/| | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-061-1/+1
|/ / / / / /
* | | | | | CMake Nightly Date StampKitware Robot2023-09-051-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-09-041-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-09-031-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-09-021-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-09-011-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-08-311-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2023-08-301-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cmuvstreamread-raii'Kyle Edwards2023-08-291-13/+27
|\ \ \ \
| * | | | cmUVStreamRead: Return RAII handle to avoid memory leakKyle Edwards2023-08-251-13/+27
* | | | | CMake Nightly Date StampKitware Robot2023-08-291-1/+1
* | | | | Merge topic 'imported-framework-dir-is-system'Marc Chevrier2023-08-281-3/+3
|\ \ \ \ \
| * | | | | macOS: IMPORTED framework: Honor SYSTEM target property in all casesMarc Chevrier2023-08-271-3/+3
* | | | | | CMake Nightly Date StampKitware Robot2023-08-281-1/+1
|/ / / / /