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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
/
install.sh
Age
Commit message (
Expand
)
Author
Lines
2014-03-30
mk: Don't touch config.tmp or tmp/dist as root. Closes #13190
Brian Anderson
-1
/
+0
2014-03-28
install: More error handling
Brian Anderson
-0
/
+1
2014-03-28
install: Extract function for creating absolute paths and reuse it
Brian Anderson
-9
/
+23
2014-03-28
install: Fix string formatting in an error
Brian Anderson
-3
/
+5
2014-03-28
install: Explicitly delete the manifest during uninstall. Misc cleanup
Brian Anderson
-16
/
+20
2014-03-28
install: Verify that installed compiler runs
Brian Anderson
-3
/
+39
2014-03-26
install: Don't allow installation over the install files
Brian Anderson
-2
/
+14
2014-03-26
install: name the bundled manifest 'manifest.in'. Cleanup
Brian Anderson
-4
/
+6
2014-03-25
install: Support --libdir and --mandir correctly
Brian Anderson
-18
/
+54
2014-03-25
configure: Make rustlibdir non-configurable
Brian Anderson
-1
/
+0
2014-03-24
install: Don't try to run binaries on install
Brian Anderson
-4
/
+0
2014-03-24
install: Improve error handling
Brian Anderson
-11
/
+28
2014-03-24
install: Error on uninstall if manifest can't be found
Brian Anderson
-0
/
+7
2014-03-24
mk: Fix distcheck
Brian Anderson
-0
/
+1
2014-03-09
install.sh: untabify
Brian Anderson
-20
/
+20
2014-03-09
install.sh: Improve error handling
Brian Anderson
-0
/
+19
2014-03-09
mk: dist-installer builds a binary installer
Brian Anderson
-0
/
+264