about summary refs log tree commit diff
path: root/mk/dist.mk
AgeCommit message (Expand)AuthorLines
2014-05-11mk: Bundle jemalloc with make distAlex Crichton-1/+1
2014-05-03rustdoc: Migrate from sundown to hoedownAlex Crichton-1/+2
2014-04-15dist: Make Windows installer uninstall first. Closes #9563Brian Anderson-1/+1
2014-04-08Made 'make install' include libs for additional targetsDmitry Promsky-13/+21
2014-04-04Add stdlib docs to the Linux binary tarball.Huon Wilson-1/+2
2014-03-31mk: Workaround distcheck failure on mac. #13224Brian Anderson-2/+13
2014-03-30mk: distcheck --uninstallBrian Anderson-0/+1
2014-03-30dist: Add libbacktrace to source tarballsBrian Anderson-0/+1
2014-03-30mk: Fix 'make dist' on MacBrian Anderson-1/+1
2014-03-28dist: Tweak the OSX pkg installerAlex Crichton-2/+17
2014-03-26mk: Use 'find' invocation that works on macBrian Anderson-1/+1
2014-03-26install: Don't allow installation over the install filesBrian Anderson-3/+2
2014-03-26install: name the bundled manifest 'manifest.in'. CleanupBrian Anderson-2/+4
2014-03-25install: Support --libdir and --mandir correctlyBrian Anderson-1/+2
2014-03-25configure: Make rustlibdir non-configurableBrian Anderson-1/+1
2014-03-25Revert "Revert "mk: Run 'make install' through install.sh""Brian Anderson-1/+1
2014-03-25mk: Remove leading './' from manifest entriesBrian Anderson-1/+1
2014-03-24mk: Make distcheck depend on dist-docsBrian Anderson-1/+2
2014-03-24Revert "mk: Run 'make install' through install.sh"Brian Anderson-1/+1
2014-03-24mk: Fix prepare.mkBrian Anderson-3/+11
2014-03-24mk: Cleanup dist.mk yet moreBrian Anderson-10/+11
2014-03-24mk: Fix some dist deps for parallel buildsBrian Anderson-4/+5
2014-03-24mk: Run 'make install' through install.shBrian Anderson-1/+1
2014-03-24mk: Wire up everything to dist and distcheckBrian Anderson-4/+12
2014-03-24mk: Fix distcheckBrian Anderson-21/+39
2014-03-24mk: Add FIXME about making windows installer support all hostsBrian Anderson-0/+2
2014-03-24mk: Add docs to dist prepBrian Anderson-0/+12
2014-03-24mk: Cleanup version handling and add support for nightly distsBrian Anderson-24/+24
2014-03-24mk: Make OS X .pkg for all archesBrian Anderson-18/+19
2014-03-24mk: CleanupBrian Anderson-17/+30
2014-03-24mk: Reorder definitions in dist.mkBrian Anderson-52/+77
2014-03-24mk: Stop building OS X .pkg as part of 'make dist'Brian Anderson-1/+1
2014-03-19mk: Simplify how prepare.mk, install.mk, and dist.mk deal with stagesBrian Anderson-4/+0
2014-03-09mk: Put all distribution artifacts in dist/Brian Anderson-20/+31
2014-03-09mk: dist-installer builds a binary installerBrian Anderson-0/+22
2014-02-27Make OS X installer build from /tmp/dist/pkgroot, and have it be part of the ...Brian Leibig-4/+4
2014-02-27Add new target 'make dist-osx' to create a .pkg installer for OS XBrian Leibig-1/+33
2014-02-15mk: Base the windows dist target on prepare.mkBrian Anderson-3/+15
2014-02-15mk: Fix a dist bugBrian Anderson-1/+1
2014-02-13Include compiler-rt in the distribution tarballsAlex Crichton-1/+1
2014-02-08make: update dist target after libextra splitLuca Bruno-9/+2
2014-02-08make: update dist target for renamed filesLuca Bruno-1/+1
2014-02-02Remove rustpkg.Corey Richardson-1/+0
2013-12-24make: Add all the make support for lib{native,green}Alex Crichton-0/+3
2013-10-29support for GNU configure syntaxHeather-2/+2
2013-10-16remove the rusti commandDaniel Micay-1/+0
2013-10-10rust / build: Remove the `rust` toolTim Chevalier-1/+0
2013-10-02Package system runtime dependencies into Windows distribution.Vadim Chugunov-0/+1
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-1/+0
2013-09-16Add the rustdoc_ng binary to the makefile rulesAlex Crichton-0/+1