Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS' | Kyle Edwards | 2019-08-13 | 5 | -1/+15 |
|\ | |||||
| * | CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variable | Robert Maynard | 2019-08-06 | 5 | -1/+15 |
* | | Merge topic 'cuda_separable_compilation_determined_by_compiler_id' | Kyle Edwards | 2019-08-13 | 4 | -7/+18 |
|\ \ | |||||
| * | | CUDA: Compilers can now state they don't require a device linking step | Robert Maynard | 2019-08-06 | 4 | -7/+18 |
* | | | 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 | 5 | -16/+40 |
|\ \ \ \ \ | |||||
| * | | | | | cmStringAlgorithms: Add cmRemoveQuotes | Sebastian Holtermann | 2019-08-09 | 5 | -16/+40 |
| |/ / / / | |||||
* | | | | | Merge topic 'cmake-bootstrap-def' | Kyle Edwards | 2019-08-13 | 40 | -143/+140 |
|\ \ \ \ \ | |||||
| * | | | | | Refactor: Finish replacing CMAKE_BUILD_WITH_CMAKE with CMAKE_BOOTSTRAP | Kyle Edwards | 2019-08-09 | 2 | -5/+2 |
| * | | | | | Utilities/Scripts: Remove temporary CMAKE_BOOTSTRAP conversion script | Kyle Edwards | 2019-08-09 | 1 | -7/+0 |
| * | | | | | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 38 | -138/+138 |
| * | | | | | Utilities/Scripts: Add temporary CMAKE_BOOTSTRAP conversion script | Kyle Edwards | 2019-08-09 | 1 | -0/+7 |
* | | | | | | 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 | 13 | -528/+552 |
|\ \ \ \ \ | |||||
| * | | | | | cmFileCommand: Use cmSubcommandTable | Regina Pfeifer | 2019-08-06 | 1 | -116/+119 |
| * | | | | | Introduce cmSubcommandTable | Regina Pfeifer | 2019-08-06 | 4 | -0/+70 |
| * | | | | | 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 'soname-darwin' | Brad King | 2019-08-09 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Swift: correct SONAME flag for Darwin targets | Saleem Abdulrasool | 2019-08-06 | 1 | -1/+3 |
* | | | | | | | | | Merge topic 'fphsa-components-space' | Brad King | 2019-08-09 | 5 | -6/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FPHSA: Remove extra space in module components report | Sylvain Joubert | 2019-08-06 | 5 | -6/+6 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | 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 branch 'release-3.15' | Brad King | 2019-08-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CMake 3.15.2v3.15.2 | Brad King | 2019-08-07 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-08-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'doc-relnotes-3.15' into release-3.15 | Brad King | 2019-08-07 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'doc-relnotes-3.15' | Brad King | 2019-08-07 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Help: Add 3.15.2 release notes | Brad King | 2019-08-07 | 1 | -0/+7 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'tidy_inefficient_string' | Brad King | 2019-08-07 | 41 | -155/+149 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | clang-tidy: Enable performance-inefficient-string-concatenation | Sebastian Holtermann | 2019-08-05 | 41 | -155/+150 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindPython-virtual-env' | Brad King | 2019-08-07 | 4 | -185/+312 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindPython: ensure virtual environments are correctly handled | Marc Chevrier | 2019-08-05 | 4 | -185/+312 |
* | | | | | | | | Merge topic 'cmStringAlgorithms_move_functions' | Brad King | 2019-08-07 | 24 | -126/+161 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tests: testStringAlgorithms: Add cmTrimWhitespace, cmEscapeQuotes, cmTokenize | Sebastian Holtermann | 2019-08-05 | 1 | -0/+37 |