]> git.lizzy.rs Git - rust.git/history - mk/tools.mk
Merge remote-tracking branch 'brson/repl'
[rust.git] / mk / tools.mk
2012-11-04 Brian AndersonMerge remote-tracking branch 'brson/repl'
2012-11-04 Brian AndersonMerge pull request #3916 from Dretch/iofix
2012-11-04 Daniel Pattersonlibrary-ifying of tools - turning cargo, rustdoc, fuzze...
2012-10-30 Zack Corrrusti: Remove linenoise module, add to rt, remove core::rl
2012-10-27 Zack Corrrusti: Add linenoise, wrap into core::rl and add rusti...
2012-03-15 Niko Matsakiskill old serialization code
2012-03-10 Brian Andersonbuild: Fix some deps in tools.mk
2012-02-15 Graydon HoareMerge pull request #1808 from kevina/macro-fixups
2012-02-11 Niko Matsakisput serializer into the build and encode full item...
2012-01-15 Brian Andersonrustdoc: Add a crate file
2011-12-21 Graydon HoareMerge pull request #1363 from elly/cargo
2011-12-21 Graydon HoareAdd rustdoc to build.
2011-12-06 Niko MatsakisMerge branch 'master' of github.com:graydon/rust
2011-12-06 Graydon HoareEstablish 'core' library separate from 'std'.
2011-12-01 Graydon HoareBuild infra and minor build-enabling bugfixes for cargo.
2011-11-29 Niko Matsakisfix makefiles, add option to ignore changes in makefiles
2011-11-29 Niko Matsakisbasic builds function
2011-11-02 Niko Matsakisget the dependencies right so that all target archs...
2011-11-02 Niko Matsakisenable building with different target arch
2011-10-03 Brian AndersonMove compiletest to src/ and cleanup build rules