index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk
/
clean.mk
Age
Commit message (
Expand
)
Author
Lines
2013-04-30
clear *everything* from the tmp directory
Daniel Micay
-1
/
+1
2013-03-02
mk: cleanup - lib and executable suffix handling
Young-il Choi
-12
/
+18
2013-02-27
mk: rewrite make files
Young-il Choi
-36
/
+36
2013-02-21
mk: Split target triples into bulid triple + host triples + target triples
Brian Anderson
-8
/
+8
2013-02-18
Added rust convenience tool similar to go's go tool
Marvin Löbel
-0
/
+3
2013-02-15
Rename cargo to rustpkg and start over fresh
Zack Corr
-6
/
+6
2013-02-06
mk: Add output files to tests so they don't rerun unnecessarily
Brian Anderson
-1
/
+1
2012-12-13
clean.mk: remove snapshot binaries as well.
Graydon Hoare
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-12-08
Clean the check-fast lib on windows
Brian Anderson
-1
/
+2
2012-11-30
Add the check-fast run_pass_stage2 lib to 'make clean'
Brian Anderson
-0
/
+1
2012-11-04
Librarify rusti, etc.
Brian Anderson
-0
/
+3
2012-11-03
library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...
Daniel Patterson
-0
/
+12
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-4
/
+4
2012-04-19
doc: Remove unused keywords.txt
Brian Anderson
-1
/
+0
2012-04-16
properly clean .dSYM directories
Ted Horst
-2
/
+4
2012-04-04
Clean up artifacts in test subdir. Should close #2066.
Graydon Hoare
-21
/
+10
2012-04-04
Logfile output from tests; summarise in make check
Grahame Bowland
-0
/
+1
2012-03-29
build: Introduce rustsyntax crate
Brian Anderson
-0
/
+4
2012-03-23
Remove last vestiges of old-style intrinsics
Marijn Haverbeke
-2
/
+0
2012-03-23
Revert removal of intrinsics
Marijn Haverbeke
-0
/
+2
2012-03-23
Remove support for the old-style intrinsics
Marijn Haverbeke
-2
/
+0
2012-02-24
retool serializer to be built by stage0 rustc
Niko Matsakis
-0
/
+2
2012-01-12
Begin shift over to using pandoc, markdown and llnextgen for reference manual...
Graydon Hoare
-2
/
+2
2012-01-06
Don't delete css and js files in doc/ when making clean
Marijn Haverbeke
-2
/
+1
2012-01-05
build: Don't delete llvm files as part of make clean
Brian Anderson
-4
/
+4
2011-12-30
Make clean cleaner.
Graydon Hoare
-8
/
+22
2011-12-12
rustc: build versioned library with hash in its name
Haitao Li
-0
/
+10
2011-12-01
Build infra and minor build-enabling bugfixes for cargo.
Graydon Hoare
-0
/
+1
2011-11-29
fix clean target
Niko Matsakis
-3
/
+3
2011-11-29
basic builds function
Niko Matsakis
-30
/
+38
2011-11-10
Improve make clean rules for libuv
Brian Anderson
-3
/
+1
2011-11-08
make clean delete all .o files from rt directory
Niko Matsakis
-0
/
+1
2011-11-08
Re-add libuv as a submodule.
Erick Tryzelaar
-5
/
+5
2011-11-05
Add clean-all rule which also cleans LLVM
Brian Anderson
-1
/
+23
2011-10-20
Remove the last vestiges of main.ll
Marijn Haverbeke
-3
/
+0
2011-10-07
Fix make clean on windows
Brian Anderson
-4
/
+4
2011-10-02
Lots of build system cleanup and documentation
Brian Anderson
-2
/
+9
2011-09-30
Abstract the build directories further in the makefiles
Brian Anderson
-10
/
+10
2011-09-29
Remove redundant make clean rules
Brian Anderson
-21
/
+0
2011-09-29
Update make clean rules
Brian Anderson
-1
/
+29
2011-09-28
Eliminate glue.o. Closes #990
Brian Anderson
-4
/
+4
2011-09-23
Update to libuv commit 3ca382.
Erick Tryzelaar
-0
/
+1
2011-08-05
Add make clean rules for libuv
Brian Anderson
-0
/
+3
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-0
/
+1
2011-07-21
More missing things in make clean...
Michael Sullivan
-0
/
+4
2011-07-20
Improve make clean.
Michael Sullivan
-8
/
+17
2011-07-11
Move llvm out of stageN/lib so that the host building stage 1+ can
Rafael Ávila de Espíndola
-4
/
+4
2011-07-07
Add missing rules to 'make clean'
Brian Anderson
-0
/
+5
2011-07-07
Complete the transition of glue.o to the lib directory
Brian Anderson
-4
/
+4
[next]