summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'string-literal-append'Brad King2019-08-1920-77/+43
|\
| * avoid adding multiple consecutive string literals to std::stringRolf Eike Beer2019-08-1820-77/+43
* | Merge topic 'cmCryptoHash_string_view'Brad King2019-08-194-27/+26
|\ \
| * | cmCryptoHash: Accept cm::string_view inputSebastian Holtermann2019-08-184-27/+26
* | | Merge topic 'cmStringAlgorithms_IsOn'Brad King2019-08-1966-329/+309
|\ \ \
| * | | cmSystemTools: Remove IsInternallyOn, IsNOTFOUND, IsOn, IsOffSebastian Holtermann2019-08-172-123/+0
| * | | Source sweep: Use cmIsOn instead of cmSystemTools::IsOnSebastian Holtermann2019-08-1762-206/+185
| * | | cmStringAlgorithms: Add cmIsInternallyOn, cmIsNOTFOUND, cmIsOn, cmIsOffSebastian Holtermann2019-08-172-0/+124
| |/ /
* | | Merge topic 'solaris_clang'Brad King2019-08-193-0/+6
|\ \ \
| * | | Solaris: Add support for Clang compilerLibor Bukata2019-08-093-0/+6
* | | | Merge branch 'release-3.15'Brad King2019-08-190-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'msvc-runtime-library-flang' into release-3.15Brad King2019-08-092-4/+17
| |\ \ \ \
* | \ \ \ \ Merge topic 'msvc-runtime-library-flang'Brad King2019-08-192-4/+17
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Flang: Implement MSVC runtime library abstractionBrad King2019-08-092-4/+17
| |/ / / /
* | | | | Merge topic 'swift-import-library-location'Kyle Edwards2019-08-191-2/+6
|\ \ \ \ \
| * | | | | Swift: honour `IMPLIB_LOCATION` propertySaleem Abdulrasool2019-08-121-2/+6
* | | | | | CMake Nightly Date StampKitware Robot2019-08-191-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2019-08-181-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2019-08-171-1/+1
* | | | Merge topic 'clang-llvm-rc'Kyle Edwards2019-08-161-0/+15
|\ \ \ \
| * | | | Clang: Fall back to llvm-rc when rc is unavailableGregory Mitrano2019-08-141-0/+15
* | | | | Merge topic 'cmExpandList'Kyle Edwards2019-08-1693-508/+492
|\ \ \ \ \
| * | | | | cmSystemTools: Remove ExpandListArgument methodsSebastian Holtermann2019-08-142-116/+0
| * | | | | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgumentSebastian Holtermann2019-08-1490-394/+381
| * | | | | cmStringAlgorithms: Add cmExpandList functionsSebastian Holtermann2019-08-142-0/+113
* | | | | | Merge topic 'cmStringAlgorithms_ulong'Kyle Edwards2019-08-1620-74/+105
|\ \ \ \ \ \
| * | | | | | cmStringAlgorithms: Add cmStrToLong and cmStrToULongSebastian Holtermann2019-08-1020-74/+105
* | | | | | | CMake Nightly Date StampKitware Robot2019-08-161-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-08-151-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-08-141-1/+1
* | | | | | Merge topic 'retry-directory-delete'Kyle Edwards2019-08-132-3/+9
|\ \ \ \ \ \
| * | | | | | Retry removing directories on WindowsKasper Laudrup2019-08-081-1/+1
| * | | | | | Use registry setting for removal retry count and delayKasper Laudrup2019-08-081-2/+8
* | | | | | | Merge topic 'per-language-link-library-flag'Kyle Edwards2019-08-135-2/+23
|\ \ \ \ \ \ \
| * | | | | | | Generator: support per-language link library flagSaleem Abdulrasool2019-08-095-2/+23
* | | | | | | | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS'Kyle Edwards2019-08-135-1/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variableRobert Maynard2019-08-065-1/+15
* | | | | | | | | Merge topic 'cuda_separable_compilation_determined_by_compiler_id'Kyle Edwards2019-08-134-7/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CUDA: Compilers can now state they don't require a device linking stepRobert Maynard2019-08-064-7/+18
* | | | | | | | | | Merge topic 'free-command-a'Kyle Edwards2019-08-1325-594/+257
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmA*Command: Turn into free functionsRegina Pfeifer2019-08-0725-594/+257
* | | | | | | | | | | Merge topic 'strcat-localgenerator'Kyle Edwards2019-08-131-92/+48
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmLocalGenerator: Use cmStrCatRegina Pfeifer2019-08-091-92/+48
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cmRemoveQuotes'Kyle Edwards2019-08-135-16/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmStringAlgorithms: Add cmRemoveQuotesSebastian Holtermann2019-08-095-16/+40
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'cmake-bootstrap-def'Kyle Edwards2019-08-1340-143/+140
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor: Finish replacing CMAKE_BUILD_WITH_CMAKE with CMAKE_BOOTSTRAPKyle Edwards2019-08-092-5/+2
| * | | | | | | | | | | Utilities/Scripts: Remove temporary CMAKE_BOOTSTRAP conversion scriptKyle Edwards2019-08-091-7/+0
| * | | | | | | | | | | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAPKitware Robot2019-08-0938-138/+138
| * | | | | | | | | | | Utilities/Scripts: Add temporary CMAKE_BOOTSTRAP conversion scriptKyle Edwards2019-08-091-0/+7
| | |_|_|_|/ / / / / / | |/| | | | | | | | |