]> git.lizzy.rs Git - rust.git/history - mk
librustc: Fix broken test.
[rust.git] / mk /
2013-02-21 borsauto merge of #5046 : sanxiyn/rust/struct-match, r...
2013-02-20 borsauto merge of #5044 : thestinger/rust/range, r=pcwalton
2013-02-19 borsauto merge of #5000 : jld/rust/test-stdin-thing, r...
2013-02-19 borsauto merge of #5002 : catamorphism/rust/one-tuples...
2013-02-19 borsauto merge of #5014 : Kimundi/rust/incoming, r=graydon
2013-02-19 Marvin LöbelAttempt to solve make check test ambiguity betwen crate...
2013-02-18 Marvin LöbelAdded rust convenience tool similar to go's go tool
2013-02-16 borsauto merge of #4973 : thestinger/rust/rt, r=brson
2013-02-16 borsauto merge of #4799 : graydon/rust/rustpkg, r=graydon
2013-02-16 Zack CorrRename cargo to rustpkg and start over fresh
2013-02-16 borsauto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
2013-02-15 borsauto merge of #4969 : nickdesaulniers/rust/issue3869...
2013-02-15 borsauto merge of #4964 : luqmana/rust/demove, r=graydon
2013-02-15 borsauto merge of #4959 : thestinger/rust/map, r=graydon
2013-02-15 borsauto merge of #4958 : cpeterso/rust/reseed-rng, r=graydon
2013-02-15 Chris Petersonmove isaac RNG utility functions to new rust_rng.cpp...
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-13 borsauto merge of #4840 : jbclements/rust/add-json-enum...
2013-02-13 borsauto merge of #4900 : luqmana/rust/core_os_errors,...
2013-02-13 borsauto merge of #4881 : bjz/rust/incoming, r=catamorphism
2013-02-12 borsauto merge of #4880 : erickt/rust/hashmap-cleanup,...
2013-02-12 borsauto merge of #4858 : z0w0/rust/rm_weak_task_count...
2013-02-12 borsauto merge of #4876 : brson/rust/debuginfo, r=brson
2013-02-12 borsauto merge of #4874 : thestinger/rust/option, r=catamor...
2013-02-12 borsauto merge of #4867 : z0w0/rust/pruneprelude, r=catamor...
2013-02-12 Brian AndersonMerge remote-tracking branch 'thestinger/treemap'
2013-02-11 Brian AndersonMerge remote-tracking branch 'cyndis/expansion-span'
2013-02-11 Brian AndersonMerge pull request #4873 from jld/rust-mode-wants-cl...
2013-02-10 Brian Andersonmk: Run debuginfo tests by default, but only if gdb...
2013-02-10 Brian Andersonmk: Typo
2013-02-10 Jeff Olsonbuild: add link flag for freebsd libuv build
2013-02-10 Jeff Olsonbuild: change libuv to point at joyent's repo and make...
2013-02-10 Jeff Olsonbuild: ifdef for mingw/non-mingw builds
2013-02-10 Jeff Olsonbuild: tweak rt.mk, as per graydon.. CFLAGS had to...
2013-02-10 Jeff Olsonetc: rework of how libuv is integrated into the build
2013-02-10 borsauto merge of #4827 : mcpherrinm/rust/master, r=catamor...
2013-02-09 Brian LeibigAdd debug info tests
2013-02-08 Matthew McPherrinMerge branch 'master' of https://github.com/mozilla...
2013-02-08 borsauto merge of #4845 : osaut/rust/master, r=graydon
2013-02-07 borsauto merge of #4803 : alexcrichton/rust/fix-unused...
2013-02-07 borsauto merge of #4791 : jbclements/rust/demodeing-and...
2013-02-07 Brian AndersonMerge pull request #4619 from brson/exchange
2013-02-07 borsauto merge of #4832 : sanxiyn/rust/pretty-exact, r...
2013-02-07 borsauto merge of #4814 : brson/rust/check, r=nikomatsakis
2013-02-07 borsauto merge of #4831 : bjz/rust/incoming, r=pcwalton
2013-02-07 borsauto merge of #4823 : pcwalton/rust/enum-variant-discri...
2013-02-07 borsauto merge of #4822 : graydon/rust/doc-version-stamp...
2013-02-06 Graydon Hoaredoc: improvements to version-stamp makefile logic.
2013-02-06 Brian AndersonRewrite the exchange allocator to work without an activ...
2013-02-06 Brian AndersonMake foreign calls work outside of tasks. #4451
2013-02-06 Brian Andersonmk: Add output files to tests so they don't rerun unnec...
2013-02-06 Brian Andersonmk: Don't check core/std/rustc as part of check-fast
2013-02-06 Brian Andersonmk: Parameterize tests.mk to the max
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-03 borsautomated merge
2013-02-02 Brian Andersonrt: Remove circular_buffer
2013-02-02 Brian Andersonrt: Remove ports
2013-02-01 Brian AndersonMerge remote-tracking branch 'nickdesaulniers/issue4524...
2013-02-01 Brian Andersonmk: Remove USE_SNAPSHOT_RT, etc. Obsolete. #4713 r...
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream'
2013-01-25 Brian AndersonStart running the libsyntax unit tests. #4618
2013-01-23 Tim ChevalierMerge pull request #4466 from ScriptDevil/master
2013-01-16 Patrick WaltonMerge pull request #4440 from pcwalton/tutorial
2013-01-14 Brian AndersonMerge pull request #4477 from jld/char-repr
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-14 ILyoanMore android support
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-17 Brian AndersonMerge pull request #4200 from ttaubert/issue-2649-rewri...
2012-12-17 Brian AndersonMerge pull request #4206 from paulstansifer/macro_tutor...
2012-12-17 Brian AndersonDon't install the fuzzer
2012-12-15 Brian AndersonDisplay the full TOC in the manual. Closes #4194
2012-12-15 Brian AndersonAdd check-stageN-doc target. Closes #4007
2012-12-14 Brian AndersonMerge remote-tracking branch 'thestinger/vim'
2012-12-14 Brian AndersonMerge pull request #4181 from andrew-d/andrew-doc-fix1
2012-12-14 Graydon Hoareclean.mk: remove snapshot binaries as well.
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-12-08 Brian AndersonClean the check-fast lib on windows
2012-12-08 Brian AndersonFix windows installer license file
2012-12-07 Brian AndersonMerge pull request #4101 from brson/bound-default-methods
2012-12-07 Brian AndersonUpdate dist rules for license changes harder
2012-12-07 Brian AndersonUpdate dist rules for license changes
2012-12-06 Tim ChevalierMerge pull request #4089 from BeyondSora/incoming
2012-12-06 Brian AndersonFix dist deps harder
2012-12-06 Brian AndersonFix dist deps
2012-12-05 Brian AndersonMerge remote-tracking branch 'rntz/tuple-iterbytes'
2012-12-05 Brian AndersonMerge remote-tracking branch 'luqmana/incoming'
2012-12-01 Brian AndersonMerge remote-tracking branch 'bilalhusain/patch-1'
2012-11-30 Brian AndersonAdd the check-fast run_pass_stage2 lib to 'make clean'
2012-11-20 Brian AndersonFix cargo and rustdoc inputs
2012-11-18 Brian AndersonMerge remote-tracking branch 'brson/codemap'
2012-11-14 Brian AndersonTools should not be build prereqs of tests. Closes...
2012-11-08 Brian AndersonMerge pull request #3923 from am0d/master
2012-11-08 Brian AndersonAttempt to fix tools.mk under cross-compile
2012-11-07 Brian AndersonFix make install rules for new libraries
2012-11-07 Brian AndersonFix install target for new libraries
next