Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -2/+2 |
* | cmSystemTools::Error: consolidate parameters into single std::string | Vitaly Stakhovsky | 2019-02-20 | 1 | -4/+4 |
* | Merge topic 'cmake-files-directory' | Brad King | 2019-01-25 | 1 | -2/+1 |
|\ | |||||
| * | cmake: inlined files dir constant and removed it from cmake.h | Bruno Manganelli | 2019-01-21 | 1 | -2/+1 |
* | | cmSystemTools::Error(): new overload accepting std::string | Vitaly Stakhovsky | 2019-01-23 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'state-reset-glob' | Brad King | 2018-08-24 | 1 | -0/+7 |
|\ | |||||
| * | cmState: Clear GlobVerificationManager state on Reset | Shane Parris | 2018-08-09 | 1 | -0/+7 |
* | | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 1 | -1/+1 |
|/ | |||||
* | Add cmGlobVerificationManager class, integrate with cmake and cmState | Shane Parris | 2018-03-29 | 1 | -0/+172 |