]> git.lizzy.rs Git - rust.git/history - mk/dist.mk
rusti: Remove linenoise module, add to rt, remove core::rl
[rust.git] / mk / dist.mk
2012-10-30 Zack Corrrusti: Remove linenoise module, add to rt, remove core::rl
2012-10-27 Zack Corrrusti: Add linenoise, wrap into core::rl and add rusti...
2012-07-10 Graydon HoareMakefile nit for distchec.
2012-05-31 Kevin CantuRename librustsyntax to libsyntax
2012-03-29 Brian Andersonbuild: Introduce rustsyntax crate
2012-03-28 Graydon HoareDon't include config.stamp in dist tarball.
2012-03-03 Graydon HoareMove src/comp to src/rustc
2012-01-28 Brian AndersonMerge remote-tracking branch 'killerswan/fixing_strings_2'
2012-01-27 Graydon HoareMerge pull request #1669 from graydon/inno-setup
2012-01-26 unknownAdd Inno Setup installer script rather than NSIS
2012-01-23 Brian AndersonMerge pull request #1621 from thoughtpolice/install...
2012-01-23 Austin SeippAdd an INSTALL.txt and make it part of the source distr...
2012-01-21 Graydon HoareMerge pull request #1583 from killerswan/ubuntu_ppa
2012-01-20 Graydon HoareInclude man page in dist.
2012-01-20 Niko Matsakissmall fixes for building dist on windows
2012-01-20 Brian AndersonRevert "build: Surround makensis command in quotes"
2012-01-20 Brian Andersonbuild: Surround makensis command in quotes
2012-01-20 Graydon HoareConditionalize PKG_EXE on makensis.
2012-01-20 Graydon HoareMerge pull request #1573 from mbrubeck/master
2012-01-20 Graydon HoareUpdate deps on the dist rule to something more modern.
2012-01-20 Graydon HoareSplit dist rules by platform.
2012-01-19 Graydon HoareFix the dist target to include Much Less Junk from...
2012-01-19 Graydon HoareGive up trying to be clever about masking out parts...
2012-01-19 Graydon HoareFix path munging in dist rule.
2012-01-18 Graydon HoareRename some readmes and fix some dist logic.
2012-01-10 Graydon HoareFix 'make distcheck', close #1445.
2012-01-06 Graydon HoareFix a couple paths in the dist target.
2011-12-06 Niko MatsakisMerge branch 'master' of github.com:graydon/rust
2011-12-06 Graydon HoareEstablish 'core' library separate from 'std'.
2011-12-01 Graydon HoareBuild infra and minor build-enabling bugfixes for cargo.
2011-11-29 Niko Matsakisfix makefiles, add option to ignore changes in makefiles
2011-11-09 Erick TryzelaarRe-add libuv as a submodule.
2011-10-20 Marijn HaverbekeRemove the last vestiges of main.ll
2011-10-07 Brian AndersonMake windows packaging work again
2011-10-07 Brian AndersonBring make distcheck up to date
2011-07-23 Graydon HoareAdd an NSIS script for building a win32 installer....
2011-05-03 Graydon HoareRemove everything to do with rustboot from makefiles.
2011-05-01 Graydon HoareStart splitting up Makefile.in