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 | 6 | -7/+289 | |
| * | | | | | | | | | | | | 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 | 5 | -1/+552 | |
| * | | | | | | | | | | | | EscapeForCMake: Add wrapQuotes parameter | Kyle Edwards | 2021-10-27 | 2 | -4/+13 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2021-10-28 | 15 | -87/+126 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-10-27 | 15 | -87/+126 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'builtin-help-versionadded' | Brad King | 2021-10-28 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | cmRST: support `versionadded` and `versionchanged` directives | Ben Boeckel | 2021-10-27 | 2 | -0/+6 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-28 | 1 | -1/+1 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'warnings-cleanup' | Brad King | 2021-10-27 | 23 | -162/+172 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | 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 | 18 | -151/+163 | |
| * | | | | | | | | | | | 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 | 32 | -75/+93 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | 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 | 31 | -74/+92 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | 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 topic 'envmod-support-mod-to-new-variables' | Brad King | 2021-10-27 | 1 | -6/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | cmCTestRunTest: fix modifying non-existent envvars | Ben Boeckel | 2021-10-26 | 1 | -6/+2 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | 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 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-27 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-26 | 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 | 2 | -1/+52 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | LCC: Add policy CMP0129 regarding interpreting LCC as GNU | makise-homura | 2021-10-21 | 2 | -1/+52 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-22 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'vs-instance' | Brad King | 2021-10-21 | 9 | -35/+43 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file | Brad King | 2021-10-20 | 4 | -33/+1 | |
| * | | | | | | cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND key | Brad King | 2021-10-20 | 1 | -0/+7 | |
| * | | | | | | cmGlobalVisualStudio10Generator: Add method to find MSBuild early | Brad King | 2021-10-20 | 4 | -0/+21 | |
| * | | | | | | cmGlobalGenerator: Add method to check if generator is at least VS 10 | Brad King | 2021-10-20 | 2 | -0/+4 | |
| * | | | | | | cmGlobalVisualStudioVersionedGenerator: Allow repeating SetGeneratorInstance | Brad King | 2021-10-20 | 2 | -0/+9 | |
| * | | | | | | cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild search | Brad King | 2021-10-20 | 2 | -2/+1 | |
| * | | | | | | Merge topic 'fix-ifdef-windows' into release-3.22 | Brad King | 2021-10-18 | 4 | -4/+4 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | CMake 3.22.0-rc1v3.22.0-rc1 | Brad King | 2021-10-14 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'fix_reroot_paths' | Brad King | 2021-10-21 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | find_package: Don't reroot prefix that is equal to a root path | Alexandru Croitor | 2021-10-20 | 1 | -2/+8 | |
* | | | | | | | | Merge topic 'refactor_cuda_support_to_allow_rdc_ptx' | Brad King | 2021-10-21 | 5 | -33/+47 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION | Robert Maynard | 2021-10-20 | 5 | -33/+47 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-21 | 1 | -1/+1 | |
|/ / / / / / / / |