Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'string-literal-append' | Brad King | 2019-08-19 | 20 | -77/+43 |
|\ | |||||
| * | avoid adding multiple consecutive string literals to std::string | Rolf Eike Beer | 2019-08-18 | 20 | -77/+43 |
* | | Merge topic 'cmCryptoHash_string_view' | Brad King | 2019-08-19 | 4 | -27/+26 |
|\ \ | |||||
| * | | cmCryptoHash: Accept cm::string_view input | Sebastian Holtermann | 2019-08-18 | 4 | -27/+26 |
* | | | Merge topic 'cmStringAlgorithms_IsOn' | Brad King | 2019-08-19 | 66 | -329/+309 |
|\ \ \ | |||||
| * | | | cmSystemTools: Remove IsInternallyOn, IsNOTFOUND, IsOn, IsOff | Sebastian Holtermann | 2019-08-17 | 2 | -123/+0 |
| * | | | 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 |
| |/ / | |||||
* | | | Merge topic 'solaris_clang' | Brad King | 2019-08-19 | 3 | -0/+6 |
|\ \ \ | |||||
| * | | | Solaris: Add support for Clang compiler | Libor Bukata | 2019-08-09 | 3 | -0/+6 |
* | | | | Merge branch 'release-3.15' | Brad King | 2019-08-19 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'msvc-runtime-library-flang' into release-3.15 | Brad King | 2019-08-09 | 2 | -4/+17 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'msvc-runtime-library-flang' | Brad King | 2019-08-19 | 2 | -4/+17 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Flang: Implement MSVC runtime library abstraction | Brad King | 2019-08-09 | 2 | -4/+17 |
| |/ / / / | |||||
* | | | | | Merge topic 'swift-import-library-location' | Kyle Edwards | 2019-08-19 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Swift: honour `IMPLIB_LOCATION` property | Saleem Abdulrasool | 2019-08-12 | 1 | -2/+6 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-19 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-18 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-17 | 1 | -1/+1 |
* | | | | Merge topic 'clang-llvm-rc' | Kyle Edwards | 2019-08-16 | 1 | -0/+15 |
|\ \ \ \ | |||||
| * | | | | Clang: Fall back to llvm-rc when rc is unavailable | Gregory Mitrano | 2019-08-14 | 1 | -0/+15 |
* | | | | | 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 | 20 | -74/+105 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmStringAlgorithms: Add cmStrToLong and cmStrToULong | Sebastian Holtermann | 2019-08-10 | 20 | -74/+105 |
* | | | | | | | 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 | 5 | -2/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Generator: support per-language link library flag | Saleem Abdulrasool | 2019-08-09 | 5 | -2/+23 |
* | | | | | | | | 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 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | |