summary refs log tree commit diff
path: root/mk/tools.mk
AgeCommit message (Expand)AuthorLines
2012-03-15kill old serialization codeNiko Matsakis-20/+0
2012-03-09build: Fix some deps in tools.mkBrian Anderson-4/+4
2012-02-10put serializer into the build and encode full item pathsNiko Matsakis-0/+20
2012-01-15rustdoc: Add a crate fileBrian Anderson-1/+1
2011-12-20Add rustdoc to build.Graydon Hoare-0/+19
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+3
2011-12-01Build infra and minor build-enabling bugfixes for cargo.Graydon Hoare-0/+18
2011-11-29fix makefiles, add option to ignore changes in makefilesNiko Matsakis-3/+4
2011-11-29basic builds functionNiko Matsakis-21/+21
2011-11-02get the dependencies right so that all target archs are builtNiko Matsakis-2/+2
2011-11-02enable building with different target archNiko Matsakis-2/+2
2011-10-02Move compiletest to src/ and cleanup build rulesBrian Anderson-0/+50