index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
compilers
/
cuda.py
Age
Commit message (
Expand
)
Author
2020-09-24
compilers: put name_string method in base compiler
Dylan Baker
2020-09-24
compilers/compilers: Fully type annotate
Dylan Baker
2020-07-13
Fix native builds on Windows ARM64 machines
Nirbheek Chauhan
2020-05-16
Let .pc files specify rpath.
Dan Kegel
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
2019-12-12
compilers: Make get_display_language a class or static method
Dylan Baker
2019-12-12
compilers: move language attribute to the class level
Dylan Baker
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-11-05
dependency('cuda')
Aleksey Gurtovoy
2019-10-07
compilers: replace CompilerType with MachineInfo
Dylan Baker
2019-09-24
CUDA support on Windows
Aleksey Gurtovoy
2019-09-05
Create CUDA linker with CUDA compiler
Kramer Peace
2019-09-05
Add a CUDA linker object
Kramer Peace
2019-08-30
compilers: Move the compiler argument to proxy linker flags to the compiler c...
Dylan Baker
2019-08-14
compilers: Dispatch to dynamic linker class
Dylan Baker
2019-08-14
compilers/cuda: pass through extra kwargs
Dylan Baker
2019-08-14
compilers/cuda: don't use re for replacement
Dylan Baker
2019-07-15
compilers: split gnu and gnulike compilers out of compilers
Dylan Baker
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
2019-04-28
Added some cahced values
Daniel Mensinger
2019-02-28
Fix nvcc error with threads dependency (4999)
John M. Lindemon
2019-02-24
Solve NVCC -Werror problem.
Olexa Bilaniuk
2019-02-24
Rework CUDA sanity check.
Olexa Bilaniuk
2019-02-19
Add warning level zero
jml1795
2019-02-13
Fixes for CUDA compiler shared library linking.
Olexa Bilaniuk
2019-02-13
Add werror flags to nvcc. Closes #4911.
Jussi Pakkanen
2019-01-21
All the fixes needed to make work against current master.
Jussi Pakkanen
2019-01-21
More tests and pic.
Jussi Pakkanen
2019-01-21
Clean up minor issues.
Jussi Pakkanen
2019-01-21
added cuda compiler
Beau Johnston
[prev]