Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindBLAS-target' | Brad King | 2020-04-27 | 4 | -0/+38 |
|\ | |||||
| * | BLAS: Provide the BLAS::BLAS import target | Robert Maynard | 2020-04-23 | 4 | -0/+38 |
* | | Merge topic 'FindPython-fix-python-compiler-validation' | Brad King | 2020-04-24 | 4 | -4/+113 |
|\ \ | |||||
| * | | FindPython: fix python compiler validation | Marc Chevrier | 2020-04-23 | 4 | -4/+113 |
* | | | Merge branch 'master' into ninja-order-only-fix | Kyle Edwards | 2020-04-23 | 692 | -4962/+9364 |
|\ \ \ | |||||
| * \ \ | Merge topic 'remove-documentation-module' | Brad King | 2020-04-23 | 15 | -0/+110 |
| |\ \ \ | |||||
| | * | | | Modules/Documentation: remove | Ben Boeckel | 2020-04-22 | 15 | -0/+110 |
| * | | | | Merge topic 'ninja-compiler-PATH-windows' | Brad King | 2020-04-23 | 9 | -0/+30 |
| |\ \ \ \ | |||||
| | * | | | | Ninja: On Windows, select the compiler occurring first in PATH | Brad King | 2020-04-22 | 9 | -0/+30 |
| * | | | | | Merge topic 'win-user-manifest-rc' | Brad King | 2020-04-22 | 9 | -5/+75 |
| |\ \ \ \ \ | |||||
| | * | | | | | Windows: Merge user-provided manifests into compiled resource | Kenney Phillis | 2020-04-21 | 9 | -5/+75 |
| * | | | | | | Merge topic 'ctest_stop_on_failure_16628' | Brad King | 2020-04-22 | 6 | -0/+51 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ctest: add option --stop-on-failure | Johnny Jazeix | 2020-04-20 | 6 | -0/+51 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge topic 'external-project-mkdir-step-fix' | Brad King | 2020-04-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ExternalProject: Fix step dependency on mkdir step | Vyacheslav Yurkov | 2020-04-20 | 1 | -1/+1 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge topic 'test-vtk' | Brad King | 2020-04-21 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Tests/Contracts: Update VTK release branch build configuration | Brad King | 2020-04-20 | 1 | -2/+2 |
| * | | | | | | Merge topic 'device-link' | Brad King | 2020-04-20 | 96 | -4/+514 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | CUDA: Device linking use now link options | Marc Chevrier | 2020-04-19 | 12 | -4/+70 |
| | * | | | | | | Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK> | Marc Chevrier | 2020-04-19 | 86 | -0/+444 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge topic 'FindPkgConfig-frameworks' | Brad King | 2020-04-20 | 6 | -88/+61 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | FindPkgConfig: fix handling of frameworks | Rolf Eike Beer | 2020-04-18 | 4 | -0/+53 |
| | * | | | | | Tests: simplify FindPkgConfig_CMAKE_{FRAMEWORK,APPBUNDLE}_PATH tests | Rolf Eike Beer | 2020-04-18 | 2 | -88/+8 |
| | |/ / / / | |||||
| * | | | | | Merge topic 'ctest-memcheck-sanitizers' | Craig Scott | 2020-04-19 | 8 | -6/+34 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | CTest: Fix '-T MemCheck' command-line support for sanitizers | Brad King | 2020-04-17 | 2 | -0/+28 |
| | * | | | | Tests: Fix RunCMake.ctest_memcheck test script syntax errors | Brad King | 2020-04-16 | 6 | -6/+6 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge topic 'FindPython-dev-subcomponents' | Brad King | 2020-04-17 | 8 | -3/+148 |
| |\ \ \ \ | |||||
| | * | | | | FindPython: add sub-components to Development component | Marc Chevrier | 2020-04-16 | 8 | -3/+148 |
| | |/ / / | |||||
| * | | | | Merge topic 'cat_cmd_20557' | Kyle Edwards | 2020-04-16 | 10 | -0/+49 |
| |\ \ \ \ | |||||
| | * | | | | cmake -E: add cat command. | Johnny Jazeix | 2020-04-15 | 10 | -0/+49 |
| * | | | | | Merge topic 'cuda_architectures' | Brad King | 2020-04-16 | 33 | -35/+110 |
| |\ \ \ \ \ | |||||
| | * | | | | | CUDA: Add CudaOnly.CompileFlags test | Raul Tambre | 2020-04-15 | 3 | -0/+33 |
| | * | | | | | CUDA: Convert tests to use CUDA_ARCHITECTURES | Raul Tambre | 2020-04-15 | 16 | -35/+16 |
| | * | | | | | CUDA: Add CUDA_ARCHITECTURES target property | Raul Tambre | 2020-04-15 | 15 | -0/+61 |
| * | | | | | | Merge topic 'makefile-target-special' | Brad King | 2020-04-16 | 4 | -14/+34 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Tests: Enable coverage of special chars in include dirs for Makefiles | Brad King | 2020-04-15 | 3 | -13/+33 |
| | * | | | | | Makefiles: Do not use '\#' escape sequence with Windows-style make tools | Brad King | 2020-04-15 | 1 | -1/+1 |
| * | | | | | | Merge topic 'cpack-nsis-dpi-aware' | Brad King | 2020-04-15 | 2 | -0/+9 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | CPack/NSIS: Add option for setting DPI-aware | Johnny Jazeix | 2020-04-14 | 2 | -0/+9 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge topic 'sort_list_natural_20563' | Brad King | 2020-04-14 | 1 | -0/+23 |
| |\ \ \ \ \ | |||||
| | * | | | | | list: add NATURAL sorting on SORT sub-command | Johnny Jazeix | 2020-04-13 | 1 | -0/+23 |
| | |/ / / / | |||||
| * | | | | | clang-tidy: address readability-else-after-return lint | Ben Boeckel | 2020-04-13 | 2 | -2/+4 |
| | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'include-dir-special' | Brad King | 2020-04-13 | 2 | -0/+29 |
| |\ \ \ \ | |||||
| | * | | | | Tests: Add coverage for special characters in include directories | Brad King | 2020-04-10 | 2 | -0/+29 |
| | |/ / / | |||||
| * | | | | Merge topic 'find_program-exe-no-read' | Brad King | 2020-04-10 | 3 | -0/+9 |
| |\ \ \ \ | |||||
| | * | | | | find_program: Find programs that are executable but not readable | Vladimir Menshakov | 2020-04-09 | 3 | -0/+9 |
| * | | | | | Merge topic 'googletest-skipped' | Brad King | 2020-04-10 | 4 | -0/+48 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | GoogleTest: Add testcase for skipped tests | Alexander Stein | 2020-04-10 | 4 | -0/+48 |
| | |/ / / | |||||
| * | | | | file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFO | Harry Mallon | 2020-04-08 | 13 | -0/+28 |
| |/ / / | |||||
| * | | | Tests: Fix get_filename_component PROGRAM test to use an executable | Brad King | 2020-04-07 | 2 | -4/+5 |
| |/ / |