]> git.lizzy.rs Git - rust.git/history - mk/perf.mk
librustc: Don't try to perform the magical
[rust.git] / mk / perf.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-03-07 borsauto merge of #5264 : brson/rust/cross7, r=brson
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-02 Young-il Choimk: cleanup - lib and executable suffix handling
2013-02-22 Brian Andersonmk: Split target triples into bulid triple + host tripl...
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-01-17 Brian Andersonbuild: Stop passing --lib argument
2011-12-20 Graydon HoareMerge pull request #1349 from lht/driver
2011-12-20 Haitao LiSeparate driver rustc and librustc
2011-11-30 Niko Matsakisfix path for the find command
2011-11-29 Brian AndersonAdjust perf target to use correct variable names
2011-11-29 Niko Matsakisbasic builds function
2011-11-14 Brian Andersonbuild: Fix 'make perf'. Closes #1151
2011-10-21 Brian AndersonRun perf on the stage 2 compiler
2011-09-30 Brian AndersonAbstract the build directories further in the makefiles
2011-09-30 Brian AndersonFix a variety of things in the makefiles
2011-09-14 Graydon HoarePrint perf measurement outputs on completion of 'perf...
2011-09-13 Graydon HoareAdd a compile-stage2-under-perf step to "make perf...
2011-09-13 Graydon HoareAdd build-system mechanisms for running benchmarks...