Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2023-01-13 | 1 | -1/+1 |
* | Merge topic 'ctest-error-newlines' | Brad King | 2023-01-12 | 5 | -11/+12 |
|\ | |||||
| * | ctest: Add missing newlines on several error messages | Christian Häggström | 2023-01-11 | 5 | -11/+12 |
* | | Merge topic 'string-improve' | Brad King | 2023-01-12 | 4 | -41/+28 |
|\ \ | |||||
| * | | CTest: Use std::string arguments | Vitaly Stakhovsky | 2023-01-03 | 4 | -41/+28 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-12 | 1 | -1/+1 |
| |/ |/| | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-11 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-10 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-09 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-08 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-07 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-06 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-05 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-04 | 1 | -1/+1 |
|/ | |||||
* | CMake Nightly Date Stamp | Kitware Robot | 2023-01-03 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2023-01-02 | 1 | -1/+1 |
* | Merge topic 'std-move-on-return-warning' | Craig Scott | 2023-01-01 | 1 | -1/+2 |
|\ | |||||
| * | TryCompileCode(): Prevent warning on return value | Craig Scott | 2022-12-29 | 1 | -1/+2 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-01 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-31 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-30 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-29 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-28 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-27 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-26 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-25 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-24 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-23 | 1 | -1/+1 |
* | | Merge topic 'STATIC_LIBRARY_OPTIONS-property-fix-genex-expension' | Marc Chevrier | 2022-12-22 | 1 | -7/+4 |
|\ \ | |||||
| * | | STATIC_LIBRARY_OPTIONS: ensure correct expension of list inside a genex | Marc Chevrier | 2022-12-20 | 1 | -7/+4 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-22 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-21 | 1 | -1/+1 |
|/ / | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-20 | 1 | -1/+1 |
* | | Merge topic 'code-comment-typos' | Craig Scott | 2022-12-19 | 2 | -2/+2 |
|\ \ | |||||
| * | | Code comments: Fix trivial typos | Craig Scott | 2022-12-17 | 2 | -2/+2 |
* | | | Merge topic 'fileapi-configureLog' | Brad King | 2022-12-19 | 8 | -6/+181 |
|\ \ \ | |||||
| * | | | FileAPI: Add "configureLog" object kind | Brad King | 2022-12-17 | 8 | -6/+181 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-19 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-18 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'cxxmodules-clang-update' | Brad King | 2022-12-17 | 3 | -5/+2 |
|\ \ \ | |||||
| * | | | cxxmodules: support new round of Clang patches | Ben Boeckel | 2022-12-15 | 3 | -5/+2 |
* | | | | Merge topic 'cmake-gui-search-invalid-regex' | Brad King | 2022-12-17 | 6 | -18/+56 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | cmake-gui: do not set search filter if regex is invalid | Kyle Edwards | 2022-12-16 | 6 | -18/+56 |
| |/ / | |||||
* | | | Merge topic 'configure-log' | Brad King | 2022-12-17 | 9 | -48/+540 |
|\ \ \ | |||||
| * | | | ConfigureLog: Version individual events instead of the whole log | Brad King | 2022-12-16 | 5 | -31/+70 |
| * | | | ConfigureLog: Log try_compile and try_run checks | Matthew Woehlke | 2022-12-16 | 4 | -12/+141 |
| * | | | ConfigureLog: Add infrastructure for structured configure event logging | Matthew Woehlke | 2022-12-16 | 5 | -0/+321 |
| * | | | cmTryRunCommand: Factor out stdout/stderr capture conditions | Brad King | 2022-12-14 | 1 | -14/+8 |
| * | | | cmCoreTryCompile: Return more semantic information from compile step | Brad King | 2022-12-14 | 3 | -30/+39 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-12-17 | 1 | -1/+1 |