Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'cmsystemtools-multiple-formats' | Brad King | 2021-06-22 | 1 | -76/+139 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmSystemTools: Support multiple binary formats | Alex Richardson | 2021-06-21 | 1 | -76/+139 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-22 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'ctest_runtime_labels' | Brad King | 2021-06-21 | 3 | -0/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ctest: allow test output to add labels | Zack Galbreath | 2021-06-17 | 3 | -0/+20 | |
* | | | | | | | | Merge topic 'msvc-isystem' | Brad King | 2021-06-21 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Compiler/MSVC: use the `-external:I` flag for system includes | Ben Boeckel | 2021-06-18 | 1 | -0/+8 | |
| * | | | | | | | | cmVisualStudio10TargetGenerator: remove unused variable | Ben Boeckel | 2021-06-17 | 1 | -2/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-21 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-20 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-19 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'vs-utf-8' | Brad King | 2021-06-18 | 4 | -1/+22 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | VS: Add support for Utf8Enconding when using VS 16.10+ | Gustavo Varo | 2021-06-17 | 4 | -1/+22 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'vs-flag-tables' | Brad King | 2021-06-18 | 6 | -30/+28 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | ||||||
| * | | | | | VS: Do not apply any '/external:*' flag table mapping on VS < 16.10 | Brad King | 2021-06-17 | 1 | -8/+10 | |
| * | | | | | VS: Compare VS instance versions as strings | Brad King | 2021-06-17 | 6 | -25/+21 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-18 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Begin post-3.21 development | Brad King | 2021-06-17 | 1 | -2/+2 | |
| |/ / / |/| | | | ||||||
* | | | | Begin 3.21 release versioning | Brad King | 2021-06-17 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge topic 'fix-flow-control-override' | Brad King | 2021-06-17 | 3 | -8/+17 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | CMake: Allow override of unexpected non-flow-control commands | Kyle Edwards | 2021-06-16 | 3 | -8/+17 | |
| |/ | ||||||
| * | CMake 3.20.4v3.20.4 | Brad King | 2021-06-14 | 1 | -1/+1 | |
* | | Merge topic 'vs-map-external-warnings' | Brad King | 2021-06-17 | 4 | -10/+31 | |
|\ \ | ||||||
| * | | VS: Do not apply '/external:W*' flag table mapping on VS < 16.10 | Brad King | 2021-06-16 | 1 | -2/+11 | |
| * | | cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion method | Brad King | 2021-06-16 | 3 | -7/+17 | |
| * | | cmGlobalVisualStudio10Generator: Move static functions to anonymous namespace | Brad King | 2021-06-16 | 1 | -2/+4 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-17 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'scandep-format' | Brad King | 2021-06-16 | 2 | -17/+39 | |
|\ \ | ||||||
| * | | Ninja: Populate P1689R4 compiled-module-path field for Fortran | Brad King | 2021-06-15 | 1 | -0/+21 | |
| * | | cmScanDepFormat: Remove Fortran-specific compiled-module-path logic | Brad King | 2021-06-15 | 2 | -13/+14 | |
| * | | cmScanDepFormat: Avoid writing lookup-method with default value | Brad King | 2021-06-15 | 1 | -4/+4 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-16 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'ninja-scandep-preprocessor-output' | Brad King | 2021-06-15 | 1 | -12/+14 | |
|\ \ | ||||||
| * | | cmNinjaTargetGenerator: Fix scan rule PREPROCESSED_SOURCE placeholder | Brad King | 2021-06-14 | 1 | -6/+12 | |
| * | | cmNinjaTargetGenerator: Clarify GetScanBuildStatement condition | Brad King | 2021-06-14 | 1 | -1/+1 | |
| * | | cmNinjaTargetGenerator: Simplify scan rule response file selection | Brad King | 2021-06-14 | 1 | -5/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-15 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'objc-std-17-23' | Brad King | 2021-06-14 | 1 | -2/+3 | |
|\ \ | ||||||
| * | | ObjectiveC: Add C17 and C23 support | Gregor Jasny | 2021-06-11 | 1 | -2/+3 | |
* | | | Merge topic 'fileapi-link-fragments' | Brad King | 2021-06-14 | 1 | -4/+5 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | fileapi: Fix codemodel-v2 link command fragment relative paths | Brad King | 2021-06-11 | 1 | -4/+5 | |
| * | | Merge topic 'presets-build-fixes' into release-3.20 | Brad King | 2021-06-09 | 2 | -8/+13 | |
| |\ \ | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-14 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-13 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-12 | 1 | -1/+1 | |
* | | | | Merge topic 'p1689r4-updates' | Brad King | 2021-06-11 | 2 | -56/+185 | |
|\ \ \ \ | ||||||
| * | | | | cmScanDepFormat: P1689R4: Implement source-path related fields | Ben Boeckel | 2021-06-10 | 2 | -3/+114 | |
| * | | | | cmScanDepFormat: P1689R4: Make work-directory optional | Ben Boeckel | 2021-06-09 | 1 | -4/+10 | |
| * | | | | cmScanDepFormat: P1689R4: Factor out primary-output field | Ben Boeckel | 2021-06-09 | 2 | -9/+17 | |
| * | | | | cmScanDepFormat: P1689R4: Diagnose invalid provides/requires json type | Ben Boeckel | 2021-06-09 | 1 | -30/+40 | |