Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | cmGlobalCommonGenerator: Adopt GetEditCacheTargetName | NAKAMURA Takumi | 2021-06-29 | 3 | -2/+1 | |
| * | | | | | | | cmGlobalCommonGenerator: Add SupportsDirectConsole | NAKAMURA Takumi | 2021-06-29 | 2 | -1/+4 | |
| * | | | | | | | cmGlobalNinjaGenerator: Rename SupportsConsolePool to SupportsDirectConsole | NAKAMURA Takumi | 2021-06-29 | 3 | -5/+5 | |
* | | | | | | | | Merge topic 'CMP0126-WARNING' | Brad King | 2021-06-30 | 2 | -5/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'backport-3.21-CMP0126-WARNING' into CMP0126-WARNING | Marc Chevrier | 2021-06-29 | 2 | -5/+22 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | CMP0126: Add control for warnings | Marc Chevrier | 2021-06-29 | 2 | -5/+22 | |
* | | | | | | | | | Merge topic 'vs-ARM64EC' | Brad King | 2021-06-30 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | VS: Add ARM64EC to supported platforms for VS 16 and 17 | Brad King | 2021-06-29 | 1 | -1/+2 | |
* | | | | | | | | | Merge topic 'tll-out-of-dir' | Brad King | 2021-06-30 | 2 | -7/+14 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | target_link_libraries: Restore transitive out-of-dir linking | Brad King | 2021-06-29 | 2 | -7/+14 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-30 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2021-06-29 | 3 | -4/+23 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-06-28 | 3 | -4/+23 | |
| |/ / / / | ||||||
| * | | | | Merge topic 'vs2022' into release-3.21 | Brad King | 2021-06-28 | 8 | -2/+137 | |
| |\ \ \ \ | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-29 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'target_compile_features-only-apply-to-enabled-languages' | Brad King | 2021-06-28 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | compile_features: Ignore features that map to languages that aren't enabled | Robert Maynard | 2021-06-25 | 1 | -0/+4 | |
* | | | | | | Merge topic 'vs2022' | Brad King | 2021-06-28 | 8 | -2/+137 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | VS: Use 64-bit MSBuild in VS 2022 | Brad King | 2021-06-25 | 1 | -0/+6 | |
| * | | | | | VS: Add Visual Studio 17 2022 generator | Brad King | 2021-06-25 | 8 | -2/+131 | |
* | | | | | | Merge topic 'ninja-lwyu-flag-order' | Brad King | 2021-06-28 | 1 | -6/+3 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Ninja: Fix LINK_WHAT_YOU_USE link flag placement | Đoàn Trần Công Danh | 2021-06-25 | 1 | -6/+3 | |
| |/ / / / | ||||||
| * | | | | CMake 3.21.0-rc1v3.21.0-rc1 | Brad King | 2021-06-23 | 1 | -1/+1 | |
| * | | | | Merge topic 'vs-utf-8' into release-3.21 | Brad King | 2021-06-18 | 4 | -1/+22 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'vs-flag-tables' into release-3.21 | Brad King | 2021-06-18 | 6 | -30/+28 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-28 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-27 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-26 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'import-elf' | Brad King | 2021-06-25 | 7 | -154/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmELF: Include the ELF parsing code unconditionally | Alex Richardson | 2021-06-24 | 6 | -67/+13 | |
| * | | | | | | | cmELF: Allow building without system ELF headers | Alex Richardson | 2021-06-24 | 2 | -90/+7 | |
| * | | | | | | | cmELF: Fix check for TagMipsRldMapRel | Alex Richardson | 2021-06-24 | 3 | -2/+19 | |
| * | | | | | | | cmELF: Open file explicitly in binary mode | Brad King | 2021-06-24 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-25 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'fortran-compiler-intrinsics' | Brad King | 2021-06-24 | 9 | -41/+95 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Makefiles: Add support for building Fortran intrinsics | Isuru Fernando | 2021-06-24 | 9 | -41/+95 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-24 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'clang-compiler-warnings' | Brad King | 2021-06-23 | 1 | -9/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix -Wpessimizing-move warnings in QCMake::loadPresets() | Alex Richardson | 2021-06-22 | 1 | -9/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-23 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | 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 | |