]> git.lizzy.rs Git - rust.git/history - Makefile.in
Emit lifetime end markers for function arguments
[rust.git] / Makefile.in
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-20 borsauto merge of #12387 : cmr/rust/ast-json, r=alexcrichton
2014-02-19 borsauto merge of #12389 : zr40/rust/fix-test-metric-typo...
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-19 borsauto merge of #11904 : nick29581/rust/0filemap, r=alexc...
2014-02-19 borsauto merge of #12379 : alexcrichton/rust/fix-ar-thing...
2014-02-19 borsauto merge of #12375 : FlaPer87/rust/issue-7660, r=cmr
2014-02-19 borsauto merge of #12374 : dylanbraithwaite/rust/size_of_un...
2014-02-19 borsauto merge of #12370 : rcxdude/rust/macro_fix, r=alexcr...
2014-02-19 borsauto merge of #12367 : darnuria/rust/tutorial_removing_...
2014-02-19 borsauto merge of #12339 : alexcrichton/rust/rustdoc-fixes...
2014-02-19 borsauto merge of #12364 : Armavica/rust/mk-tips, r=alexcri...
2014-02-19 borsauto merge of #12317 : huonw/rust/utf16, r=alexcrichton
2014-02-19 borsauto merge of #12245 : nick29581/rust/priv2, r=alexcrichton
2014-02-18 borsauto merge of #12336 : kballard/rust/mutexarc-no-freeze...
2014-02-18 borsauto merge of #12351 : kud1ing/rust/backticks, r=alexcr...
2014-02-18 borsauto merge of #12314 : huonw/rust/is_utf8_iter, r=kballard
2014-02-18 Virgile Andreanimk: Talk about `make clean` in the build help
2014-02-18 Virgile Andreanimk: Fix the regexp of SHOW_DOCS
2014-02-18 borsauto merge of #12345 : huonw/rust/speeling, r=cmr
2014-02-18 borsauto merge of #12342 : ehsanul/rust/remove-shared-chan...
2014-02-18 borsauto merge of #12321 : bjz/rust/remove-real, r=alexcrichton
2014-02-18 borsauto merge of #12103 : alexcrichton/rust/unix, r=brson
2014-02-18 borsauto merge of #12232 : kballard/rust/taskbuilder-is...
2014-02-17 borsauto merge of #12337 : nick29581/rust/generic_extern...
2014-02-17 borsauto merge of #12331 : bjz/rust/count-ones, r=alexcrichton
2014-02-17 borsauto merge of #12325 : big-guy/rust/doc-fixes, r=alexcr...
2014-02-17 borsauto merge of #12284 : brson/rust/install, r=alexcrichton
2014-02-15 Brian Andersonmk: Base the windows dist target on prepare.mk
2014-02-15 Brian Andersonmk: Add prepare.mk
2014-02-15 borsauto merge of #12270 : bstrie/rust/pnoise, r=huonw
2014-02-15 borsauto merge of #12286 : sfackler/rust/no-conditions...
2014-02-15 Brian Andersonmk: Clean up conditions for including dist.mk
2014-02-15 borsauto merge of #12283 : kballard/rust/env-args-bytes...
2014-02-15 borsauto merge of #12230 : DaGenix/rust/io-decorator-change...
2014-02-15 borsauto merge of #12274 : brson/rust/mkfiles, r=alexcrichton
2014-02-15 Brian Andersonmk: Address review feedback
2014-02-15 Brian Andersonmk: Improve build system help commands
2014-02-15 Brian Andersonmk: Add NO_MKFILE_DEPS for turning off rebuild from...
2014-02-15 Brian Andersonmk: Move most of Makefile.in to .mk files
2014-02-15 Brian Andersonmk: Remove the concept of 'snapshot transitions'
2014-02-15 Brian Andersonmk: Add some serious documentation and 'make help'
2014-02-14 borsauto merge of #12207 : alexcrichton/rust/up-llvm, r...
2014-02-14 borsauto merge of #12192 : luqmana/rust/fix-cross, r=alexcr...
2014-02-14 borsauto merge of #12186 : alexcrichton/rust/no-sleep-2...
2014-02-14 borsauto merge of #12017 : FlaPer87/rust/replace-mod-crate...
2014-02-13 borsauto merge of #12248 : alexcrichton/rust/rollup, r...
2014-02-13 Alex CrichtonRegister new snapshots
2014-02-12 borsauto merge of #12165 : fhahn/rust/change-some-tests...
2014-02-12 borsauto merge of #12204 : alexcrichton/rust/seek, r=pcwalton
2014-02-12 borsauto merge of #12196 : dguenther/rust/fix-fourcc-exampl...
2014-02-12 borsauto merge of #12194 : WebeWizard/rust/master, r=cmr
2014-02-12 borsauto merge of #12190 : alexcrichton/rust/fix-snap-again...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-12 borsauto merge of #11578 : alexcrichton/rust/chan-changes...
2014-02-12 borsauto merge of #12027 : vadimcn/rust/compiler-rt, r...
2014-02-11 Vadim ChugunovBuild compiler-rt and link it to all crates, similarly...
2014-02-11 borsauto merge of #12183 : SimonSapin/rust/patch-4, r=alexc...
2014-02-11 borsauto merge of #12171 : chromatic/rust/fix_crate_tutoria...
2014-02-11 borsauto merge of #12181 : sanxiyn/rust/accurate-span-4...
2014-02-11 borsauto merge of #12177 : alexcrichton/rust/fix-snapshot...
2014-02-11 Alex CrichtonDon't use -Z prefer-dynamic at stage0
2014-02-11 borsauto merge of #12159 : alexcrichton/rust/move-fourcc...
2014-02-11 borsauto merge of #12156 : dguenther/rust/add-fourcc-doc...
2014-02-11 borsauto merge of #12155 : sanxiyn/rust/binary, r=pnkfelix
2014-02-11 borsauto merge of #12153 : pnkfelix/rust/fsk-add-dash-C...
2014-02-10 borsauto merge of #11956 : edwardw/rust/issue-7556, r=cmr
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-10 borsauto merge of #12151 : gifnksm/rust/disable-rpath,...
2014-02-10 gifnksmMakefile.in: --no-rpath => -C no-rpath
2014-02-10 borsauto merge of #12149 : thomaslee/rust/ipaddr_deriving_i...
2014-02-10 borsauto merge of #12084 : alexcrichton/rust/codegen-opts...
2014-02-10 Alex CrichtonConsolidate codegen-related compiler flags
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-03 borsauto merge of #12003 : bnoordhuis/rust/sizeof-epoll...
2014-02-02 borsauto merge of #11891 : alexcrichton/rust/docs, r=brson
2014-02-02 Alex CrichtonRemove VPATH usage in Makefiles
2014-02-02 borsauto merge of #11988 : cmr/rust/11668-squash, r=alexcri...
2014-02-02 borsauto merge of #11987 : cmr/rust/rm-rustpkg, r=cmr
2014-02-02 Corey RichardsonRemove rustpkg.
2014-02-01 borsauto merge of #11789 : pongad/rust/master, r=kballard
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11832 : jfager/rust/r5900, r=alexcrichton
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-30 borsauto merge of #11907 : sanxiyn/rust/simd-shift, r=thest...
2014-01-30 borsauto merge of #11853 : alexcrichton/rust/up-llvm, r...
2014-01-30 borsauto merge of #11893 : Armavica/rust/copyable-cloneable...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-29 borsauto merge of #11754 : alexcrichton/rust/unused-result...
2014-01-29 borsauto merge of #11867 : dmanescu/rust/8784-arena-glob...
2014-01-29 borsauto merge of #11889 : nikomatsakis/rust/issue-3243...
2014-01-29 borsauto merge of #11903 : alexcrichton/rust/android-test...
2014-01-29 borsauto merge of #11706 : alexcrichton/rust/issue-11253...
2014-01-29 borsauto merge of #11887 : alexcrichton/rust/rpath-for...
2014-01-28 Alex CrichtonFix a typo in disable rpaths
2014-01-27 borsauto merge of #11834 : huonw/rust/deriving-spans, r...
next