about summary refs log tree commit diff
path: root/mk/clean.mk
AgeCommit message (Expand)AuthorLines
2013-04-30clear *everything* from the tmp directoryDaniel Micay-1/+1
2013-03-02mk: cleanup - lib and executable suffix handlingYoung-il Choi-12/+18
2013-02-27mk: rewrite make filesYoung-il Choi-36/+36
2013-02-21mk: Split target triples into bulid triple + host triples + target triplesBrian Anderson-8/+8
2013-02-18Added rust convenience tool similar to go's go toolMarvin Löbel-0/+3
2013-02-15Rename cargo to rustpkg and start over freshZack Corr-6/+6
2013-02-06mk: Add output files to tests so they don't rerun unnecessarilyBrian Anderson-1/+1
2012-12-13clean.mk: remove snapshot binaries as well.Graydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-08Clean the check-fast lib on windowsBrian Anderson-1/+2
2012-11-30Add the check-fast run_pass_stage2 lib to 'make clean'Brian Anderson-0/+1
2012-11-04Librarify rusti, etc.Brian Anderson-0/+3
2012-11-03library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...Daniel Patterson-0/+12
2012-05-31Rename librustsyntax to libsyntaxKevin Cantu-4/+4
2012-04-19doc: Remove unused keywords.txtBrian Anderson-1/+0
2012-04-16properly clean .dSYM directoriesTed Horst-2/+4
2012-04-04Clean up artifacts in test subdir. Should close #2066.Graydon Hoare-21/+10
2012-04-04Logfile output from tests; summarise in make checkGrahame Bowland-0/+1
2012-03-29build: Introduce rustsyntax crateBrian Anderson-0/+4
2012-03-23Remove last vestiges of old-style intrinsicsMarijn Haverbeke-2/+0
2012-03-23Revert removal of intrinsicsMarijn Haverbeke-0/+2
2012-03-23Remove support for the old-style intrinsicsMarijn Haverbeke-2/+0
2012-02-24retool serializer to be built by stage0 rustcNiko Matsakis-0/+2
2012-01-12Begin shift over to using pandoc, markdown and llnextgen for reference manual...Graydon Hoare-2/+2
2012-01-06Don't delete css and js files in doc/ when making cleanMarijn Haverbeke-2/+1
2012-01-05build: Don't delete llvm files as part of make cleanBrian Anderson-4/+4
2011-12-30Make clean cleaner.Graydon Hoare-8/+22
2011-12-12rustc: build versioned library with hash in its nameHaitao Li-0/+10
2011-12-01Build infra and minor build-enabling bugfixes for cargo.Graydon Hoare-0/+1
2011-11-29fix clean targetNiko Matsakis-3/+3
2011-11-29basic builds functionNiko Matsakis-30/+38
2011-11-10Improve make clean rules for libuvBrian Anderson-3/+1
2011-11-08make clean delete all .o files from rt directoryNiko Matsakis-0/+1
2011-11-08Re-add libuv as a submodule.Erick Tryzelaar-5/+5
2011-11-05Add clean-all rule which also cleans LLVMBrian Anderson-1/+23
2011-10-20Remove the last vestiges of main.llMarijn Haverbeke-3/+0
2011-10-07Fix make clean on windowsBrian Anderson-4/+4
2011-10-02Lots of build system cleanup and documentationBrian Anderson-2/+9
2011-09-30Abstract the build directories further in the makefilesBrian Anderson-10/+10
2011-09-29Remove redundant make clean rulesBrian Anderson-21/+0
2011-09-29Update make clean rulesBrian Anderson-1/+29
2011-09-28Eliminate glue.o. Closes #990Brian Anderson-4/+4
2011-09-23Update to libuv commit 3ca382.Erick Tryzelaar-0/+1
2011-08-05Add make clean rules for libuvBrian Anderson-0/+3
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+1
2011-07-21More missing things in make clean...Michael Sullivan-0/+4
2011-07-20Improve make clean.Michael Sullivan-8/+17
2011-07-11Move llvm out of stageN/lib so that the host building stage 1+ canRafael Ávila de Espíndola-4/+4
2011-07-07Add missing rules to 'make clean'Brian Anderson-0/+5
2011-07-07Complete the transition of glue.o to the lib directoryBrian Anderson-4/+4