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
/
install.mk
Age
Commit message (
Expand
)
Author
Lines
2017-02-06
Delete the `mk` folder
Alex Crichton
-138
/
+0
2016-09-08
Allow setting --docdir
orbea
-1
/
+2
2016-02-25
mk: Move disable-jemalloc logic into makefiles
Alex Crichton
-2
/
+2
2016-02-01
Revert "mk: fix some undefined variable warnings"
Alex Crichton
-1
/
+1
2016-02-01
mk: fix some undefined variable warnings
Tamir Duberstein
-1
/
+1
2015-12-07
Fix typo in make var
Markus Unterwaditzer
-7
/
+7
2015-10-15
mk: Split out a standard library package
Alex Crichton
-4
/
+14
2015-04-08
configure: Remove obsolete --disable-verify option
Brian Anderson
-8
/
+2
2015-02-10
Remove duplicated configuration for android
Eunji Jeong
-3
/
+2
2015-02-10
Add one more depth on android test directory for multiple targets
Eunji Jeong
-1
/
+1
2015-02-10
Make aarch64-linux-android check with real target
Eunji Jeong
-3
/
+6
2015-01-03
Fix `make install` dependencies
Andrea Canciani
-6
/
+2
2014-12-31
fix "make install"
David Creswick
-0
/
+4
2014-12-29
Install copyright information and package docs
Brian Anderson
-0
/
+6
2014-12-11
Use rust-installer for installation
Brian Anderson
-2
/
+2
2014-09-04
Avoid building as root with `sudo make install`
Kevin Ballard
-4
/
+22
2014-07-24
auto merge of #15922 : poiru/rust/remove-whitespace-mk-backslash, r=brson
bors
-3
/
+3
2014-07-23
mk: Add space before line continuation backslash
Birunthan Mohanathas
-3
/
+3
2014-07-22
Revert "Made 'make install' include libs for additional targets"
Brian Anderson
-2
/
+2
2014-07-10
More robust install.sh: do runnability test in fresh subdirectory.
Felix S. Klock II
-4
/
+6
2014-04-08
Made 'make install' include libs for additional targets
Dmitry Promsky
-2
/
+2
2014-03-30
mk: Don't touch config.tmp or tmp/dist as root. Closes #13190
Brian Anderson
-2
/
+2
2014-03-28
mk: Restore DESTDIR
Brian Anderson
-2
/
+2
2014-03-28
install: Verify that installed compiler runs
Brian Anderson
-1
/
+8
2014-03-27
mk: Fix syntax error in installation target
Brian Anderson
-1
/
+1
2014-03-26
install: name the bundled manifest 'manifest.in'. Cleanup
Brian Anderson
-0
/
+2
2014-03-25
install: Support --libdir and --mandir correctly
Brian Anderson
-2
/
+2
2014-03-25
Revert "Revert "mk: Run 'make install' through install.sh""
Brian Anderson
-60
/
+7
2014-03-25
mk: Fix 'make install'. Closes #13128
Brian Anderson
-1
/
+3
2014-03-19
mk: Simplify how prepare.mk, install.mk, and dist.mk deal with stages
Brian Anderson
-2
/
+1
2014-02-16
Address review feedback
Brian Anderson
-4
/
+4
2014-02-15
mk: Base the install target on prepare.mk
Brian Anderson
-137
/
+24
2014-02-11
Build compiler-rt and link it to all crates, similarly to morestack.
Vadim Chugunov
-0
/
+2
2014-01-29
auto merge of #11903 : alexcrichton/rust/android-test-deps, r=huonw
bors
-10
/
+7
2014-01-29
Fix android test deps
Alex Crichton
-10
/
+7
2014-01-28
Add a missing backslash to a makefile
Alex Crichton
-8
/
+1
2014-01-26
Refactor the build system for easily adding crates
Alex Crichton
-69
/
+62
2014-01-10
fix uninstall target with configurable rustlib directory
Ted Horst
-1
/
+1
2014-01-07
Make CFG_LIBDIR configurable. Fixes #5223
Jan Niklas Hasse
-2
/
+2
2014-01-05
Make rustc's own lib directory configurable and change the default to rustlib...
Jan Niklas Hasse
-1
/
+1
2013-12-24
make: Add all the make support for lib{native,green}
Alex Crichton
-0
/
+15
2013-12-06
Link rustllvm statically, and distribute a static snapshot
Alex Crichton
-3
/
+0
2013-12-01
*Actually* fix `make install` with rlibs
Alex Crichton
-3
/
+0
2013-11-30
Fix make install to install rlib files
Alex Crichton
-0
/
+6
2013-11-29
Statically link librustrt to libstd
Alex Crichton
-6
/
+0
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-0
/
+6
2013-11-02
auto merge of #10229 : brson/rust/warnings, r=thestinger
bors
-1
/
+1
2013-11-01
Fix installation with DESTDIR
Brian Anderson
-9
/
+9
2013-11-01
Use consistent capitalization in makefile errors
Brian Anderson
-1
/
+1
2013-10-31
Fix missing parenthesis in a previous substitution '$(PREFIX_ROOT)' to '$(CF...
Olivier Saut
-4
/
+4
[next]