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
Daniel Micay
f1735cefcf
make sure jemalloc valgrind support is enabled
...
This requires pointing it at the valgrind headers we carry in-tree.
2014-05-11 20:05:22 -04:00
..
clean.mk
mk: Don't rm 'dist' during clean, just its contents
2014-03-24 14:29:19 -07:00
crates.mk
add back jemalloc to the tree
2014-05-10 19:58:17 -04:00
ctags.mk
…
dist.mk
mk: Bundle jemalloc with make dist
2014-05-11 17:41:36 -04:00
docs.mk
rustdoc: Fix inclusion of the new fonts
2014-05-03 02:09:29 -07:00
host.mk
mk: Add libcore
2014-05-07 08:12:48 -07:00
install.mk
Made 'make install' include libs for additional targets
2014-04-08 00:03:12 -07:00
llvm.mk
llvm: Add an option to statically link libstdc++
2014-04-17 11:39:51 -07:00
main.mk
mk: Copy fewer libraries into the host artifacts
2014-04-25 00:31:29 -04:00
perf.mk
…
platform.mk
pass correct CFLAGS for jemalloc
2014-05-11 00:07:21 -04:00
prepare.mk
mk: Fix make install
2014-05-07 23:23:17 -07:00
reconfig.mk
…
rt.mk
make sure jemalloc valgrind support is enabled
2014-05-11 20:05:22 -04:00
rustllvm.mk
…
snap.mk
…
stage0.mk
configure: Make rustlibdir non-configurable
2014-03-25 21:35:10 -07:00
target.mk
llvm: Add an option to statically link libstdc++
2014-04-17 11:39:51 -07:00
tests.mk
make sure jemalloc valgrind support is enabled
2014-05-11 20:05:22 -04:00
util.mk
…