about summary refs log tree commit diff
path: root/mk/dist.mk
AgeCommit message (Expand)AuthorLines
2013-04-08Put AUTHORS.txt file in the release tarballLuca Bruno-0/+1
2013-03-06mk: Cleanup. Minor fixesBrian Anderson-1/+1
2013-02-18Added rust convenience tool similar to go's go toolMarvin Löbel-0/+1
2013-02-15Rename cargo to rustpkg and start over freshZack Corr-1/+1
2012-12-07Fix windows installer license fileBrian Anderson-2/+2
2012-12-07Update dist rules for license changes harderBrian Anderson-0/+1
2012-12-07Update dist rules for license changesBrian Anderson-1/+3
2012-12-06Fix dist deps harderBrian Anderson-0/+1
2012-12-06Fix dist depsBrian Anderson-5/+5
2012-10-30rusti: Remove linenoise module, add to rt, remove core::rlZack Corr-1/+0
2012-10-27rusti: Add linenoise, wrap into core::rl and add rusti REPL toolZack Corr-0/+2
2012-07-10Makefile nit for distchec.Graydon Hoare-2/+1
2012-05-31Rename librustsyntax to libsyntaxKevin Cantu-1/+1
2012-03-29build: Introduce rustsyntax crateBrian Anderson-0/+1
2012-03-28Don't include config.stamp in dist tarball.Graydon Hoare-1/+2
2012-03-02Move src/comp to src/rustcGraydon Hoare-1/+1
2012-01-25Add Inno Setup installer script rather than NSISunknown-14/+18
2012-01-23Add an INSTALL.txt and make it part of the source distributionAustin Seipp-0/+1
2012-01-20Include man page in dist. release-0.1 0.1Graydon Hoare-0/+1
2012-01-20small fixes for building dist on windowsNiko Matsakis-2/+2
2012-01-20Revert "build: Surround makensis command in quotes"Brian Anderson-1/+1
2012-01-20build: Surround makensis command in quotesBrian Anderson-1/+1
2012-01-19Conditionalize PKG_EXE on makensis.Graydon Hoare-1/+4
2012-01-19Update deps on the dist rule to something more modern.Graydon Hoare-2/+1
2012-01-19Split dist rules by platform.Graydon Hoare-2/+15
2012-01-19Fix the dist target to include Much Less Junk from llvm (notably not .git!)Graydon Hoare-1/+11
2012-01-18Give up trying to be clever about masking out parts of llvm and libuv.Graydon Hoare-11/+1
2012-01-18Fix path munging in dist rule.Graydon Hoare-4/+5
2012-01-17Rename some readmes and fix some dist logic.Graydon Hoare-8/+9
2012-01-10Fix 'make distcheck', close #1445.Graydon Hoare-41/+27
2012-01-05Fix a couple paths in the dist target.Graydon Hoare-2/+4
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+1
2011-12-01Build infra and minor build-enabling bugfixes for cargo.Graydon Hoare-0/+2
2011-11-29fix makefiles, add option to ignore changes in makefilesNiko Matsakis-1/+1
2011-11-08Re-add libuv as a submodule.Erick Tryzelaar-6/+6
2011-10-20Remove the last vestiges of main.llMarijn Haverbeke-1/+0
2011-10-07Make windows packaging work againBrian Anderson-2/+2
2011-10-06Bring make distcheck up to dateBrian Anderson-2/+23
2011-07-23Add an NSIS script for building a win32 installer. Closes #522.Graydon Hoare-2/+19
2011-05-03Remove everything to do with rustboot from makefiles.Graydon Hoare-3/+1
2011-05-01Start splitting up Makefile.inGraydon Hoare-0/+62