Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'source_sweep_ostringstream_single' | Brad King | 2019-08-26 | 24 | -153/+92 |
|\ | |||||
| * | Source sweep: Replace std::ostringstream when used with a single append | Sebastian Holtermann | 2019-08-23 | 24 | -153/+92 |
* | | Merge topic 'source_sweep_cmExpandedList' | Brad King | 2019-08-26 | 62 | -318/+186 |
|\ \ | |||||
| * | | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 62 | -318/+186 |
| |/ | |||||
* | | Merge topic 'list-subcommand-table' | Brad King | 2019-08-26 | 1 | -111/+43 |
|\ \ | |||||
| * | | cmListCommand: Use cmSubcommandTable | Regina Pfeifer | 2019-08-22 | 1 | -111/+43 |
* | | | Merge topic 'string-subcommand-table' | Brad King | 2019-08-26 | 1 | -130/+65 |
|\ \ \ | |||||
| * | | | cmStringCommand: Use cmSubcommandTable | Regina Pfeifer | 2019-08-22 | 1 | -130/+65 |
| |/ / | |||||
* | | | Merge topic 'group_not_track' | Brad King | 2019-08-26 | 5 | -34/+49 |
|\ \ \ | |||||
| * | | | ctest: rename TRACK to GROUP | Zack Galbreath | 2019-08-22 | 5 | -34/+49 |
* | | | | Merge topic 'warnings_skip_color' | Brad King | 2019-08-26 | 2 | -9/+22 |
|\ \ \ \ | |||||
| * | | | | ctest_build: ignore ANSI color | Zack Galbreath | 2019-08-22 | 2 | -9/+22 |
* | | | | | Merge topic 'optional' | Brad King | 2019-08-26 | 3 | -1/+382 |
|\ \ \ \ \ | |||||
| * | | | | | Source: Add cm::optional | Kyle Edwards | 2019-08-23 | 2 | -0/+378 |
| * | | | | | Extend C++17 feature checks to require std::optional | Brad King | 2019-08-23 | 1 | -1/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-26 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-25 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-24 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'ctest-json-REQUIRED_FILES' | Brad King | 2019-08-23 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES property | Brad King | 2019-08-22 | 1 | -2/+2 |
* | | | | | Merge topic 'source_sweep_cmStrCat' | Brad King | 2019-08-23 | 175 | -2949/+1960 |
|\ \ \ \ \ | |||||
| * | | | | | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 175 | -2949/+1960 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-23 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'cmCommand_refactor' | Brad King | 2019-08-22 | 70 | -2042/+1568 |
|\ \ \ \ | |||||
| * | | | | cmCommand refactor: cmStringCommand | Gabor Bencze | 2019-08-20 | 3 | -221/+241 |
| * | | | | cmCommand refactor: cmSetPropertyCommand | Gabor Bencze | 2019-08-20 | 3 | -198/+256 |
| * | | | | cmCommand refactor: cmSetDirectoryPropertiesCommand | Gabor Bencze | 2019-08-20 | 3 | -40/+21 |
| * | | | | cmCommand refactor: cmCMakePolicyCommand | Gabor Bencze | 2019-08-20 | 4 | -77/+66 |
| * | | | | cmCommand refactor: cmWriteFileCommand | Gabor Bencze | 2019-08-20 | 3 | -33/+11 |
| * | | | | cmCommand refactor: cmVariableWatchCommand | Gabor Bencze | 2019-08-20 | 3 | -31/+12 |
| * | | | | cmCommand refactor: cmRemoveCommand | Gabor Bencze | 2019-08-20 | 3 | -30/+9 |
| * | | | | cmCommand refactor: cmCMakeHostSystemInformationCommand | Gabor Bencze | 2019-08-20 | 3 | -82/+57 |
| * | | | | cmCommand refactor: cmUnsetCommand | Gabor Bencze | 2019-08-20 | 3 | -33/+12 |
| * | | | | cmCommand refactor: cmSiteNameCommand | Gabor Bencze | 2019-08-20 | 3 | -32/+11 |
| * | | | | cmCommand refactor: cmSetCommand | Gabor Bencze | 2019-08-20 | 3 | -39/+18 |
| * | | | | cmCommand refactor: cmSeparateArgumentsCommand | Gabor Bencze | 2019-08-20 | 3 | -34/+12 |
| * | | | | cmCommand refactor: cmParseArgumentsCommand | Gabor Bencze | 2019-08-20 | 3 | -47/+24 |
| * | | | | cmCommand refactor: cmOptionCommand | Gabor Bencze | 2019-08-20 | 3 | -38/+17 |
| * | | | | cmCommand refactor: CmMessageCommand | Gabor Bencze | 2019-08-20 | 3 | -40/+20 |
| * | | | | cmCommand refactor: cmMathCommand | Gabor Bencze | 2019-08-20 | 3 | -41/+25 |
| * | | | | cmCommand refactor: cmMarkAsAdvancedCommand | Gabor Bencze | 2019-08-20 | 3 | -32/+10 |
| * | | | | cmCommand refactor: cmMakeDirectoryCommand | Gabor Bencze | 2019-08-20 | 3 | -32/+10 |
| * | | | | cmCommand refactor: cmListCommand | Gabor Bencze | 2019-08-20 | 3 | -224/+244 |
| * | | | | cmCommand refactor: cmMacroCommand | Gabor Bencze | 2019-08-20 | 3 | -27/+10 |
| * | | | | cmCommand refactor: cmIncludeGuardCommand | Gabor Bencze | 2019-08-20 | 3 | -31/+10 |
| * | | | | cmCommand refactor: cmIncludeCommand | Gabor Bencze | 2019-08-20 | 3 | -48/+29 |
| * | | | | cmCommand_refactor: cmGetPropertyCommand | Gabor Bencze | 2019-08-20 | 3 | -162/+187 |
| * | | | | cmCommand refactor: cmGetFilenameComponentCommand | Gabor Bencze | 2019-08-20 | 3 | -37/+16 |
| * | | | | cmCommand refactor: cmGetDirectoryPropertyCommand | Gabor Bencze | 2019-08-20 | 3 | -42/+29 |
| * | | | | cmCommand refactor: cmGetCMakePropertyCommand | Gabor Bencze | 2019-08-20 | 3 | -31/+12 |