Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests/CustomCommand: add a test for depending on a `./path` | Ben Boeckel | 2020-01-16 | 1 | -0/+8 |
* | Tests/CustomCommand: fix custom command line to actually make its output | Ben Boeckel | 2020-01-16 | 1 | -1/+1 |
* | cmGeneratorTarget: search for relative paths to the binary directory | Ben Boeckel | 2020-01-16 | 1 | -0/+11 |
* | cmLocalGenerator: collapse the path after construction | Ben Boeckel | 2020-01-16 | 2 | -0/+3 |
* | add_custom_command: check if a relative path should be an in-source path | Ben Boeckel | 2020-01-16 | 3 | -4/+15 |
* | cmLocalGenerator: simplify the current source dir query | Ben Boeckel | 2020-01-16 | 1 | -2/+1 |
* | Merge branch 'release-3.16' | Brad King | 2020-01-16 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'nag-submodule' into release-3.16 | Brad King | 2020-01-16 | 2 | -2/+8 |
| |\ | |||||
* | \ | Merge topic 'nag-submodule' | Brad King | 2020-01-16 | 2 | -2/+8 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fortran: Add support for NAG Fortran submodules | Neil Carlson | 2020-01-15 | 2 | -2/+8 |
* | | | Merge topic 'cpack-nsis-test' | Brad King | 2020-01-16 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Tests: Fix CPackNSISGenerator test on non-x86 Windows platforms | Brad King | 2020-01-15 | 1 | -1/+1 |
* | | | | Merge topic 'pch_job_pool' | Brad King | 2020-01-16 | 8 | -1/+48 |
|\ \ \ \ | |||||
| * | | | | Ninja: Add a separate job pool for PCH creation | Dan Johnston | 2020-01-16 | 8 | -1/+41 |
| * | | | | vim: Add target_precompile_headers command highlighting | Dan Johnston | 2020-01-16 | 1 | -0/+7 |
* | | | | | Merge topic 'file_download_filename' | Brad King | 2020-01-16 | 4 | -17/+72 |
|\ \ \ \ \ | |||||
| * | | | | | file(DOWNLOAD): Don't fail if given just a filename to write to | Johnny Jazeix | 2020-01-15 | 3 | -2/+21 |
| * | | | | | Tests: Fix CMake.FileDownload test failures not reported | Craig Scott | 2020-01-15 | 2 | -5/+34 |
| * | | | | | Tests: Fix CMake.FileDownload test in presence of proxy | Brad King | 2020-01-15 | 1 | -0/+5 |
| * | | | | | Tests: Extend CMake.FileDownload test internal timeouts | Brad King | 2020-01-15 | 1 | -11/+13 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-16 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'add_cuda_toolkit_tests' | Brad King | 2020-01-15 | 16 | -12/+488 |
|\ \ \ \ \ | |||||
| * | | | | | CUDAToolkit: No targets now depend on the CUDA runtime | Robert Maynard | 2020-01-14 | 16 | -5/+480 |
| * | | | | | CUDAToolkit: Gracefully handle missing SDK components | Robert Maynard | 2020-01-06 | 1 | -7/+8 |
| * | | | | | CUDAToolkit: add_cuda_link_dependency correctly sets dependencies | Robert Maynard | 2020-01-03 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.16' | Brad King | 2020-01-15 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge topic 'unity-lang-filename' into release-3.16 | Brad King | 2020-01-15 | 12 | -16/+16 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'unity-lang-filename' | Brad King | 2020-01-15 | 12 | -16/+16 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Unity Build: include language in generated source file name | Cristian Adam | 2020-01-14 | 12 | -16/+16 |
* | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-01-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'python39' into release-3.16 | Brad King | 2020-01-15 | 3 | -3/+3 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'python39' | Brad King | 2020-01-15 | 3 | -3/+3 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | FindPython: Add support for version 3.9 | Miro HronĨok | 2020-01-14 | 3 | -3/+3 |
* | | | | | | | Merge topic 'ctest-timeout-on-pipe' | Brad King | 2020-01-15 | 8 | -3/+90 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CTest: Fix timeout when grandchild keeps pipes open | Brad King | 2020-01-14 | 4 | -3/+21 |
| * | | | | | | | Tests: Add RunCMake.CTestTimeout test | Brad King | 2020-01-14 | 6 | -0/+69 |
* | | | | | | | | Merge topic 'cmake-self-rpath' | Brad King | 2020-01-15 | 1 | -37/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Enable RPATH for CMake's own binaries by default | Brad King | 2020-01-14 | 1 | -37/+7 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'avoid-getcwd' | Brad King | 2020-01-15 | 5 | -5/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake: avoid getcwd in `CollapseFullPath` | Tim Blechmann | 2020-01-14 | 5 | -5/+10 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'modernize-memory-management' | Brad King | 2020-01-15 | 17 | -209/+177 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmAlgorithms.h: remove obsolete helpers | Marc Chevrier | 2020-01-14 | 1 | -41/+0 |
| * | | | | | | | | cmMakefile: modernize memory management | Marc Chevrier | 2020-01-14 | 16 | -168/+177 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-15 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'ninja_multi_config_support_cuda' | Kyle Edwards | 2020-01-14 | 9 | -8/+145 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | CUDA: Mult-Config Ninja generator now supports CUDA | Robert Maynard | 2020-01-13 | 9 | -8/+145 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'tutorial' | Brad King | 2020-01-14 | 22 | -254/+242 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tutorial: Add the PRIVATE keyword to target_link_libraries command | Betsy McPhail | 2020-01-10 | 3 | -3/+3 |
| * | | | | | | | | Tutorial: Remove 'Consumer' example | Betsy McPhail | 2020-01-10 | 3 | -76/+0 |
| * | | | | | | | | Tutorial: Improve "MultiPackage" example | Betsy McPhail | 2020-01-10 | 17 | -50/+95 |