summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-12-051-1/+1
* Merge topic 'delay-custom-command-creation'Brad King2019-12-0425-430/+794
|\
| * cmMakefile: Delay custom command creationDaniel Eiband2019-11-2413-326/+667
| * cmLocalGenerator: Refactor to use cmMakeSingleCommandLineDaniel Eiband2019-11-242-7/+4
| * cmCustomCommand: Explicitly pass backtrace on constructionDaniel Eiband2019-11-248-29/+25
| * cmMakefile: Explicitly pass backtrace to GetCustomCommandTargetDaniel Eiband2019-11-242-21/+22
| * cmPluginAPI: Correct typo in documentation of FinalPassDaniel Eiband2019-11-241-2/+2
| * cmMakefile: Delay CheckTargetProperties and FinalPass to generate timeDaniel Eiband2019-11-249-54/+83
* | Merge topic 'cmext-memory'Brad King2019-12-049-3/+158
|\ \
| * | Memory management: cast functions for managed pointersMarc Chevrier2019-11-279-3/+158
* | | Merge topic 'feature-test-fix'Brad King2019-12-041-0/+2
|\ \ \
| * | | C++ feature checks: Ignore linker warningsMarcus Calhoun-Lopez2019-11-251-0/+2
* | | | Merge topic 'ninja-tool'Brad King2019-12-042-0/+8
|\ \ \ \
| * | | | Ninja: Prefer first ninja tool available in PATHBrad King2019-11-262-0/+8
* | | | | Merge topic 'cuda_lang_specifies_cmake_library_arch'Brad King2019-12-041-0/+5
|\ \ \ \ \
| * | | | | CUDA: persist CMAKE_LIBRARY_ARCHITECTURE and CUDA versionRobert Maynard2019-11-261-0/+5
* | | | | | CMake Nightly Date StampKitware Robot2019-12-041-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-12-031-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-12-021-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-12-011-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-11-301-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-11-291-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-11-281-1/+1
* | | | | | Merge branch 'release-3.16'Kyle Edwards2019-11-280-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge topic 'ctest-spec-file-version-test' into release-3.16Kyle Edwards2019-11-282-0/+5
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'ctest-spec-file-version-test'Kyle Edwards2019-11-282-0/+5
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | CTest Resource Allocation: Add test for spec file with no versionKyle Edwards2019-11-262-0/+5
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2019-11-271-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'release-3.16'Brad King2019-11-260-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | CMake 3.16.0v3.16.0Brad King2019-11-261-1/+1
* | | | | Merge topic 'xlf-ninja'Brad King2019-11-266-0/+54
|\ \ \ \ \
| * | | | | XL: Add support for Ninja and XL FortranBrad King2019-11-216-0/+54
* | | | | | Merge branch 'release-3.16'Brad King2019-11-260-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'ctest-resource-fixes' into release-3.16Brad King2019-11-2647-2/+282
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ctest-resource-fixes'Brad King2019-11-2647-2/+282
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Clarify how tests are run if no resource spec file is specifiedKyle Edwards2019-11-261-0/+17
| * | | | | | CTest: Clarify that resource requirements can be splitKyle Edwards2019-11-2510-2/+41
| * | | | | | CTest: Add version field to resource spec fileKyle Edwards2019-11-2537-0/+224
* | | | | | | Merge branch 'release-3.15'Brad King2019-11-260-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-implicit-includes-extra-CR' into release-3.15Brad King2019-11-261-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.16'Brad King2019-11-260-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'implicit-includes-extra-CR' into release-3.16Brad King2019-11-261-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'implicit-includes-extra-CR'Brad King2019-11-261-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'backport-implicit-includes-extra-CR' into implicit-includes-ext...Brad King2019-11-261-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | CMakeParseImplicitIncludeInfo: Remove all CR chars from compiler outputBrad King2019-11-251-1/+1
* | | | | | | | | | Merge branch 'release-3.16'Brad King2019-11-260-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'FindODBC-mingw' into release-3.16Brad King2019-11-261-0/+2
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'FindODBC-mingw'Brad King2019-11-261-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | FindODBC: Add library name for MinGW toolchainsCristian Adam2019-11-251-0/+2
* | | | | | | | | | | Merge branch 'release-3.16'Brad King2019-11-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |