summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Refactoring: use append functions from cmext/algorithmMarc Chevrier2019-12-1760-208/+235
| * | | | Refactoring: introduce header cmext/algorithm with append functionsMarc Chevrier2019-12-175-0/+226
* | | | | CMake Nightly Date StampKitware Robot2019-12-181-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'FindCUDAToolkit-module'Brad King2019-12-1714-7/+916
|\ \ \ \
| * | | | FindCUDAToolkit: correct searches for Toolkit componentsRobert Maynard2019-12-163-57/+63
| * | | | FindCUDAToolkit: Improve usage, library set, and testsRobert Maynard2019-12-1610-73/+282
| * | | | FindCUDAToolkit: Import targets for toolkit librariesStephen McDowell2019-12-161-44/+345
| * | | | FindCUDAToolkit: Add module to find the CUDA ToolkitStephen McDowell2019-12-164-0/+380
| * | | | CUDA: Persist SIZEOF_VOID_P and PLATFORM_ABIRobert Maynard2019-12-161-0/+13
* | | | | Merge topic 'better_category_for_target_debug_property'Brad King2019-12-171-1/+1
|\ \ \ \ \
| * | | | | CMAKE_DEBUG_TARGET_PROPERTIES to `provides information` sectionRobert Maynard2019-12-161-1/+1
| |/ / / /
* | | | | Merge topic 'fix-vs-winrt-by-default'Brad King2019-12-175-7/+102
|\ \ \ \ \
| * | | | | VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRTPetr Polezhaev2019-12-163-10/+19
| * | | | | Vs: Add test for VS_WINRT_BY_DEFAULTPetr Polezhaev2019-12-163-0/+86
* | | | | | Merge topic 'vs-xml-improve'Brad King2019-12-171-12/+6
|\ \ \ \ \ \
| * | | | | | cmVisualStudio10TargetGenerator: improve XML element generationVitaly Stakhovsky2019-12-151-12/+6
* | | | | | | Merge topic 'stdstring-target'Brad King2019-12-1719-52/+51
|\ \ \ \ \ \ \
| * | | | | | | cmTarget: add std::string overloadsVitaly Stakhovsky2019-12-1419-52/+51
| |/ / / / / /
* | | | | | | Merge topic 'FindProtobuf-no-protoc'Brad King2019-12-171-12/+14
|\ \ \ \ \ \ \
| * | | | | | | FindProtobuf: Do not verify protoc version if it is not foundDiego Pino Garcia2019-12-161-12/+14
| |/ / / / / /
* | | | | | | Merge topic 'fat-ios'Brad King2019-12-173-27/+131
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Handle multi-arch sysroots on Apple platformsTor Arne Vestbø2019-12-133-7/+106
| * | | | | | Refactor -arch and -isysroot code usageCristian Adam2019-12-111-13/+14
| * | | | | | Refactor SDK name to path into a functionCristian Adam2019-12-111-11/+15
| * | | | | | Use xcrun instead of xcodebuild for resolving SDK pathTor Arne Vestbø2019-12-091-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-12-171-1/+1
* | | | | | | Merge branch 'release-3.15'Brad King2019-12-160-0/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | CMake 3.15.6v3.15.6Brad King2019-12-161-1/+1
* | | | | | | Merge topic 'ninja-multi'Brad King2019-12-16143-910/+3678
|\ \ \ \ \ \ \
| * | | | | | | Help: Add documentation and release notes for multi-config NinjaKyle Edwards2019-12-136-3/+98
| * | | | | | | Tests: Add test for Multi-Configuration Ninja generatorKyle Edwards2019-12-1373-6/+1717
| * | | | | | | Ninja: Add multi-config variantKyle Edwards2019-12-1354-416/+1264
| * | | | | | | Refactor: Prepare Ninja generator for multi-configKyle Edwards2019-12-1323-527/+641
* | | | | | | | Merge topic 'bootstrap-intel'Brad King2019-12-161-1/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | bootstrap: Extend C++17 check for our cast functionsBrad King2019-12-141-1/+11
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'test-vtk'Brad King2019-12-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests/Contracts: Update VTK repository URLBrad King2019-12-141-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'release-3.16'Brad King2019-12-160-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge topic 'pch-force-include' into release-3.16Brad King2019-12-162-1/+4
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'pch-force-include'Brad King2019-12-162-1/+4
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | PCH: Append pch header file to list of forced include filesCristian Adam2019-12-132-1/+4
* | | | | | | | CMake Nightly Date StampKitware Robot2019-12-161-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-12-151-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-12-141-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'release-3.15'Brad King2019-12-130-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15Brad King2019-12-121-2/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-3.15-vs-v142-version' into release-3.15Brad King2019-12-122-12/+15
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.16'Brad King2019-12-130-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge topic 'FindBLAS-OpenBLAS-thread' into release-3.16Brad King2019-12-131-2/+6
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge topic 'FindBLAS-OpenBLAS-thread'Brad King2019-12-131-2/+6
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |