Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | VS: Avoid unnecessary CUDA device linking for OBJECT libraries | Robert Maynard | 2023-09-11 | 1 | -1/+4 | |
* | | | | | | | Merge topic 'pch-reuse-pdb-dependency' | Brad King | 2023-09-12 | 2 | -6/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCH: Add missing dependency of REUSE_FROM shared compiler PDB | Russell Greene | 2023-09-11 | 2 | -6/+9 | |
* | | | | | | | | Merge topic 'ninja-cmd' | Brad King | 2023-09-12 | 3 | -1/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ninja: Use absolute path to COMSPEC if possible | scivision | 2023-09-11 | 3 | -1/+20 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-12 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'host-msystem-prefix' | Brad King | 2023-09-11 | 1 | -10/+106 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | cmake_host_system_information: Add MSYSTEM_PREFIX query | Brad King | 2023-09-10 | 1 | -0/+97 | |
| * | | | | | | | | cmCMakeHostSystemInformationCommand: Clarify function names and roles | Brad King | 2023-09-09 | 1 | -10/+9 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'fix-win-dbg-msg' | Brad King | 2023-09-11 | 2 | -1/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Debugger: Fix pipe connection error message construction on Windows | William R. Dieter | 2023-09-08 | 2 | -1/+18 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-11 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-10 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-09 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'ctest_submit_follow_redirects' | Brad King | 2023-09-08 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | ctest: Restore support for http redirects during Submit step | Zack Galbreath | 2023-09-07 | 1 | -0/+3 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-08 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-07 | 1 | -1/+1 | |
* | | | | | Merge topic 'replace-cmsysprocess-with-cmuvprocesschain' | Brad King | 2023-09-06 | 31 | -1181/+1227 | |
|\ \ \ \ \ | ||||||
| * | | | | | Source: Fix mysterious new IWYU warnings | Kyle Edwards | 2023-08-29 | 3 | -0/+10 | |
| * | | | | | cmCTestCoverageHandler: Replace cmsysProcess with cmUVProcessChain | Kyle Edwards | 2023-08-29 | 1 | -93/+18 | |
| * | | | | | cmCTestLaunchReporter: Replace cmsysProcess with cmUVProcessChain | Kyle Edwards | 2023-08-29 | 6 | -226/+256 | |
| * | | | | | cmCTest: Replace cmsysProcess with cmUVProcessChain | Kyle Edwards | 2023-08-29 | 4 | -216/+246 | |
| * | | | | | cmSystemTools::RunSingleCommand(): Replace cmsysProcess with cmUVProcessChain | Kyle Edwards | 2023-08-29 | 3 | -90/+116 | |
| * | | | | | cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChain | Kyle Edwards | 2023-08-29 | 3 | -65/+123 | |
| * | | | | | cmcmd: Replace cmsysProcess with cmUVProcessChain | Kyle Edwards | 2023-08-29 | 1 | -38/+32 | |
| * | | | | | cmProcessTools::RunProcess(): Replace cmsysProcess with cmUVProcessChain | Kyle Edwards | 2023-08-29 | 13 | -264/+233 | |
| * | | | | | cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChain | Kyle Edwards | 2023-08-29 | 1 | -190/+194 | |
* | | | | | | Merge topic 'xcode-no-legacy-buildsystem' | Brad King | 2023-09-06 | 1 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Xcode: reject legacy buildsystem for Xcode 14 | Gregor Jasny | 2023-08-31 | 1 | -2/+4 | |
* | | | | | | | Merge topic 'reduce-sign-conversion-warnings' | Brad King | 2023-09-06 | 2 | -6/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Reduce sign conversion warnings | Matthew Woehlke | 2023-08-29 | 2 | -6/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'fortran-object-libraries' | Brad King | 2023-09-06 | 3 | -2/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'fortran-object-libraries-release' into fortran-object-libraries | Ben Boeckel | 2023-09-05 | 3 | -2/+15 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | cmComputeLinkInformation: compute link info for module-using targets | Ben Boeckel | 2023-09-05 | 1 | -2/+5 | |
| | * | | | | | | cmGeneratorTarget: support config-independent Fortran source queries | Ben Boeckel | 2023-09-05 | 2 | -0/+10 | |
| | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-06 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-05 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-04 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-03 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-02 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-01 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-31 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-30 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'cmuvstreamread-raii' | Kyle Edwards | 2023-08-29 | 1 | -13/+27 | |
|\ \ \ \ | ||||||
| * | | | | cmUVStreamRead: Return RAII handle to avoid memory leak | Kyle Edwards | 2023-08-25 | 1 | -13/+27 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-29 | 1 | -1/+1 | |
* | | | | | Merge topic 'imported-framework-dir-is-system' | Marc Chevrier | 2023-08-28 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | macOS: IMPORTED framework: Honor SYSTEM target property in all cases | Marc Chevrier | 2023-08-27 | 1 | -3/+3 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-28 | 1 | -1/+1 | |
|/ / / / / |