]> git.lizzy.rs Git - rust.git/history - Makefile.in
auto merge of #13720 : aturon/rust/walk_dir-perf, r=alexcrichton
[rust.git] / Makefile.in
2014-04-05 borsauto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix
2014-04-01 borsauto merge of #13115 : huonw/rust/rand-errors, r=alexcr...
2014-03-31 borsauto merge of #13189 : alexcrichton/rust/relnotes,...
2014-03-30 borsauto merge of #13211 : csherratt/rust/arc_fix, r=alexcr...
2014-03-29 borsauto merge of #13143 : gentlefolk/rust/issue-9227,...
2014-03-29 borsauto merge of #13168 : jankobler/rust/verify-grammar...
2014-03-29 borsauto merge of #13157 : pnkfelix/rust/fsk-iss13140,...
2014-03-28 borsauto merge of #13154 : tomassedovic/rust/patch-1, r...
2014-03-28 borsauto merge of #13149 : brson/rust/rustdoclogo, r=alexcr...
2014-03-28 borsauto merge of #13107 : seanmonstar/rust/encoder-errors...
2014-03-28 borsauto merge of #13108 : pongad/rust/lintraw, r=huonw
2014-03-28 borsauto merge of #13174 : brson/rust/dist, r=alexcrichton...
2014-03-28 borsauto merge of #13173 : alexcrichton/rust/rustdoc-mods...
2014-03-28 borsauto merge of #13142 : alexcrichton/rust/issue-13118...
2014-03-27 borsauto merge of #13050 : alexcrichton/rust/no-send-defaul...
2014-03-27 borsauto merge of #13151 : brson/rust/dist, r=alexcrichton...
2014-03-26 Brian AndersonRevert "Revert "mk: Run 'make install' through install...
2014-03-25 Alex Crichtonmk: Use rwildcard to calculate dependent files
2014-03-24 Brian AndersonRevert "mk: Run 'make install' through install.sh"
2014-03-24 Brian Andersonmk: Run 'make install' through install.sh
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
next