Jussi Pakkanen
|
8361da5c52
|
Fix setup so test suite runs with rustc + MSVC. Closes: 5099
|
2019-03-24 20:56:06 +02:00 |
Daniel Mensinger
|
9eca2e46a0
|
Added more compiler option support
|
2019-01-06 12:19:33 +01:00 |
Daniel Mensinger
|
9742927903
|
Absolute path generation refactoring
|
2019-01-06 12:19:32 +01:00 |
Jussi Pakkanen
|
d83f77109a
|
Convert buildtype to optimization and debug options (#3489)
|
2018-08-18 20:39:47 +03:00 |
Adam C. Foltzer
|
1d81efb03d
|
Add cross-compilation support for `rustc`
This patch is largely modeled on the relatively-straightforward code
for Fortran cross-compilation, so there might be some intricacies
missing.
|
2018-01-29 15:47:05 -08:00 |
Jussi Pakkanen
|
2269b7f60b
|
Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install.
|
2017-07-21 19:40:54 +03:00 |
Alistair Thomas
|
117f4ab8b5
|
Split out languages from compilers.py
|
2017-06-23 00:42:41 +01:00 |