This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
mk
History
Brian Anderson
585c6f96d1
Update build rules so rt builds with libuv on Linux.
...
Needed to shuffle around the linker arguments and add -lpthread
2011-08-05 11:57:06 -07:00
..
autodep.mk
…
clean.mk
The Big Test Suite Overhaul
2011-07-24 15:34:34 -07:00
dist.mk
Add an NSIS script for building a win32 installer.
Closes
#522
.
2011-07-23 12:27:06 -07:00
docs.mk
Silence texi2pdf during make
2011-06-28 11:18:34 -07:00
fuzzer.mk
Link the fuzzer crate to librustc again
2011-07-04 15:30:36 -07:00
intrinsics.mk
build: Add missing intrinsics.mk
2011-05-04 18:35:36 -07:00
platform.mk
build: Don't error out if clang is too old. Instead, build with GCC.
2011-08-05 09:25:27 -07:00
pp.mk
Ignore xfail-pretty, xfail-stage2 files when reformatting
2011-08-03 10:55:59 -07:00
rt.mk
Update build rules so rt builds with libuv on Linux.
2011-08-05 11:57:06 -07:00
rustllvm.mk
Remove old hack of creating a .a file with code that existed both in rust
2011-07-25 16:18:39 -04:00
snap.mk
Hack to make snap-stage1 actually build incompatible changes
2011-07-27 15:19:31 +02:00
stage0.mk
Build the stage1 compiler against the newly built librustrt.
2011-07-21 17:55:47 -07:00
stageN.mk
Change the CFG_STDLIB_DEFAULT macro into a call that picks the correct stage
2011-07-22 10:18:28 -07:00
tests.mk
Include benchmarks in pretty-print tests
2011-08-02 14:37:03 -07:00