Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vsoptions-parse' | Craig Scott | 2018-08-15 | 4 | -19/+19 |
|\ | |||||
| * | cmVisualStudioGeneratorOptions::Parse(): const std::string& argument | Vitaly Stakhovsky | 2018-08-13 | 4 | -19/+19 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-15 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-14 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'evaluate-stdstring' | Craig Scott | 2018-08-13 | 8 | -40/+41 |
|\ | |||||
| * | cmCompiledGeneratorExpression::Evaluate(): return const std::string& | Vitaly Stakhovsky | 2018-08-09 | 8 | -40/+41 |
* | | Merge topic 'state-directory-stdstring' | Craig Scott | 2018-08-13 | 6 | -21/+23 |
|\ \ | |||||
| * | | cmStateDirectory: use const std::string& for return values | Vitaly Stakhovsky | 2018-08-12 | 6 | -21/+23 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-13 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-12 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-11 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'msvc-link-non-english' | Brad King | 2018-08-10 | 1 | -0/+12 |
|\ \ | |||||
| * | | MSVC: Preserve linker output encoding | Justin Goshi | 2018-08-09 | 1 | -0/+10 |
| * | | MSVC: Fix manifest resource encoding | Justin Goshi | 2018-08-09 | 1 | -0/+2 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-10 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'cleanup-find-cstr' | Brad King | 2018-08-09 | 19 | -43/+42 |
|\ \ | |||||
| * | | Remove unnecessary c_str() in RegularExpression::find calls | Vitaly Stakhovsky | 2018-08-07 | 19 | -43/+42 |
* | | | Merge topic 'cmGeneratedFileStream_string' | Brad King | 2018-08-09 | 38 | -111/+106 |
|\ \ \ | |||||
| * | | | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 37 | -93/+87 |
| * | | | cmGeneratedFileStream: Use ``std::string const&`` instead of ``const char*`` | Sebastian Holtermann | 2018-08-07 | 2 | -18/+19 |
| |/ / | |||||
* | | | Merge topic 'update-kwsys' | Brad King | 2018-08-09 | 1 | -3/+21 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-08-07 | 1 | -3/+21 |
* | | | | Merge topic 'iwyu-std-hash' | Brad King | 2018-08-09 | 2 | -4/+2 |
|\ \ \ \ | |||||
| * | | | | IWYU: Fix workaround mapping for std::hash | Brad King | 2018-08-07 | 2 | -4/+2 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-09 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-08 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'productbuild-merge-output' | Craig Scott | 2018-08-07 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | productbuild: Capture stderr too in CPackProductBuild logs | Muhammad Ismail Soboute | 2018-08-06 | 1 | -2/+2 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-07 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'autogen_single_entry' | Brad King | 2018-08-06 | 2 | -28/+28 |
|\ \ \ \ | |||||
| * | | | | Autogen: Use a single AUTOGEN setup function in cmGlobalGenerator | Sebastian Holtermann | 2018-08-03 | 2 | -28/+28 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'xcode_schemes_config' | Brad King | 2018-08-06 | 5 | -0/+206 |
|\ \ \ \ | |||||
| * | | | | Xcode: Add variables and properties to configure schemes | Gregor Jasny | 2018-08-01 | 3 | -0/+202 |
| * | | | | cmGlobalGenerator: Add IsXcode query | Brad King | 2018-08-01 | 2 | -0/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'check-unique_ptr-pgi' | Brad King | 2018-08-06 | 4 | -4/+9 |
|\ \ \ \ | |||||
| * | | | | Extend C++17/C++14 feature checks to require unique_ptr | Brad King | 2018-08-01 | 4 | -4/+9 |
| |/ / / | |||||
* | | | | Merge topic 'file-WRITE-chmod' | Brad King | 2018-08-06 | 2 | -10/+18 |
|\ \ \ \ | |||||
| * | | | | file(WRITE): Avoid toggling permissions between 644 and 664 | David Faure | 2018-08-01 | 2 | -10/+18 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-06 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-05 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-04 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-03 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-02 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'gcc-8-warnings' | Brad King | 2018-08-01 | 14 | -885/+910 |
|\ \ | |/ | |||||
| * | IWYU: Add workaround mapping for std::hash | Brad King | 2018-07-31 | 1 | -0/+1 |
| * | cmXMLParser: Avoid -Wconversion warning | Brad King | 2018-07-31 | 1 | -2/+2 |
| * | LexerParser: Suppress GCC -Wconversion warnings | Brad King | 2018-07-31 | 9 | -880/+904 |
| * | cmGlobalGenerator: Avoid -Wstringop-truncation warning | Brad King | 2018-07-31 | 1 | -1/+1 |
| * | cmCommandArgumentParserHelper: Avoid -Wstringop-truncation warning | Brad King | 2018-07-31 | 1 | -1/+1 |
| * | cmCursesLongMessageForm: Avoid -Wstringop-overflow warning | Brad King | 2018-07-31 | 1 | -1/+1 |