summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'step5'Brad King2020-01-171-4/+10
|\
| * Tutorial: Clarify Step 5Betsy McPhail2020-01-161-4/+10
* | Merge topic 'out-of-dir-link-list'Brad King2020-01-1718-140/+214
|\ \
| * | target_link_libraries: Fix out-of-dir linking of a list of targetsBrad King2020-01-1617-85/+141
| * | cmTargetLinkLibrariesCommand: Move HandleLibrary to helper structBrad King2020-01-161-65/+82
| * | Tests: Enable CMP0022 in ExportImport out-of-dir linking caseBrad King2020-01-141-0/+1
* | | Merge topic 'cmake-ctest-arguments'Brad King2020-01-177-0/+39
|\ \ \
| * | | Add CMAKE_CTEST_ARGUMENTS variable to pass command-line arguments to ctestRobert Goulet2020-01-157-0/+39
* | | | Merge topic 'rename-cross-config-variable'Brad King2020-01-176-22/+26
|\ \ \ \
| * | | | Ninja Multi-Config: Rename variable to be more consistentKyle Edwards2020-01-166-22/+26
* | | | | Merge topic 'feature/cmSourceFile-avoid-unnecessary-copy'Brad King2020-01-171-2/+2
|\ \ \ \ \
| * | | | | cmSourceFile: avoid unnnecessary copiesTim Blechmann2020-01-161-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge topic 'csharp-default-langversion'Brad King2020-01-171-1/+1
|\ \ \ \ \
| * | | | | CSharp: Set C# compiler to default versionSumit Bhardwaj2020-01-161-1/+1
* | | | | | Merge branch 'release-3.16'Brad King2020-01-170-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge topic 'findopenssl-dependencies-link-order' into release-3.16Brad King2020-01-171-7/+5
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'findopenssl-dependencies-link-order'Brad King2020-01-170-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FindOpenSSL: Fix ordering of dependency link flagsAshley Whetter2020-01-161-7/+5
* | | | | | | | Merge topic 'cpack-custom-dmg-names'Craig Scott2020-01-1710-1/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAMEAndrew Fuller2020-01-166-1/+26
| * | | | | | | | Tests: Add DragNDrop as a testable CPack generatorAndrew Fuller2020-01-164-0/+68
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-171-1/+1
* | | | | | | | | Merge branch 'release-3.16'Brad King2020-01-160-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'nag-submodule' into release-3.16Brad King2020-01-162-2/+8
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'nag-submodule'Brad King2020-01-162-2/+8
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fortran: Add support for NAG Fortran submodulesNeil Carlson2020-01-152-2/+8
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cpack-nsis-test'Brad King2020-01-161-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Fix CPackNSISGenerator test on non-x86 Windows platformsBrad King2020-01-151-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'pch_job_pool'Brad King2020-01-168-1/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ninja: Add a separate job pool for PCH creationDan Johnston2020-01-168-1/+41
| * | | | | | | | | vim: Add target_precompile_headers command highlightingDan Johnston2020-01-161-0/+7
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'file_download_filename'Brad King2020-01-164-17/+72
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | file(DOWNLOAD): Don't fail if given just a filename to write toJohnny Jazeix2020-01-153-2/+21
| * | | | | | | | Tests: Fix CMake.FileDownload test failures not reportedCraig Scott2020-01-152-5/+34
| * | | | | | | | Tests: Fix CMake.FileDownload test in presence of proxyBrad King2020-01-151-0/+5
| * | | | | | | | Tests: Extend CMake.FileDownload test internal timeoutsBrad King2020-01-151-11/+13
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-161-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'add_cuda_toolkit_tests'Brad King2020-01-1516-12/+488
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDAToolkit: No targets now depend on the CUDA runtimeRobert Maynard2020-01-1416-5/+480
| * | | | | | | | CUDAToolkit: Gracefully handle missing SDK componentsRobert Maynard2020-01-061-7/+8
| * | | | | | | | CUDAToolkit: add_cuda_link_dependency correctly sets dependenciesRobert Maynard2020-01-031-1/+1
* | | | | | | | | Merge branch 'release-3.16'Brad King2020-01-150-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'unity-lang-filename' into release-3.16Brad King2020-01-1512-16/+16
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'unity-lang-filename'Brad King2020-01-1512-16/+16
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Unity Build: include language in generated source file nameCristian Adam2020-01-1412-16/+16
* | | | | | | | | | Merge branch 'release-3.16'Brad King2020-01-150-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'python39' into release-3.16Brad King2020-01-153-3/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'python39'Brad King2020-01-153-3/+3
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindPython: Add support for version 3.9Miro HronĨok2020-01-143-3/+3
* | | | | | | | | | Merge topic 'ctest-timeout-on-pipe'Brad King2020-01-158-3/+90
|\ \ \ \ \ \ \ \ \ \