Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 'cpack-stgz-license-prompt' | Brad King | 2019-08-26 | 1 | -9/+13 |
|\ \ | |||||
| * | | CPack/STGZ: Require explicit acceptance or refusal of license | sidju | 2019-08-23 | 1 | -9/+13 |
* | | | Merge topic 'group_not_track' | Brad King | 2019-08-26 | 24 | -58/+109 |
|\ \ \ | |||||
| * | | | ctest: rename TRACK to GROUP | Zack Galbreath | 2019-08-22 | 24 | -58/+109 |
* | | | | Merge topic 'warnings_skip_color' | Brad King | 2019-08-26 | 7 | -11/+45 |
|\ \ \ \ | |||||
| * | | | | ctest_build: ignore ANSI color | Zack Galbreath | 2019-08-22 | 7 | -11/+45 |
* | | | | | Merge topic 'optional' | Brad King | 2019-08-26 | 6 | -2/+1088 |
|\ \ \ \ \ | |||||
| * | | | | | Source: Add cm::optional | Kyle Edwards | 2019-08-23 | 4 | -0/+1069 |
| * | | | | | Extend C++17 feature checks to require std::optional | Brad King | 2019-08-23 | 2 | -2/+19 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cmake-msvc-runtime-library' | Brad King | 2019-08-26 | 6 | -13/+28 |
|\ \ \ \ \ | |||||
| * | | | | | Utilities/Release: Select MSVC runtime library via abstraction | Brad King | 2019-08-23 | 2 | -4/+2 |
| * | | | | | Configure CMake itself with policies through CMake 3.15 | Brad King | 2019-08-23 | 4 | -9/+26 |
| | |_|_|/ | |/| | | | |||||
* | | | | | 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 'solaris-ldd' | Brad King | 2019-08-23 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | GetPrerequisites: match ldd output on Solaris | Jon Chronopoulos | 2019-08-21 | 1 | -1/+1 |
* | | | | | | Merge topic 'gitattributes-bash-lf' | Brad King | 2019-08-23 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitattributes: Use LF newlines in '.bash' files | Brad King | 2019-08-22 | 1 | -0/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.15' | Brad King | 2019-08-23 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ctest-json-REQUIRED_FILES' into release-3.15 | Brad King | 2019-08-22 | 3 | -6/+20 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'CrayPrgEnv-update-link-type-detection' into release-3.15 | Brad King | 2019-08-22 | 2 | -3/+24 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'ctest-json-REQUIRED_FILES' | Brad King | 2019-08-23 | 3 | -6/+20 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES property | Brad King | 2019-08-22 | 3 | -6/+20 |
* | | | | | | | | | Merge topic 'CrayPrgEnv-update-link-type-detection' | Brad King | 2019-08-23 | 2 | -3/+24 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | CrayPrgEnv: Change default linking mode based on PE version | Chuck Atkins | 2019-08-22 | 2 | -3/+24 |
| |/ / / / / / / | |||||
* | | | | | | | | 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 |