summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/rust.py
AgeCommit message (Expand)Author
2019-03-24Fix setup so test suite runs with rustc + MSVC. Closes: 5099Jussi Pakkanen
2019-01-06Added more compiler option supportDaniel Mensinger
2019-01-06Absolute path generation refactoringDaniel Mensinger
2018-08-18Convert buildtype to optimization and debug options (#3489)Jussi Pakkanen
2018-01-29Add cross-compilation support for `rustc`Adam C. Foltzer
2017-07-21Add build_rpath as new property allowing people to specify rpath entries that...Jussi Pakkanen
2017-06-23Split out languages from compilers.pyAlistair Thomas