Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2021-11-09 | 1 | -1/+1 |
* | Merge topic 'cpack-drop-osxx11' | Brad King | 2021-11-08 | 5 | -437/+0 |
|\ | |||||
| * | CPack: Remove undocumented deprecated OSXX11 generator | Brad King | 2021-11-05 | 5 | -437/+0 |
* | | Merge topic 'vs-framework-version' | Brad King | 2021-11-08 | 5 | -39/+124 |
|\ \ | |||||
| * | | VS: Default TargetFrameworkVersion to v4.7.2 for VS 2022 | Brad King | 2021-11-06 | 1 | -0/+6 |
| * | | VS: Model a default target framework | Brad King | 2021-11-06 | 4 | -10/+64 |
| * | | cmVisualStudio10TargetGenerator: Refactor target framework selection | Brad King | 2021-11-06 | 1 | -35/+53 |
| * | | cmGlobalVisualStudio8Generator: Refactor SetGeneratorPlatform | Brad King | 2021-11-03 | 1 | -4/+11 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-08 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-07 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-06 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'nmc-cross-config-target-deps' | Brad King | 2021-11-05 | 6 | -13/+21 |
|\ \ | |||||
| * | | Ninja Multi-Config: Fix custom command target dependencies in cross-configs | Brad King | 2021-11-04 | 1 | -4/+8 |
| * | | Ninja Multi-Config: Fix internal cross-config target dependency ordering | Brad King | 2021-11-04 | 1 | -4/+8 |
| * | | Ninja Multi-Config: Fix cross-config custom command dependency tracing | Brad King | 2021-11-04 | 4 | -5/+5 |
| * | | Merge topic 'msvc-cxx-modules-scanDependencies' into release-3.22 | Brad King | 2021-11-04 | 1 | -1/+1 |
| |\ \ | |||||
* | \ \ | Merge topic 'source-cleanup' | Brad King | 2021-11-05 | 29 | -122/+90 |
|\ \ \ \ | |||||
| * | | | | Source: Cleanup and simplify some code | Rose | 2021-11-04 | 29 | -122/+90 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-05 | 1 | -1/+1 |
* | | | | | Merge topic 'msvc-cxx-modules-scanDependencies' | Brad King | 2021-11-04 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | cmScanDepFormat: Accept P1689r4 files with version 1 | Brad King | 2021-11-03 | 1 | -1/+1 |
| * | | | | CMake 3.21.4v3.21.4 | Brad King | 2021-10-27 | 1 | -1/+1 |
| * | | | | Merge branch 'fix-ifdef-windows' into release-3.21 | Brad King | 2021-10-15 | 4 | -4/+4 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ninja-pdb-dir' | Brad King | 2021-11-04 | 2 | -3/+3 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Ninja: Fix creation of Windows import library directory | Brad King | 2021-11-03 | 1 | -2/+2 |
| * | | | | | cmNinjaTargetGenerator: Replace "their" with "there" in comment | Brad King | 2021-11-03 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-04 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'C++-headers' | Brad King | 2021-11-03 | 21 | -36/+26 |
|\ \ \ \ | |||||
| * | | | | Source: Replace C headers with C++ ones | Rose | 2021-11-02 | 21 | -36/+26 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-03 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'support_nvcc_native_flag' | Brad King | 2021-11-02 | 1 | -3/+16 |
|\ \ \ \ | |||||
| * | | | | CUDA: Support nvcc 11.5 new -arch=all|all-major flags | Robert Maynard | 2021-11-01 | 1 | -3/+16 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2021-11-02 | 2 | -10/+106 |
|\ \ \ \ \ | |||||
| * | | | | | find_program: Explicitly skip WindowsApps/python*.exe app installer links | Brad King | 2021-11-01 | 1 | -0/+20 |
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-11-01 | 1 | -10/+86 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-02 | 1 | -1/+1 |
* | | | | | | Merge topic 'vs-instance' | Brad King | 2021-11-01 | 4 | -53/+245 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Allow CMAKE_GENERATOR_INSTANCE to specify portable instance | Brad King | 2021-10-29 | 3 | -1/+40 |
| * | | | | | | VS: Support version specification in CMAKE_GENERATOR_INSTANCE | Brad King | 2021-10-29 | 4 | -9/+79 |
| * | | | | | | VS: Parse comma-separated fields from CMAKE_GENERATOR_INSTANCE | Brad King | 2021-10-29 | 2 | -2/+92 |
| * | | | | | | cmVSSetupHelper: Factor out helper to load MSVC toolset version | Brad King | 2021-10-29 | 1 | -16/+26 |
| * | | | | | | cmVSSetupHelper: Convert wide to narrow strings early | Brad King | 2021-10-29 | 2 | -14/+13 |
| * | | | | | | cmVSSetupHelper: Drop unused InstanceId field | Brad King | 2021-10-29 | 2 | -8/+0 |
| * | | | | | | cmVSSetupHelper: Drop unused ullVersion field | Brad King | 2021-10-29 | 2 | -8/+0 |
* | | | | | | | Merge topic 'envmod-test-modifying-existing' | Brad King | 2021-11-01 | 1 | -1/+17 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | cmCTestRunTest: get the default value from the environment | Ben Boeckel | 2021-10-29 | 1 | -1/+17 |
| * | | | | | | CMake 3.22.0-rc2v3.22.0-rc2 | Brad King | 2021-10-28 | 1 | -1/+1 |
| * | | | | | | Merge topic 'builtin-help-versionadded' into release-3.22 | Brad King | 2021-10-28 | 2 | -0/+6 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'envmod-support-mod-to-new-variables' into release-3.22 | Brad King | 2021-10-27 | 1 | -6/+2 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'misc-messages' | Brad King | 2021-11-01 | 8 | -45/+41 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | |