| Commit message (Expand) | Author | Age | Files | Lines |
* | CUDA: Factor out helper for detecting native CUDA architectures | Brad King | 2023-09-21 | 1 | -45/+4 |
|
|
* | CUDA: Factor out helper to filter implicit link libraries | Brad King | 2023-09-21 | 1 | -2/+2 |
|
|
* | CUDA: Factor out helper to parse NVCC implicit compiler and linker flags | Brad King | 2023-09-21 | 1 | -11/+3 |
|
|
* | Modules: Record system inspection steps in the configure log | Brad King | 2023-01-18 | 1 | -1/+1 |
|
|
* | Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log | Brad King | 2023-01-18 | 1 | -6/+0 |
|
|
* | CUDA: Revert "Always mark cuda toolkit as system include" | Robert Maynard | 2022-10-17 | 1 | -2/+4 |
|
|
* | Modules: Use new SOURCES_FROM_* try_compile (1/2) | Matthew Woehlke | 2022-09-27 | 1 | -2/+3 |
|
|
* | Modules: Use new keyword-dispatched try_compile signature | Matthew Woehlke | 2022-09-14 | 1 | -2/+2 |
|
|
* | CUDA: Always mark cuda toolkit as system include | Robert Maynard | 2022-08-18 | 1 | -4/+2 |
|
|
* | CUDA: native/all/all-major generates minimal set of ptx code | Robert Maynard | 2022-05-03 | 1 | -0/+1 |
|
|
* | ci: Clamp CUDA 'native' architecture to values supported by its toolkit | Brad King | 2022-03-16 | 1 | -1/+21 |
|
|
* | CUDA: Add support for CUDA_ARCHITECTURES=native | Brad King | 2022-03-10 | 1 | -0/+25 |
|
|
* | enable_language: Fix test for working compiler with CMP0126 NEW behavior | Brad King | 2021-07-15 | 1 | -0/+4 |
|
|
* | enable_language: Assume compiler works if ABI detection compiles | Brad King | 2020-05-25 | 1 | -51/+51 |
|
|
* | CUDA: Refactor implicit library filtering | Brad King | 2020-05-22 | 1 | -15/+3 |
|
|
* | CUDA: Add support for Clang compiler | Raul Tambre | 2020-05-15 | 1 | -2/+7 |
|
|
* | CUDA: Remove toolkit include dirs from implicit include dirs only with NVIDIA | Brad King | 2020-05-15 | 1 | -10/+12 |
|
|
* | CUDA: Do not treat CUDA toolkit include directories as implicit | Robert Maynard | 2020-02-03 | 1 | -0/+12 |
|
|
* | CUDA: Add abstraction for cuda runtime selection | Robert Maynard | 2020-01-27 | 1 | -0/+11 |
|
|
* | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 1 | -0/+3 |
|
|
* | Refactor: Use added message types in various modules | Alex Turbov | 2019-11-02 | 1 | -3/+3 |
|
|
* | Maint: misc. typos | luz.paz | 2018-02-16 | 1 | -1/+1 |
|
|
* | Improve formatting of compiler failure error message | Brad King | 2017-09-19 | 1 | -2/+3 |
|
|
* | CUDA: Detect implicit link information on Windows | Brad King | 2017-01-12 | 1 | -0/+5 |
|
|
* | CUDA: We now properly perform CUDA compiler identification. | Robert Maynard | 2016-11-14 | 1 | -0/+13 |
|
|
* | CUDA: Add basic CUDA language support for *NIX systems. | Robert Maynard | 2016-11-14 | 1 | -0/+58 |
|
|