Alex Crichton fcf7ecd1d7 mk: Add build system support for cl.exe
We have a number of support C/C++ files in Rust that we link into the standard
library and other various locations, and these all need to be built with cl.exe
instead of gcc.exe when targeting MSVC. This commit adds helper macros for this
functionality to use different sets of programs/flags/invocations on MSVC than
on GNU-like platforms.
2015-05-19 10:52:57 -07:00
..
2015-05-19 10:52:55 -07:00
2014-12-16 17:08:49 +01:00
2015-05-05 11:17:00 +10:00
2015-05-19 10:52:57 -07:00