Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmSourceFile: avoid unnnecessary copies | Tim Blechmann | 2020-01-16 | 1 | -2/+2 |
* | 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 |
| * | | | | | | Tutorial: Add links to relevant CMake documentation | Betsy McPhail | 2020-01-09 | 1 | -126/+145 |
* | | | | | | | Merge topic 'cross-ninja-improve-error-handling' | Brad King | 2020-01-14 | 3 | -9/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja Multi-Config: Improve error handling when not doing cross-config build | Kyle Edwards | 2020-01-13 | 3 | -9/+11 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-01-14 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge topic 'vs-Fortran-link-flags' into release-3.16 | Brad King | 2020-01-14 | 1 | -0/+8 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'vs-Fortran-link-flags' | Brad King | 2020-01-14 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | VS: Add Fortran link flag table entries for /OPT:* | Pavel Liavonau | 2020-01-13 | 1 | -0/+8 |
* | | | | | | | | Merge topic 'fix-global-autogen-target-help' | Brad King | 2020-01-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Fix variable name on CMAKE_GLOBAL_AUTOGEN_TARGET page | Joerg Bornemann | 2020-01-13 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'xcode-default-warnings' | Brad King | 2020-01-14 | 2 | -3/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Xcode: Drop hard-coded default warning flags like -Wmost | Brad King | 2020-01-13 | 2 | -3/+5 |
* | | | | | | | | | | Merge topic 'doc-user-interaction' | Brad King | 2020-01-14 | 10 | -1/+922 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Help: Add guides for user interaction | Stephen Kelly | 2020-01-13 | 8 | -0/+917 |
| * | | | | | | | | | | Utilities/Sphinx: Index guide-level documents for cross-referencing | Brad King | 2020-01-13 | 2 | -0/+4 |
| * | | | | | | | | | | Utilities/Sphinx: Index document types only by top level directory | Brad King | 2020-01-13 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-01-14 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge topic 'FindMatlab-r2019' into release-3.16 | Brad King | 2020-01-14 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'FindMatlab-r2019' | Brad King | 2020-01-14 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | FindMatlab: add R2019a and R2019b MATLAB_VERSIONS_MAPPING | Silvio Traversaro | 2020-01-13 | 1 | -0/+2 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-01-14 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | |