| Commit message (Expand) | Author | Age | Files | Lines |
* | CUDA: More exhaustive checks to determine when to do device linking | Robert Maynard | 2019-05-21 | 1 | -11/+86 |
|
|
* | cmNinjaLinkLineDeviceComputer now lives in the correct source file | Robert Maynard | 2019-05-20 | 1 | -15/+0 |
|
|
* | CUDA: Filter out -framework arguments during device linking | Robert Maynard | 2019-02-28 | 1 | -0/+12 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+1 |
|
|
* | CUDA: Filter out non-static libraries during device linking | Robert Maynard | 2018-10-29 | 1 | -8/+8 |
|
|
* | Merge branch 'cuda-filter-device-link-items' into cuda-thread-flags | Brad King | 2018-10-24 | 1 | -1/+18 |
|\ |
|
| * | CUDA: Filter out host link flags during device linking | Robert Maynard | 2018-10-24 | 1 | -1/+18 |
|
|
* | | CUDA: Properly de-duplicate libs when doing device linking | Robert Maynard | 2018-07-17 | 1 | -5/+17 |
|/ |
|
* | CUDA: Pass more link libraries to device linking | Robert Maynard | 2018-03-28 | 1 | -30/+24 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -10/+8 |
|
|
* | Pass large types by const&, small types by value | Daniel Pfeifer | 2017-06-03 | 1 | -3/+2 |
|
|
* | CUDA: Static libraries can now explicitly resolve device symbols | Robert Maynard | 2017-04-26 | 1 | -3/+18 |
|
|
* | fix some include-what-you-use diagnostics | Daniel Pfeifer | 2017-02-17 | 1 | -1/+9 |
|
|
* | CUDA: Now pass correct FLAGS when device link cuda executables. | Robert Maynard | 2017-01-12 | 1 | -0/+6 |
|
|
* | CUDA: Add LinkLineComputer that computes cuda dlink lines. | Robert Maynard | 2016-11-14 | 1 | -0/+74 |
|
|