Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install(EXPORT): Install file sets | Kyle Edwards | 2021-10-27 | 10 | -5/+249 |
* | install(TARGETS): Add FILE_SET mode | Kyle Edwards | 2021-10-27 | 7 | -7/+290 |
* | target_sources(): Add FILE_SET mode | Kyle Edwards | 2021-10-27 | 3 | -5/+169 |
* | cmTargetSources: Refactor to add enum class parameters | Kyle Edwards | 2021-10-27 | 1 | -28/+46 |
* | cmTarget: Add cmFileSet and associated properties | Kyle Edwards | 2021-10-27 | 6 | -1/+553 |
* | EscapeForCMake: Add wrapQuotes parameter | Kyle Edwards | 2021-10-27 | 2 | -4/+13 |
* | 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 |
|\ \ \ | | |/ | |/| | |||||
| * | | CMake 3.21.4v3.21.4 | Brad King | 2021-10-27 | 1 | -1/+1 |
* | | | Merge topic 'warnings-cleanup' | Brad King | 2021-10-27 | 32 | -193/+209 |
|\ \ \ | |||||
| * | | | Source: fix clang-tidy modernize-redundant-void-arg warning | Sean McBride | 2021-10-25 | 1 | -1/+1 |
| * | | | Source: fix more -Wmissing-prototypes warnings | Sean McBride | 2021-10-25 | 4 | -7/+6 |
| * | | | Source: fix many -Wmissing-prototypes warnings by marking functions static | Sean McBride | 2021-10-25 | 27 | -182/+200 |
| * | | | Source: fix some -Wunused-macros warnings | Sean McBride | 2021-10-25 | 2 | -3/+1 |
| * | | | Source: fix only -Wshorten-64-to-32 warning with explicit cast | Sean McBride | 2021-10-25 | 1 | -1/+2 |
* | | | | Merge topic 'more-rule-of-3' | Brad King | 2021-10-27 | 2 | -18/+31 |
|\ \ \ \ | |||||
| * | | | | Source: fix more rule of 3 warnings from clang -Wdeprecated | Sean McBride | 2021-10-26 | 2 | -18/+31 |
| |/ / / | |||||
* | | | | 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 |