Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'purge-sprintf' | Brad King | 2021-10-27 | 33 | -77/+96 |
|\ | |||||
| * | Replace the only non-standard _snprintf with snprintf | Sean McBride | 2021-10-25 | 1 | -1/+1 |
| * | Source: Replace most calls to sprintf with snprintf | Sean McBride | 2021-10-25 | 32 | -76/+95 |
* | | Merge topic 'simplify-boolean-expressions' | Brad King | 2021-10-27 | 4 | -12/+11 |
|\ \ | |||||
| * | | Source: Simplify some boolean expressions | Rose | 2021-10-23 | 4 | -12/+11 |
* | | | Merge branch 'release-3.22' | Brad King | 2021-10-27 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'envmod-support-mod-to-new-variables' into release-3.22 | Brad King | 2021-10-27 | 3 | -7/+27 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'envmod-support-mod-to-new-variables' | Brad King | 2021-10-27 | 3 | -7/+27 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | cmCTestRunTest: fix modifying non-existent envvars | Ben Boeckel | 2021-10-26 | 3 | -7/+27 |
* | | | | | Merge branch 'release-3.22' | Brad King | 2021-10-27 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'vs-instance-repeat' into release-3.22 | Brad King | 2021-10-27 | 2 | -2/+6 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'vs-instance-repeat' | Brad King | 2021-10-27 | 2 | -2/+6 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | cmGlobalVisualStudioVersionedGenerator: Fix repeating SetGeneratorInstance | Brad King | 2021-10-26 | 2 | -2/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.22' | Brad King | 2021-10-27 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'doc-ENVIRONMENT_MODIFICATION' into release-3.22 | Brad King | 2021-10-27 | 1 | -2/+3 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-ENVIRONMENT_MODIFICATION' | Brad King | 2021-10-27 | 1 | -2/+3 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Help: Clarify ENVIRONMENT_MODIFICATION case sensitivity | Michael Hirsch | 2021-10-26 | 1 | -2/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.22' | Brad King | 2021-10-27 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'hip-flags-append' into release-3.22 | Brad King | 2021-10-27 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'hip-flags-append' | Brad King | 2021-10-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | HIP: Add missing space when appending --cuda-host-only | Brad King | 2021-10-26 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.22' | Brad King | 2021-10-27 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2021-10-27 | 0 | -0/+0 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'release-3.21' | Brad King | 2021-10-27 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'backport-3.21-vs2022' into release-3.21 | Brad King | 2021-10-27 | 2 | -10/+10 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'release-3.22' | Brad King | 2021-10-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'vs2022' into release-3.22 | Brad King | 2021-10-27 | 3 | -14/+10 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs2022' | Brad King | 2021-10-27 | 3 | -14/+10 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Help: Drop 3.22 release note for VS 2022 | Brad King | 2021-10-27 | 1 | -4/+0 |
| * | | | | | | Merge branch 'backport-3.21-vs2022' into vs2022 | Brad King | 2021-10-27 | 2 | -10/+10 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | | | |||||
| | * | | | | VS: Update Visual Studio 17 2022 generator for the Release Candidates | Brad King | 2021-10-27 | 2 | -10/+10 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-27 | 1 | -1/+1 |
* | | | | | | Merge topic 'check-symbol-exists-pedantic-errors' | Brad King | 2021-10-26 | 2 | -0/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CheckSymbolExists: Work around GCC failure with -pedantic-errors option | Timo Röhling | 2021-10-22 | 2 | -0/+26 |
* | | | | | | | Merge branch 'release-3.22' | Brad King | 2021-10-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2021-10-26 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-10-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'binutils-llvm-strip' into release-3.21 | Brad King | 2021-10-22 | 1 | -1/+4 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'release-3.22' | Brad King | 2021-10-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'binutils-llvm-strip' into release-3.22 | Brad King | 2021-10-26 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
* | | | | | | | | Merge topic 'binutils-llvm-strip' | Brad King | 2021-10-26 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | BinUtils: Avoid llvm-strip versions older than Clang 11 | Brad King | 2021-10-22 | 1 | -1/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-26 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'doc-CTEST_CUSTOM_TESTS_IGNORE' | Craig Scott | 2021-10-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: CTEST_CUSTOM_TESTS_IGNORE matches exact test names, not regexes | Craig Scott | 2021-10-24 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-25 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-24 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-23 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'lcc-policy' | Brad King | 2021-10-22 | 35 | -4/+287 |
|\ \ \ \ | |||||
| * | | | | LCC: Add policy CMP0129 regarding interpreting LCC as GNU | makise-homura | 2021-10-21 | 35 | -4/+287 |