]> git.lizzy.rs Git - rust.git/history - mk/snap.mk
librustc: Don't try to perform the magical
[rust.git] / mk / snap.mk
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-02 borsauto merge of #10165 : dcrewi/rust/missing-doc-on-priva...
2013-11-01 borsauto merge of #10205 : brson/rust/unnamed_addr, r=thest...
2013-11-01 borsauto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
2013-11-01 borsauto merge of #10196 : huonw/rust/fix-zig, r=alexcrichton
2013-11-01 borsauto merge of #10181 : brson/rust/managed_boxes, r...
2013-10-31 borsauto merge of #10167 : briantdawn/rust/master, r=cmr
2013-10-31 borsauto merge of #10189 : alexcrichton/rust/inner-statics...
2013-10-31 borsauto merge of #10180 : alexcrichton/rust/flush-default...
2013-10-31 borsauto merge of #10166 : brson/rust/meta, r=alexcrichton
2013-10-31 borsauto merge of #10164 : brson/rust/configure, r=brson
2013-10-29 Heathersupport for GNU configure syntax
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-23 borsauto merge of #7703 : sfackler/rust/bitv, r=alexcrichton
2013-07-22 borsauto merge of #7938 : crabtw/rust/foreign-vis, r=huonw
2013-07-22 Daniel MicayMerge pull request #7936 from thestinger/cleanup
2013-07-21 borsauto merge of #7932 : blake2-ppc/rust/str-clear, r...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-19 Brian Andersonmk: Remove CFG_INSTALL_SNAP logic. #2664
2013-03-07 borsauto merge of #5264 : brson/rust/cross7, r=brson
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-02-22 Brian Andersonmk: Split target triples into bulid triple + host tripl...
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-08 Brian AndersonMerge remote-tracking branch 'gifnksm/bigint' into...
2013-01-05 Brian AndersonMerge remote-tracking branch 'superoptimizer/master...
2013-01-03 Tim ChevalierMerge pull request #4336 from thestinger/python
2013-01-03 Daniel Micayadd missing $(CFG_PYTHON) prefixes
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2011-12-02 Stefan Plantikowbuild: added CFG_INSTALL_SNAP for automatically activat...
2011-11-29 Niko Matsakisfix snap
2011-11-29 Niko Matsakisfix dependencies for snap-stage[23]
2011-11-29 Niko Matsakisupdate snapshot scripts
2011-11-29 Niko Matsakisbasic builds function
2011-10-02 Brian AndersonLots of build system cleanup and documentation
2011-09-30 Brian AndersonRefix the snapshot rules
2011-09-30 Brian AndersonAbstract the build directories further in the makefiles
2011-09-30 Brian AndersonUpdate snapshot scripts for the new regime
2011-09-28 Brian AndersonEliminate glue.o. Closes #990
2011-08-14 Brian AndersonAdd lib/main.o to snapshot
2011-07-29 robarnoldMerge pull request #781 from robarnold/upstream-stable
2011-07-27 Marijn HaverbekeHack to make snap-stage1 actually build incompatible...
2011-07-11 Rafael Ávila de... Move llvm out of stageN/lib so that the host building...
2011-07-08 Brian AndersonComplete the transition of glue.o to the lib directory
2011-07-07 Brian AndersonAdd rt and rustllvm to the snapshot
2011-07-07 Patrick WaltonMerge pull request #634 from robarnold/upstream-stable
2011-07-07 Rafael Ávila de... Makefile support for building std static.
2011-06-29 Graydon HoareTidy up snap makefile.
2011-06-17 Rafael Ávila de... Put std in stageN/lib. This avoids windows trying to...
2011-05-17 Graydon HoareFix snap rules to depend more correctly on rustc$(X...
2011-05-12 Graydon HoareAdd snap-stageN targets.
2011-05-03 Graydon HoareAdd forgotten 'snap.mk'