summary refs log tree commit diff
path: root/mk/install.mk
AgeCommit message (Expand)AuthorLines
2012-01-16build: Stop building stage3 on normal test cyclesHaitao Li-4/+5
2011-12-30Make install and check targets depend on all. Close #1395.Graydon Hoare-1/+1
2011-12-20Add rustdoc to build.Graydon Hoare-0/+1
2011-12-16Install and snapshot cargo by default.Graydon Hoare-0/+1
2011-12-16Update build machinery to build and install librustc everywhere (including sn...Graydon Hoare-0/+3
2011-12-12rustc: build versioned library with hash in its nameHaitao Li-5/+10
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+2
2011-11-29improve install, fix MKFILE_DEPS so it worksNiko Matsakis-14/+14
2011-11-29basic builds functionNiko Matsakis-25/+26
2011-11-28rt: Build __morestack as a static library and copy it to the right placesBrian Anderson-0/+1
2011-11-04install.mk: make man1 directoryElly Jones-0/+1
2011-10-25Add more comments to install.mkBrian Anderson-0/+11
2011-10-25Install man page for rustcBrian Anderson-0/+2
2011-10-20Remove the last vestiges of main.llMarijn Haverbeke-1/+0
2011-10-02Lots of build system cleanup and documentationBrian Anderson-2/+3
2011-09-30Have 'make install' do something close to usefulBrian Anderson-0/+53