rust/mk
Huon Wilson 29e3b33a09 std::rand: make the windows OSRng more correct, remove some C++.
This lets the C++ code in the rt handle the (slightly) tricky parts of
random number generation: e.g. error detection/handling, and using the
values of the `#define`d options to the various functions.
2013-10-09 22:22:42 +11:00
..
clean.mk
ctags.mk
dist.mk Package system runtime dependencies into Windows distribution. 2013-10-02 11:40:50 -07:00
docs.mk rustdoc: Add the ability to input json 2013-09-30 20:31:19 -07:00
host.mk
install.mk
llvm.mk
perf.mk
platform.mk Build libuv/jemalloc only once (not per stage) 2013-10-08 14:26:56 -07:00
pp.mk
rt.mk std::rand: make the windows OSRng more correct, remove some C++. 2013-10-09 22:22:42 +11:00
rustllvm.mk
snap.mk
stage0.mk
target.mk
tests.mk Expand tidy to prevent binaries from being checked 2013-09-30 10:15:47 -07:00
tools.mk