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
/
mk
/
dist.mk
Age
Commit message (
Expand
)
Author
Lines
2014-10-07
Rename RELEASES.txt to RELEASES.md. It's markdown.
Brian Anderson
-1
/
+1
2014-10-01
Remove libuv, gyp
Aaron Turon
-1
/
+1
2014-09-29
mk: Start producing binary tarballs on windows
Brian Anderson
-1
/
+1
2014-09-11
Package rustc's mingw dependencies into Windows installer.
Vadim Chugunov
-1
/
+1
2014-09-09
Fix naming of windows installer
Brian Anderson
-1
/
+1
2014-09-09
Fix snapshot.py for win64
Brian Anderson
-1
/
+1
2014-07-23
mk: Have the various flavors of 'dist' install all targets by default
Brian Anderson
-4
/
+13
2014-07-22
Revert "Made 'make install' include libs for additional targets"
Brian Anderson
-21
/
+13
2014-07-10
mk: Don't run rustc manually during distcheck
Alex Crichton
-1
/
+0
2014-06-30
Fix distcheck
Steven Fackler
-0
/
+1
2014-05-11
mk: Bundle jemalloc with make dist
Alex Crichton
-1
/
+1
2014-05-03
rustdoc: Migrate from sundown to hoedown
Alex Crichton
-1
/
+2
2014-04-15
dist: Make Windows installer uninstall first. Closes #9563
Brian Anderson
-1
/
+1
2014-04-08
Made 'make install' include libs for additional targets
Dmitry Promsky
-13
/
+21
2014-04-04
Add stdlib docs to the Linux binary tarball.
Huon Wilson
-1
/
+2
2014-03-31
mk: Workaround distcheck failure on mac. #13224
Brian Anderson
-2
/
+13
2014-03-30
mk: distcheck --uninstall
Brian Anderson
-0
/
+1
2014-03-30
dist: Add libbacktrace to source tarballs
Brian Anderson
-0
/
+1
2014-03-30
mk: Fix 'make dist' on Mac
Brian Anderson
-1
/
+1
2014-03-28
dist: Tweak the OSX pkg installer
Alex Crichton
-2
/
+17
2014-03-26
mk: Use 'find' invocation that works on mac
Brian Anderson
-1
/
+1
2014-03-26
install: Don't allow installation over the install files
Brian Anderson
-3
/
+2
2014-03-26
install: name the bundled manifest 'manifest.in'. Cleanup
Brian Anderson
-2
/
+4
2014-03-25
install: Support --libdir and --mandir correctly
Brian Anderson
-1
/
+2
2014-03-25
configure: Make rustlibdir non-configurable
Brian Anderson
-1
/
+1
2014-03-25
Revert "Revert "mk: Run 'make install' through install.sh""
Brian Anderson
-1
/
+1
2014-03-25
mk: Remove leading './' from manifest entries
Brian Anderson
-1
/
+1
2014-03-24
mk: Make distcheck depend on dist-docs
Brian Anderson
-1
/
+2
2014-03-24
Revert "mk: Run 'make install' through install.sh"
Brian Anderson
-1
/
+1
2014-03-24
mk: Fix prepare.mk
Brian Anderson
-3
/
+11
2014-03-24
mk: Cleanup dist.mk yet more
Brian Anderson
-10
/
+11
2014-03-24
mk: Fix some dist deps for parallel builds
Brian Anderson
-4
/
+5
2014-03-24
mk: Run 'make install' through install.sh
Brian Anderson
-1
/
+1
2014-03-24
mk: Wire up everything to dist and distcheck
Brian Anderson
-4
/
+12
2014-03-24
mk: Fix distcheck
Brian Anderson
-21
/
+39
2014-03-24
mk: Add FIXME about making windows installer support all hosts
Brian Anderson
-0
/
+2
2014-03-24
mk: Add docs to dist prep
Brian Anderson
-0
/
+12
2014-03-24
mk: Cleanup version handling and add support for nightly dists
Brian Anderson
-24
/
+24
2014-03-24
mk: Make OS X .pkg for all arches
Brian Anderson
-18
/
+19
2014-03-24
mk: Cleanup
Brian Anderson
-17
/
+30
2014-03-24
mk: Reorder definitions in dist.mk
Brian Anderson
-52
/
+77
2014-03-24
mk: Stop building OS X .pkg as part of 'make dist'
Brian Anderson
-1
/
+1
2014-03-19
mk: Simplify how prepare.mk, install.mk, and dist.mk deal with stages
Brian Anderson
-4
/
+0
2014-03-09
mk: Put all distribution artifacts in dist/
Brian Anderson
-20
/
+31
2014-03-09
mk: dist-installer builds a binary installer
Brian Anderson
-0
/
+22
2014-02-27
Make OS X installer build from /tmp/dist/pkgroot, and have it be part of the ...
Brian Leibig
-4
/
+4
2014-02-27
Add new target 'make dist-osx' to create a .pkg installer for OS X
Brian Leibig
-1
/
+33
2014-02-15
mk: Base the windows dist target on prepare.mk
Brian Anderson
-3
/
+15
2014-02-15
mk: Fix a dist bug
Brian Anderson
-1
/
+1
2014-02-13
Include compiler-rt in the distribution tarballs
Alex Crichton
-1
/
+1
[next]