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
/
dist.mk
Age
Commit message (
Expand
)
Author
Lines
2017-02-06
Delete the `mk` folder
Alex Crichton
-382
/
+0
2016-11-08
rustbuild: Tweak for vendored dependencies
Alex Crichton
-1
/
+2
2016-09-03
Add rustc version info (git hash + date) to dist tarball
Joseph Dunne
-0
/
+1
2016-08-12
Produce source package in rust-installer format in addition to vanilla tarball
Diggory Blake
-9
/
+24
2016-05-05
specify the archive file as stdout
Sébastien Marie
-1
/
+2
2016-04-19
mk: Bootstrap from stable instead of snapshots
Alex Crichton
-1
/
+1
2016-04-18
rustbuild: Add support for compiletest test suites
Alex Crichton
-1
/
+0
2016-03-12
mk: Fix `make dist`
Alex Crichton
-2
/
+1
2016-02-20
mk: Add missing rustbuild dirs to `dist`
Alex Crichton
-0
/
+3
2016-02-14
Rename `error-index-generator` to `error_index_generator`
Dirk Gadsden
-1
/
+1
2015-12-04
mk: Fix `make dist`
Alex Crichton
-1
/
+0
2015-11-02
mk: Add rtstartup to dist
Alex Crichton
-0
/
+1
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
[next]