summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests/CustomCommand: add a test for depending on a `./path`Ben Boeckel2020-01-161-0/+8
* Tests/CustomCommand: fix custom command line to actually make its outputBen Boeckel2020-01-161-1/+1
* cmGeneratorTarget: search for relative paths to the binary directoryBen Boeckel2020-01-161-0/+11
* cmLocalGenerator: collapse the path after constructionBen Boeckel2020-01-162-0/+3
* add_custom_command: check if a relative path should be an in-source pathBen Boeckel2020-01-163-4/+15
* cmLocalGenerator: simplify the current source dir queryBen Boeckel2020-01-161-2/+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
|\ \ \ \ \ \ \
| * | | | | | | CTest: Fix timeout when grandchild keeps pipes openBrad King2020-01-144-3/+21
| * | | | | | | Tests: Add RunCMake.CTestTimeout testBrad King2020-01-146-0/+69
* | | | | | | | Merge topic 'cmake-self-rpath'Brad King2020-01-151-37/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable RPATH for CMake's own binaries by defaultBrad King2020-01-141-37/+7
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'avoid-getcwd'Brad King2020-01-155-5/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: avoid getcwd in `CollapseFullPath`Tim Blechmann2020-01-145-5/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'modernize-memory-management'Brad King2020-01-1517-209/+177
|\ \ \ \ \ \ \ \
| * | | | | | | | cmAlgorithms.h: remove obsolete helpersMarc Chevrier2020-01-141-41/+0
| * | | | | | | | cmMakefile: modernize memory managementMarc Chevrier2020-01-1416-168/+177
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-151-1/+1
* | | | | | | | | Merge topic 'ninja_multi_config_support_cuda'Kyle Edwards2020-01-149-8/+145
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | CUDA: Mult-Config Ninja generator now supports CUDARobert Maynard2020-01-139-8/+145
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'tutorial'Brad King2020-01-1422-254/+242
|\ \ \ \ \ \ \ \
| * | | | | | | | Tutorial: Add the PRIVATE keyword to target_link_libraries commandBetsy McPhail2020-01-103-3/+3
| * | | | | | | | Tutorial: Remove 'Consumer' exampleBetsy McPhail2020-01-103-76/+0
| * | | | | | | | Tutorial: Improve "MultiPackage" exampleBetsy McPhail2020-01-1017-50/+95