Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2019-08-11 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-08-10 | 1 | -1/+1 |
* | Merge topic 'cmFileCommand-refactoring' | Brad King | 2019-08-09 | 12 | -528/+551 |
|\ | |||||
| * | cmFileCommand: Use cmSubcommandTable | Regina Pfeifer | 2019-08-06 | 1 | -116/+119 |
| * | Introduce cmSubcommandTable | Regina Pfeifer | 2019-08-06 | 3 | -0/+69 |
| * | cmFileCommand: turn into free function | Regina Pfeifer | 2019-08-06 | 3 | -29/+5 |
| * | cmFileCommand: put subcommands in unnamed namespace | Daniel Pfeifer | 2019-08-06 | 4 | -272/+198 |
| * | cmFileCommand: port to cmExecutionStatus | Daniel Pfeifer | 2019-08-06 | 6 | -359/+408 |
* | | Merge topic 'cmDefinitions_cleanups' | Brad King | 2019-08-09 | 2 | -35/+42 |
|\ \ | |||||
| * | | cmDefinitions: Cleanups and optimizations | Sebastian Holtermann | 2019-08-08 | 2 | -35/+42 |
* | | | Merge topic 'autogen_cmStrCat' | Brad King | 2019-08-09 | 7 | -285/+174 |
|\ \ \ | |||||
| * | | | Autogen: Modernize to use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-07 | 6 | -258/+151 |
| * | | | Autogen: Modernize code to use cm::string_view for the info writer | Sebastian Holtermann | 2019-08-07 | 2 | -27/+23 |
* | | | | Merge topic 'execution-status' | Brad King | 2019-08-09 | 3 | -13/+2 |
|\ \ \ \ | |||||
| * | | | | cmExecutionStatus: Remove function Clear | Regina Pfeifer | 2019-08-06 | 3 | -13/+2 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-09 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-08 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'tidy_inefficient_string' | Brad King | 2019-08-07 | 40 | -154/+149 |
|\ \ \ | |||||
| * | | | clang-tidy: Enable performance-inefficient-string-concatenation | Sebastian Holtermann | 2019-08-05 | 40 | -154/+150 |
| |/ / | |||||
* | | | Merge topic 'cmStringAlgorithms_move_functions' | Brad King | 2019-08-07 | 23 | -126/+124 |
|\ \ \ | |||||
| * | | | cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize | Sebastian Holtermann | 2019-08-05 | 23 | -126/+124 |
* | | | | Merge topic 'find_package-prefer-config-not-found' | Brad King | 2019-08-07 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | find_package: Fix prefer-config mode to not fail on missing optional package | Cristian Adam | 2019-08-06 | 1 | -1/+3 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-07 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-06 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'control-block3' | Brad King | 2019-08-05 | 16 | -540/+437 |
|\ \ \ | |||||
| * | | | cmFunctionBlocker: Recycle functions | Regina Pfeifer | 2019-07-31 | 7 | -20/+18 |
| * | | | cmFunctionBlocker: Move check for matching args | Regina Pfeifer | 2019-07-30 | 9 | -100/+65 |
| * | | | cmFunctionBlocker: Move common logic to base | Regina Pfeifer | 2019-07-30 | 9 | -169/+77 |
| * | | | cm*FunctionBlocker: Extract function Replay | Regina Pfeifer | 2019-07-30 | 5 | -227/+272 |
| * | | | cmMakefile: Add OnExecuteCommand callback | Regina Pfeifer | 2019-07-30 | 3 | -31/+17 |
| * | | | cm*FunctionBlocker: Move to source file | Regina Pfeifer | 2019-07-30 | 10 | -90/+85 |
* | | | | Merge topic 'cleanup_cmake_constructor' | Brad King | 2019-08-05 | 2 | -54/+31 |
|\ \ \ \ | |||||
| * | | | | cmake: Initialize booleans at declaration and cleanup constructor | Sebastian Holtermann | 2019-08-03 | 2 | -54/+31 |
* | | | | | Merge topic 'shared-deps-no-iface' | Brad King | 2019-08-05 | 2 | -7/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix rpath-link for shared lib with only private deps | Brad King | 2019-08-02 | 1 | -1/+1 |
| * | | | | | cmGeneratorTarget: Use local var to de-duplicate CMP0022 checks | Brad King | 2019-08-02 | 1 | -4/+4 |
| * | | | | | cmLinkItem: Simplify tracking of whether link interface is explicit | Brad King | 2019-08-02 | 2 | -3/+3 |
* | | | | | | Merge topic 'link-library-file-flag' | Brad King | 2019-08-05 | 3 | -10/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAG | Brad King | 2019-08-02 | 3 | -10/+6 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fileapi-install-generators' | Brad King | 2019-08-05 | 4 | -7/+22 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | fileapi: Fix codemodel target install destination for cross-dir rules | Brad King | 2019-07-31 | 4 | -7/+22 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-05 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-04 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-03 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'use_cmHasPrefix' | Brad King | 2019-08-02 | 14 | -22/+29 |
|\ \ \ | |||||
| * | | | Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With | Sebastian Holtermann | 2019-08-01 | 14 | -22/+29 |
* | | | | Merge topic 'cmStringAlgorithms_modernize' | Brad King | 2019-08-02 | 3 | -44/+156 |
|\ \ \ \ | |||||
| * | | | | cmStringAlgorithms: Modernize cmWrap using cm::string_view | Sebastian Holtermann | 2019-08-01 | 1 | -7/+11 |
| * | | | | cmStringAlgorithms: Add cmCatViews and cmStrCat functions | Sebastian Holtermann | 2019-08-01 | 3 | -0/+124 |