Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source sweep: Use cmIsOn instead of cmSystemTools::IsOn | Sebastian Holtermann | 2019-08-17 | 62 | -206/+185 |
* | cmStringAlgorithms: Add cmIsInternallyOn, cmIsNOTFOUND, cmIsOn, cmIsOff | Sebastian Holtermann | 2019-08-17 | 2 | -0/+124 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-08-17 | 1 | -1/+1 |
* | Merge topic 'cmExpandList' | Kyle Edwards | 2019-08-16 | 93 | -508/+492 |
|\ | |||||
| * | cmSystemTools: Remove ExpandListArgument methods | Sebastian Holtermann | 2019-08-14 | 2 | -116/+0 |
| * | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 90 | -394/+381 |
| * | cmStringAlgorithms: Add cmExpandList functions | Sebastian Holtermann | 2019-08-14 | 2 | -0/+113 |
* | | Merge topic 'cmStringAlgorithms_ulong' | Kyle Edwards | 2019-08-16 | 18 | -58/+70 |
|\ \ | |||||
| * | | cmStringAlgorithms: Add cmStrToLong and cmStrToULong | Sebastian Holtermann | 2019-08-10 | 18 | -58/+70 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-16 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-15 | 1 | -1/+1 |
| |/ |/| | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-14 | 1 | -1/+1 |
* | | Merge topic 'retry-directory-delete' | Kyle Edwards | 2019-08-13 | 2 | -3/+9 |
|\ \ | |||||
| * | | Retry removing directories on Windows | Kasper Laudrup | 2019-08-08 | 1 | -1/+1 |
| * | | Use registry setting for removal retry count and delay | Kasper Laudrup | 2019-08-08 | 1 | -2/+8 |
* | | | Merge topic 'per-language-link-library-flag' | Kyle Edwards | 2019-08-13 | 1 | -2/+7 |
|\ \ \ | |||||
| * | | | Generator: support per-language link library flag | Saleem Abdulrasool | 2019-08-09 | 1 | -2/+7 |
* | | | | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS' | Kyle Edwards | 2019-08-13 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variable | Robert Maynard | 2019-08-06 | 1 | -0/+1 |
* | | | | | Merge topic 'cuda_separable_compilation_determined_by_compiler_id' | Kyle Edwards | 2019-08-13 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Compilers can now state they don't require a device linking step | Robert Maynard | 2019-08-06 | 1 | -0/+5 |
* | | | | | | Merge topic 'free-command-a' | Kyle Edwards | 2019-08-13 | 25 | -594/+257 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmA*Command: Turn into free functions | Regina Pfeifer | 2019-08-07 | 25 | -594/+257 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'strcat-localgenerator' | Kyle Edwards | 2019-08-13 | 1 | -92/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmLocalGenerator: Use cmStrCat | Regina Pfeifer | 2019-08-09 | 1 | -92/+48 |
* | | | | | | | Merge topic 'cmRemoveQuotes' | Kyle Edwards | 2019-08-13 | 4 | -16/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmStringAlgorithms: Add cmRemoveQuotes | Sebastian Holtermann | 2019-08-09 | 4 | -16/+17 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cmake-bootstrap-def' | Kyle Edwards | 2019-08-13 | 39 | -141/+138 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Refactor: Finish replacing CMAKE_BUILD_WITH_CMAKE with CMAKE_BOOTSTRAP | Kyle Edwards | 2019-08-09 | 1 | -3/+0 |
| * | | | | | | | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 38 | -138/+138 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-13 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-12 | 1 | -1/+1 |
* | | | | | | | 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 |
|\ \ \ \ |