Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2020-05-07 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2020-05-06 | 1 | -1/+1 |
* | Merge topic 'remove_cli__symbols' | Brad King | 2020-05-05 | 1 | -2/+10 |
|\ | |||||
| * | bindexplib: Do not export symbols from managed code | Markus Mayer | 2020-05-04 | 1 | -2/+10 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-05 | 1 | -1/+1 |
* | | Merge topic 'patch-7' | Brad King | 2020-05-04 | 2 | -0/+13 |
|\ \ | |||||
| * | | OpenWatcom: Enable 16-bit targets | Jiri Malak | 2020-05-01 | 2 | -0/+13 |
* | | | Merge topic 'gcc8-unused-function' | Brad King | 2020-05-04 | 2 | -0/+4 |
|\ \ \ | |||||
| * | | | Fix build warnings for unused functions | Wouter Klouwen | 2020-05-01 | 2 | -0/+4 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-03 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-02 | 1 | -1/+1 |
* | | | | Merge topic 'cpack-deb-windows-newline' | Brad King | 2020-05-01 | 1 | -11/+15 |
|\ \ \ \ | |||||
| * | | | | CPack: Fix newline output in .deb generator | Kyle Edwards | 2020-04-30 | 1 | -11/+15 |
| |/ / / | |||||
* | | | | Merge topic 'cmprop-state' | Brad King | 2020-05-01 | 8 | -30/+24 |
|\ \ \ \ | |||||
| * | | | | cmState::GetInitializedCacheValue: return cmProp | Vitaly Stakhovsky | 2020-04-30 | 8 | -30/+24 |
| |/ / / | |||||
* | | | | Merge topic 'stdstring-getsafeprop' | Brad King | 2020-05-01 | 12 | -28/+36 |
|\ \ \ \ | |||||
| * | | | | GetSafeProperty: return std::string const& | Vitaly Stakhovsky | 2020-04-30 | 12 | -28/+36 |
| |/ / / | |||||
* | | | | Merge topic 'stl-support' | Brad King | 2020-05-01 | 35 | -98/+34 |
|\ \ \ \ | |||||
| * | | | | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> | Marc Chevrier | 2020-04-30 | 35 | -98/+34 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'cm_cxx_features-icpc-10121' | Brad King | 2020-05-01 | 1 | -0/+2 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | cm_cxx_features: Filter out 'icpc: command line warning #10121' | Jennifer Kathleen Green | 2020-04-30 | 1 | -0/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-01 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'gitlab-ci-lint' | Brad King | 2020-04-30 | 13 | -12/+13 |
|\ \ \ | |||||
| * | | | cmFunctionBlocker: include missing header | Ben Boeckel | 2020-04-29 | 1 | -0/+1 |
| * | | | IWYU: mark includes needed for assert statements as needed | Ben Boeckel | 2020-04-29 | 1 | -0/+1 |
| * | | | IWYU: mark cmLinkLineComputer as necessary | Ben Boeckel | 2020-04-29 | 2 | -2/+2 |
| * | | | IWYU: mark <cstddef> as needed | Ben Boeckel | 2020-04-29 | 9 | -9/+9 |
| * | | | IWYU: add a mapping for other `__decay_and_strip` instances | Ben Boeckel | 2020-04-29 | 1 | -1/+0 |
* | | | | Merge topic 'cmprop-gt' | Brad King | 2020-04-30 | 32 | -649/+644 |
|\ \ \ \ | |||||
| * | | | | cmGeneratorTarget::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-29 | 32 | -649/+644 |
| |/ / / | |||||
* | | | | Merge topic 'cm_cxx_features-libhugetlbfs' | Brad King | 2020-04-30 | 1 | -0/+2 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | cm_cxx_features: Filter out libhugetlbfs warnings | Jennifer Green | 2020-04-29 | 1 | -0/+2 |
| * | | CMake 3.17.2v3.17.2 | Brad King | 2020-04-28 | 1 | -1/+1 |
| * | | Merge topic 'makefile-objc' into release-3.17 | Brad King | 2020-04-28 | 2 | -3/+4 |
| |\ \ | |||||
* | | | | 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 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |