Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Tests: Rename RunCMake.FindPkgConfig LIBRARY_PATH case to SYSTEM_PATH | Cristian Le | 2023-09-06 | 3 | -3/+3 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-07 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge topic 'replace-cmsysprocess-with-cmuvprocesschain' | Brad King | 2023-09-06 | 39 | -1185/+1237 | |
|\ \ \ \ \ | ||||||
| * | | | | | Source: Fix mysterious new IWYU warnings | Kyle Edwards | 2023-08-29 | 4 | -0/+14 | |
| * | | | | | 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 | 4 | -69/+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 | 7 | -190/+200 | |
* | | | | | | Merge topic 'nsis-correct-jump' | Brad King | 2023-09-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack/NSIS: Fix incorrect jump for standard user | Sprite | 2023-09-05 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'xcode-no-legacy-buildsystem' | Brad King | 2023-09-06 | 8 | -6/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Xcode: reject legacy buildsystem for Xcode 14 | Gregor Jasny | 2023-08-31 | 8 | -6/+35 | |
* | | | | | | | | 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 'FindMatlab' | Brad King | 2023-09-06 | 1 | -11/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindMatlab: use if(IS_DIRECTORY) for directories instead of EXISTS | scivision | 2023-08-27 | 1 | -8/+8 | |
| * | | | | | | | | FindMatlab: no if(NOT EXIST) guard needed for file(MAKE_DIRECTORY) | scivision | 2023-08-27 | 1 | -3/+1 | |
* | | | | | | | | | Merge topic 'FindGLEW-mingw' | Brad King | 2023-09-06 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindGLEW: Use correct library suffixes on MinGW | مهدي شينون (Mehdi Chinoune) | 2023-09-03 | 1 | -0/+4 | |
* | | | | | | | | | | Merge topic 'ci-vs2022-qt' | Brad King | 2023-09-06 | 3 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ci: Enable Qt tests in nightly VS IDE job | Brad King | 2023-09-05 | 1 | -0/+4 | |
| * | | | | | | | | | | ci: Factor out location of cmake in Qt download script | Brad King | 2023-09-05 | 2 | -1/+5 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-09-06 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'fortran-object-libraries' into release-3.27 | Brad King | 2023-09-06 | 3 | -2/+15 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | 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 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-09-06 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'doc-msvc-debug-format' into release-3.27 | Brad King | 2023-09-06 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'doc-msvc-debug-format' | Brad King | 2023-09-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Help: MSVC_DEBUG_INFORMATION_FORMAT is initialized from associated variable | Brad King | 2023-09-05 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-06 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'find-module-frameworks' | Brad King | 2023-09-05 | 3 | -68/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | macOS: Simplify imported framework locations in find modules | Brad King | 2023-08-25 | 3 | -68/+25 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-05 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'fileapi-test-fix' | Kyle Edwards | 2023-09-04 | 2 | -1/+42 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Fix FileAPI interface_exe test | Kyle Edwards | 2023-09-01 | 2 | -1/+42 | |
* | | | | | | | | | 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 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'scope-doc-tweaks' | Craig Scott | 2023-09-01 | 3 | -24/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Explain block() policy-scope rules more clearly | FeRD (Frank Dana) | 2023-09-01 | 2 | -5/+5 | |
| * | | | | | | | Help: Remove "this command" ambiguity in set() docs | FeRD (Frank Dana) | 2023-09-01 | 1 | -5/+6 | |
| * | | | | | | | Help: Use signature directive for cmake_policy() | FeRD (Frank Dana) | 2023-09-01 | 1 | -14/+15 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-01 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | |