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
2015-10-25
mk: Package libstdc++-6.dll on x86_64 MinGW
Alex Crichton
-2
/
+2
2015-10-23
mk: Really fix win32 distributions
Alex Crichton
-7
/
+7
2015-10-22
mk: Prefer target libs coming from their host
Alex Crichton
-1
/
+19
2015-10-20
mk: Fix win32 runtime DLL installation
Alex Crichton
-2
/
+2
2015-10-15
mk: Split out a standard library package
Alex Crichton
-27
/
+73
2015-09-19
Don't include *.pyc files in source tarball
Chris Wong
-0
/
+1
2015-05-22
mk: Don't build compiler-docs before installation. #25699
Brian Anderson
-3
/
+3
2015-05-19
mk: Update `make dist` for MSVC targets
Alex Crichton
-1
/
+10
2015-05-08
mk: Add a missing folder to the dist directory
Alex Crichton
-0
/
+1
2015-03-16
extract libcollections tests into libcollectionstest
Jorge Aparicio
-0
/
+1
2015-02-12
Upgrade rust-installer
Brian Anderson
-10
/
+11
2015-01-08
mk: Add rustbook to source dist
1.0.0-alpha
Brian Anderson
-0
/
+1
2015-01-03
auto merge of #20456 : brson/rust/packaging2, r=alexcrichton
bors
-106
/
+2
2015-01-02
Remove .pkg and .exe installers
Brian Anderson
-106
/
+2
2015-01-01
mk: Put the version number somewhere discoverable in the installer
Brian Anderson
-1
/
+3
2014-12-31
mk: The doc directory is no longer included in the main package
Brian Anderson
-1
/
+1
2014-12-31
rollup merge of #20375: brson/windistfix
Alex Crichton
-2
/
+2
2014-12-31
mk: Fix the location of a temp dir when building installer on win
Brian Anderson
-2
/
+2
2014-12-30
rollup merge of #20344: brson/srctarballs
Alex Crichton
-1
/
+1
2014-12-30
mk: Append -src to source tarballs for easier identification
Brian Anderson
-1
/
+1
2014-12-29
Simplify some logic in dist.mk
Brian Anderson
-6
/
+5
2014-12-29
mk: Package mingw components in unix installer on windows
Brian Anderson
-2
/
+33
2014-12-29
mk: Make distcheck build binary tarballs on windows
Brian Anderson
-19
/
+10
2014-12-29
Install copyright information and package docs
Brian Anderson
-1
/
+31
2014-12-29
Upgrade rust-installer to v2
Brian Anderson
-1
/
+3
2014-12-17
Only try to install the doc directory if it exists.
Ken Tossell
-3
/
+11
2014-12-11
Use rust-installer for installation
Brian Anderson
-7
/
+15
2014-12-10
Don't try to dist src/README.md which does not exist
Brian Anderson
-1
/
+0
2014-12-06
- Support gcc-less installation on Windows. To do so in unattended mode run:...
Vadim Chugunov
-2
/
+3
2014-11-10
Attempt to fix the problem with failing distcheck.
Vitali Haravy
-1
/
+1
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
[next]