| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | Tests: Enable RunCMake.file-GET_RUNTIME_DEPENDENCIES linux cases on XL | Brad King | 2022-12-02 | 2 | -2/+5 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'release-3.25' | Brad King | 2022-12-05 | 0 | -0/+0 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Merge topic 'CheckSymbolExists-restore-newline' into release-3.25 | Brad King | 2022-12-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
* | \ \ \ \ \ \ | Merge topic 'CheckSymbolExists-restore-newline' | Brad King | 2022-12-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | CheckSymbolExists: Restore newline at end of test source | Andrey Vostrikov | 2022-12-02 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge topic 'clang-tidy-module-string-concatenation-fix' | Kyle Edwards | 2022-12-05 | 4 | -42/+62 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | clang-tidy module: fix offset issue with last string concat operand | Kyle Edwards | 2022-12-03 | 4 | -42/+62 |
|
|
* | | | | | | | | Merge branch 'release-3.25' | Craig Scott | 2022-12-05 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge topic 'FetchContent-SYSTEM' into release-3.25 | Craig Scott | 2022-12-05 | 1 | -0/+3 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge topic 'FetchContent-SYSTEM' | Craig Scott | 2022-12-05 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | FetchContent: Don't pass SYSTEM through to sub-build | Craig Scott | 2022-12-02 | 1 | -0/+3 |
| |/ / / / / / |
|
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-05 | 1 | -1/+1 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-04 | 1 | -1/+1 |
| |/ / / /
|/| | | | |
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-03 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-transitive-rpath' | Brad King | 2022-12-02 | 7 | -5/+91 |
|\ \ \ \ |
|
| * | | | | file(GET_RUNTIME_DEPENDENCIES): propagate transitive parent's rpath | Alex Lapenkou | 2022-12-02 | 7 | -2/+90 |
|
|
| * | | | | Tests: Simplify RunCMake.file-GET_RUNTIME_DEPENDENCIES case cleaning | Brad King | 2022-11-29 | 1 | -3/+1 |
|
|
* | | | | | Merge topic 'cxxmodules-vs' | Brad King | 2022-12-02 | 28 | -46/+156 |
|\ \ \ \ \ |
|
| * | | | | | ci: enable C++20 module testing with the VS 2022 generator | Ben Boeckel | 2022-12-01 | 1 | -0/+3 |
|
|
| * | | | | | cmExperimental: recycle C++20 module support UUID | Ben Boeckel | 2022-12-01 | 10 | -10/+10 |
|
|
| * | | | | | Help/dev/experimental: document C++20 module limitations | Ben Boeckel | 2022-12-01 | 1 | -0/+25 |
|
|
| * | | | | | Tests/RunCMake/CXXModules: add support for Visual Studio | Ben Boeckel | 2022-12-01 | 2 | -0/+8 |
|
|
| * | | | | | Tests/RunCMake/CXXModules: split out collation-requiring tests | Ben Boeckel | 2022-12-01 | 4 | -4/+8 |
|
|
| * | | | | | Tests/RunCMake/CXXModules: factor out generator support detection | Ben Boeckel | 2022-12-01 | 1 | -3/+8 |
|
|
| * | | | | | Tests/RunCMake/CXXModules: update `NoDyndepSupport` for VS2019 and older | Ben Boeckel | 2022-12-01 | 1 | -0/+5 |
|
|
| * | | | | | Tests/RunCMake/CXXModules: catch VS circular error message | Ben Boeckel | 2022-12-01 | 1 | -1/+1 |
|
|
| * | | | | | Tests/RunCMake/CXXModules: mask scanning checks without control | Ben Boeckel | 2022-12-01 | 7 | -21/+38 |
|
|
| * | | | | | cmVisualStudio10TargetGenerator: write C++ module elements | Ben Boeckel | 2022-12-01 | 1 | -4/+36 |
|
|
| * | | | | | cmVisualStudio10TargetGenerator: ask the generator for dyndep support | Ben Boeckel | 2022-12-01 | 1 | -1/+2 |
|
|
| * | | | | | cmGlobalVisualStudioVersionedGenerator: check for C++ module support | Ben Boeckel | 2022-12-01 | 1 | -0/+5 |
|
|
| * | | | | | cmGlobalVisualStudioVersionedGenerator: support dyndep in VS2022 and up | Ben Boeckel | 2022-12-01 | 1 | -0/+5 |
|
|
| * | | | | | cmGlobalVisualStudio7Generator: make `SupportsCxxModuleDyndep` protected | Ben Boeckel | 2022-12-01 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge topic 'ci-os-arch' | Brad King | 2022-12-02 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | gitlab-ci: replace 'linux' tags with 'linux-x86_64' in upload jobs | Brad King | 2022-12-01 | 1 | -2/+2 |
|
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-02 | 1 | -1/+1 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge topic 'cxxmodules-collation-logic-refactor' | Brad King | 2022-12-01 | 6 | -581/+732 |
|\ \ \ \ \ |
|
| * | | | | | cmDyndepCollation: factor out metadata writing for dyndep | Ben Boeckel | 2022-11-30 | 3 | -313/+355 |
|
|
| * | | | | | cmDyndepCollation: factor out parsing dyndep information | Ben Boeckel | 2022-11-30 | 4 | -96/+116 |
|
|
| * | | | | | cmDyndepCollation: factor out writing C++ module info from Ninja | Ben Boeckel | 2022-11-30 | 4 | -214/+303 |
|
|
* | | | | | | Merge topic 'find_cudatoolkit_avoid_nvhpc_symlinks' | Brad King | 2022-12-01 | 4 | -10/+39 |
|\ \ \ \ \ \ |
|
| * | | | | | | FindCUDAToolkit: Ensure that paths provided have no symlinks | Robert Maynard | 2022-11-30 | 4 | -10/+39 |
| |/ / / / / |
|
* | | | | | | Merge topic 'watcom-win16' | Brad King | 2022-12-01 | 1 | -9/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | OpenWatcom: Add support for 16-bit Windows | jbs | 2022-11-30 | 1 | -9/+38 |
|
|
* | | | | | | | Merge topic 'msys-pkgconf' | Brad King | 2022-12-01 | 2 | -7/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | MSYS Makefiles: Modernize search paths for common MSYS 'make' locations | Ziemowit Łąski | 2022-11-30 | 1 | -3/+8 |
|
|
| * | | | | | | | FindMsys: Modernize search paths for common MSYS locations | Ziemowit Łąski | 2022-11-30 | 1 | -4/+5 |
|
|
* | | | | | | | | Merge topic 'cmstrcat-move-first-arg' | Brad King | 2022-12-01 | 4 | -44/+95 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | cmStrCat(): optimize when first argument is an rvalue string | Kyle Edwards | 2022-11-30 | 3 | -12/+63 |
|
|
| * | | | | | | | cmStringCommand: remove use of cmCatViews() | Kyle Edwards | 2022-11-29 | 1 | -32/+32 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge topic 'ci-os-arch' | Brad King | 2022-12-01 | 4 | -119/+102 |
|\ \ \ \ \ \ \ |
|