]> git.lizzy.rs Git - rust.git/history - mk
Require unsafe block for inline assembly.
[rust.git] / mk /
2013-03-08 borsauto merge of #5278 : brson/rust/logplusplus, r=brson
2013-03-08 borsauto merge of #5260 : pcwalton/rust/assert, r=pcwalton
2013-03-08 borsauto merge of #5281 : ILyoan/rust/master, r=brson
2013-03-08 ILyoanmk: cleanup - minor fixes for android check
2013-03-07 borsauto merge of #5264 : brson/rust/cross7, r=brson
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 Brian Andersonmk: Cleanup. Minor fixes
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-05 borsauto merge of #5232 : bstrie/rust/issue4448, r=nikomatsakis
2013-03-05 borsauto merge of #5231 : jbclements/rust/better-macro...
2013-03-05 borsauto merge of #5233 : bstrie/rust/deimpselfcore, r...
2013-03-05 borsauto merge of #5215 : jld/rust/fn-const-env, r=graydon
2013-03-05 borsauto merge of #5212 : thestinger/rust/iter, r=graydon
2013-03-05 borsauto merge of #5179 : alexcrichton/rust/default-warn...
2013-03-05 borsauto merge of #5228 : pcwalton/rust/deriving-clone...
2013-03-05 Graydon Hoarebuild fixes
2013-03-05 Young-il Choimk: --android-cross-path to rustc
2013-03-04 borsauto merge of #5211 : apasel422/rust/kate, r=graydon
2013-03-04 borsauto merge of #5209 : luqmana/rust/reader, r=graydon
2013-03-04 borsauto merge of #5205 : thestinger/rust/radix, r=graydon
2013-03-04 Young-il Choimk: install/uninstall for multiple target
2013-03-04 Young-il Choimk: platform.mk typo UNIXY
2013-03-04 Young-il Choimk: platform.mk more flags added
2013-03-04 Brian Andersonmk: Restore toolchain config for i386 mac/linux, and...
2013-03-04 Young-il Choimk: rt.mk fix for libuv cross compile
2013-03-04 Jyun-Yan Yourt: MIPS32 support
2013-03-02 Young-il Choimk: cleanup - lib and executable suffix handling
2013-03-02 Brian Andersonmk: Cross-compile fixes
2013-03-02 Young-il Choimk: mingw32 fix
2013-03-01 Young-il Choimk: mingw32 flags added
2013-02-27 Young-il Choimk: rewrite make files
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-22 Brian Andersonmk: Refactor platform.mk a bit
2013-02-22 Brian Andersonmk: Split target triples into bulid triple + host tripl...
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'
next