summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'install-fail-reason'Brad King2019-08-211-8/+13
|\ \ \ \
| * | | | install: print reason of failureJon Chronopoulos2019-08-171-8/+13
* | | | | Merge topic 'ccmake-find-system-form-header'Brad King2019-08-211-0/+4
|\ \ \ \ \
| * | | | | ccmake: Fix form.h include with CMAKE_USE_SYSTEM_FORMChristoph GrĂ¼ninger2019-08-201-0/+4
* | | | | | Merge topic 'vs-sln-bom'Brad King2019-08-211-0/+3
|\ \ \ \ \ \
| * | | | | | VS: Emit UTF-8 BOM for generated solution filesJustin Goshi2019-08-201-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cm-contains'Brad King2019-08-2130-174/+140
|\ \ \ \ \ \
| * | | | | | cmAlgorithms: Add cmContainsRegina Pfeifer2019-08-1930-174/+140
| |/ / / / /
* | | | | | Merge topic 'free-disallowed'Brad King2019-08-215-34/+59
|\ \ \ \ \ \
| * | | | | | cmBuildNameCommand: Implement as free functionRegina Pfeifer2019-08-164-28/+16
| * | | | | | cmState: Support free function disallowed commandsRegina Pfeifer2019-08-132-6/+43
* | | | | | | CMake Nightly Date StampKitware Robot2019-08-211-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'trace-redirect'Brad King2019-08-204-1/+35
|\ \ \ \ \ \
| * | | | | | Add --trace-redirect parameter to redirect trace output to a fileIgor Ivanov2019-08-104-1/+35
* | | | | | | Merge topic 'ccmake-crash-on-empty-strings-property'Brad King2019-08-201-0/+3
|\ \ \ \ \ \ \
| * | | | | | | ccmake: handle cache entries with empty STRINGS propertyM Furkan USLU2019-08-201-0/+3
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | CMake 3.15.2v3.15.2Brad King2019-08-071-1/+1
| * | | | | | Merge branch 'find_package-prefer-config-not-found' into release-3.15Brad King2019-08-061-1/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fileapi-install-generators' into release-3.15Brad King2019-08-024-7/+22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'source_group-tree-files' into release-3.15Brad King2019-07-301-11/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'vs-spectre-off' into release-3.15Brad King2019-07-302-5/+8
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-08-201-1/+1
* | | | | | | | | | | 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
| |/ / / / / / / / / / /
* | | | | | | | | | | | 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 '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-1618-58/+70
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | cmStringAlgorithms: Add cmStrToLong and cmStrToULongSebastian Holtermann2019-08-1018-58/+70
* | | | | | | | | | | 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-131-2/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Generator: support per-language link library flagSaleem Abdulrasool2019-08-091-2/+7
* | | | | | | | | | | | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS'Kyle Edwards2019-08-131-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variableRobert Maynard2019-08-061-0/+1
* | | | | | | | | | | | | Merge topic 'cuda_separable_compilation_determined_by_compiler_id'Kyle Edwards2019-08-131-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \