Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> | Marc Chevrier | 2020-04-30 | 35 | -98/+34 |
* | CMake Nightly Date Stamp | Kitware Robot | 2020-04-30 | 1 | -1/+1 |
* | Merge topic 'vs_platform_toolset' | Brad King | 2020-04-29 | 1 | -2/+8 |
|\ | |||||
| * | VS: Add option for per-target PlatformToolset | Julien Jemine | 2020-04-29 | 1 | -2/+8 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-29 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'stdstring-fformat' | Brad King | 2020-04-28 | 5 | -18/+8 |
|\ | |||||
| * | cmOutputConverter::GetFortranFormat(): delete const char* overload | Vitaly Stakhovsky | 2020-04-27 | 5 | -18/+8 |
* | | Merge topic 'cmake-gui-empty-compiler' | Brad King | 2020-04-28 | 1 | -4/+8 |
|\ \ | |||||
| * | | cmake-gui: Do not pass CMAKE_{C,CXX}_COMPILER items to cmake if empty | Jiri Malak | 2020-04-27 | 1 | -4/+8 |
* | | | Merge topic 'wmake-null' | Brad King | 2020-04-28 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Watcom WMake: Use wmake internal %null command for empty command list | Jiri Malak | 2020-04-27 | 1 | -1/+1 |
* | | | | Merge topic 'makefile-objc' | Brad King | 2020-04-28 | 2 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | Makefiles: Add Objective C/C++ compilations to compile_commands.json | Brad King | 2020-04-28 | 1 | -2/+3 |
| * | | | | Makefiles: Scan Objective C/C++ preprocessor dependencies | Brad King | 2020-04-28 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-28 | 1 | -1/+1 |
* | | | | | Merge topic 'ccmake-custom-colors' | Brad King | 2020-04-27 | 3 | -8/+60 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | ccmake: Improve coloring, allow customization | Matthew Woehlke | 2020-04-24 | 2 | -5/+57 |
| * | | | | ccmake: Rename cmCursesColor::{Options => Choice} | Matthew Woehlke | 2020-04-24 | 3 | -4/+4 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-27 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-26 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-25 | 1 | -1/+1 |
* | | | Merge topic 'ninja-order-only-fix' | Brad King | 2020-04-24 | 3 | -6/+15 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into ninja-order-only-fix | Kyle Edwards | 2020-04-23 | 291 | -5122/+7391 |
| |\ \ \ | |||||
| * | | | | Ninja: Remove config suffix from order-only target | Kyle Edwards | 2020-04-23 | 3 | -6/+15 |
| * | | | | Merge topic 'apple-merge-same-sysroot' into release-3.17 | Brad King | 2020-04-22 | 2 | -1/+24 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'cpack-symlinks' into release-3.17 | Brad King | 2020-04-22 | 2 | -0/+5 |
| |\ \ \ \ \ | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-24 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'remove-documentation-module' | Brad King | 2020-04-23 | 2 | -2/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Modules/Documentation: remove | Ben Boeckel | 2020-04-22 | 2 | -1/+6 |
| * | | | | | | cmIncludeCommand: add infrastructure for deprecated modules | Ben Boeckel | 2020-04-21 | 1 | -1/+31 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-23 | 1 | -1/+1 |
* | | | | | | | Merge topic 'win-user-manifest-rc' | Brad King | 2020-04-22 | 1 | -3/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Windows: Merge user-provided manifests into compiled resource | Kenney Phillis | 2020-04-21 | 1 | -3/+12 |
* | | | | | | | | Merge topic 'ctest_stop_on_failure_16628' | Brad King | 2020-04-22 | 8 | -1/+40 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ctest: add option --stop-on-failure | Johnny Jazeix | 2020-04-20 | 8 | -1/+40 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2020-04-22 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-04-21 | 1 | -1/+8 |
* | | | | | | | | | Merge topic 'apple-merge-same-sysroot' | Brad King | 2020-04-22 | 2 | -1/+24 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Apple: Merge per-arch sysroot parameters if all are the same | Gregor Jasny | 2020-04-21 | 2 | -1/+24 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'ninja-fortran-doc' into release-3.17 | Brad King | 2020-04-20 | 1 | -8/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge topic 'ibmi-aix-exports' into release-3.17 | Brad King | 2020-04-15 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | file(UPLOAD): Add default ca_certs | Harry Mallon | 2020-04-15 | 1 | -0/+7 |
* | | | | | | | | | | Merge topic 'cpack-symlinks' | Brad King | 2020-04-22 | 2 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | CPack: Do not recurse through directory symlinks | Brad King | 2020-04-21 | 2 | -0/+5 |
| |/ / / / / / / / | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-22 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'refactor_cmCacheManager' | Brad King | 2020-04-21 | 3 | -287/+153 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | cmCacheManager: Cleanup CacheIterator interface | Tushar Maheshwari | 2020-04-18 | 3 | -287/+153 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-21 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'device-link' | Brad King | 2020-04-20 | 15 | -197/+378 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CUDA: Device linking use now link options | Marc Chevrier | 2020-04-19 | 10 | -138/+243 |