8a7b636649
When building Rust libraries (e.g. librustc, libstd, etc), checks for and verbosely removes previous build products before invoking rustc. (Also, when Make variable VERBOSE is defined, it will list all of the libraries matching the object library's glob after the rustc invocation has completed.) When installing Rust libraries, checks for previous libraries in target install directory, but does not remove them. The thinking behind these two different modes of operation is that the installation target, unlike the build tree, is not under the control of this infrastructure and it is not up to this Makefile to decide if the previous libraries should be removed. Fixes #3225 (at least in terms of mitigating the multiple library problem by proactively warning the user about it.) |
||
---|---|---|
.. | ||
emacs | ||
gedit | ||
kate | ||
pkg | ||
vim | ||
zsh | ||
adb_run_wrapper.sh | ||
apple-darwin.supp | ||
check-links.pl | ||
check-summary.py | ||
cmathconsts.c | ||
combine-tests.py | ||
ctags.rust | ||
extract_grammar.py | ||
extract-tests.py | ||
get-snapshot.py | ||
indenter | ||
latest-unix-snaps.py | ||
libc.c | ||
licenseck.py | ||
local_stage0.sh | ||
make-snapshot.py | ||
mirror-all-snapshots.py | ||
monodebug.pl | ||
snapshot.py | ||
sugarise-doc-comments.py | ||
tidy.py | ||
unicode.py | ||
x86.supp | ||
ziggurat_tables.py |