]> git.lizzy.rs Git - rust.git/history - mk/target.mk
librustc: Don't try to perform the magical
[rust.git] / mk / target.mk
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-18 borsauto merge of #14854 : jakub-/rust/issue-10991, r=pcwalton
2014-06-17 borsauto merge of #14956 : nathantypanski/rust/master,...
2014-06-17 borsauto merge of #14976 : luqmana/rust/focwtc, r=pcwalton
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14947 : zwarich/rust/check-loans-not...
2014-06-17 borsauto merge of #14955 : alexcrichton/rust/rollup, r...
2014-06-17 Alex Crichtonalloc: Allow disabling jemalloc
2014-05-23 borsauto merge of #14317 : P1start/rust/lifetime-formatting...
2014-05-23 borsauto merge of #14313 : kballard/rust/tuple_dotdot_match...
2014-05-23 borsauto merge of #14314 : alexcrichton/rust/deriving-hash...
2014-05-22 borsauto merge of #14348 : alexcrichton/rust/doc.rust-lang...
2014-05-22 borsauto merge of #14335 : tbu-/rust/pr_doc_strsplit, r...
2014-05-22 borsauto merge of #14345 : alexcrichton/rust/rustdoc-many...
2014-05-22 borsauto merge of #14322 : thestinger/rust/secret_santa_hea...
2014-05-22 borsauto merge of #14321 : alexcrichton/rust/ices, r=pcwalton
2014-05-22 borsauto merge of #14307 : kballard/rust/vim_prelude_mutabl...
2014-05-22 borsauto merge of #14301 : alexcrichton/rust/remove-unsafe...
2014-05-21 borsauto merge of #14334 : brson/rust/deoxidize, r=alexcrichton
2014-05-21 Brian Andersonmk: Replace 'oxidize' with 'rustc'. Closes #13781
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-04 borsauto merge of #13676 : mdinger/rust/tutorial_doc, r...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-04-23 borsauto merge of #13597 : bjz/rust/float-api, r=brson
2014-04-22 borsauto merge of #13651 : ryantm/rust/master, r=brson
2014-04-22 borsauto merge of #13618 : yuriks/rust/lru-cache, r=brson
2014-04-22 borsauto merge of #13587 : adrientetar/rust/more-docs,...
2014-04-22 borsauto merge of #13435 : edwardw/rust/span, r=brson
2014-04-21 borsauto merge of #13553 : aochagavia/rust/pr, r=alexcrichton
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-20 borsauto merge of #13643 : aochagavia/rust/pr-2, r=alexcrichton
2014-04-20 borsauto merge of #13633 : TeXitoi/rust/shootout-fannkuch...
2014-04-19 borsauto merge of #13613 : alexcrichton/rust/fix-freebsd...
2014-04-19 borsauto merge of #13610 : jsanders/rust/sender-try-send...
2014-04-19 borsauto merge of #13615 : alexcrichton/rust/improve-demang...
2014-04-19 borsauto merge of #13614 : cgaebel/rust/master, r=brson
2014-04-19 borsauto merge of #13609 : richo/rust/str-type-vim, r=alexc...
2014-04-19 borsauto merge of #13608 : tbu-/rust/pr_smallesthello,...
2014-04-19 borsauto merge of #13606 : alexcrichton/rust/better-thread...
2014-04-19 borsauto merge of #13607 : brson/rust/to_owned, r=brson
2014-04-19 borsauto merge of #13513 : alexcrichton/rust/up-llvm, r...
2014-04-17 Alex Crichtonllvm: Add an option to statically link libstdc++
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 #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 #13108 : pongad/rust/lintraw, r=huonw
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 Andersonmk: Rename CFG_COMPILER to CFG_COMPILER_HOST_TRIPLE
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
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-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
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 borsauto merge of #12143 : brson/rust/swap, r=alexcrichton
2014-02-10 borsauto merge of #12136 : alexcrichton/rust/issue-12123...
2014-02-10 borsauto merge of #12134 : FlaPer87/rust/temporary-conditio...
2014-02-10 borsauto merge of #12131 : brunoabinader/rust/list-find...
2014-02-10 borsauto merge of #12060 : chromatic/rust/enum_tutorial_imp...
2014-02-10 borsauto merge of #12126 : brson/rust/oxidize_mk, r=alexcri...
2014-02-09 Brian Andersonmk: Replace 'compile_and_link' with 'oxidize'
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-27 borsauto merge of #11834 : huonw/rust/deriving-spans, r...
2014-01-27 borsauto merge of #11823 : derekchiang/rust/fix-barrier...
2014-01-27 borsauto merge of #11787 : alexcrichton/rust/refactor,...
2014-01-26 Alex CrichtonRefactor the build system for easily adding crates
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-14 borsauto merge of #11438 : b1nd/rust/rust-doc, r=alexcrichton
2014-01-13 borsauto merge of #11506 : brson/rust/androidfixes, r=cmr
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-11 borsauto merge of #11415 : nick29581/rust/visit_trait_optio...
2014-01-10 borsauto merge of #11441 : jld/rust/enum-nullable-const...
2014-01-10 borsauto merge of #11437 : sfackler/rust/mem-eof, r=alexcri...
2014-01-10 borsauto merge of #11436 : alexcrichton/rust/update-forks...
2014-01-10 borsauto merge of #11433 : brson/rust/minorstylefixes,...
2014-01-10 borsauto merge of #11418 : alexcrichton/rust/snapshots...
2014-01-10 borsauto merge of #11360 : huonw/rust/stack_bounds, r=alexc...
2014-01-09 Alex CrichtonRegister new snapshots
2014-01-09 borsauto merge of #11387 : pcwalton/rust/de-at-block, r...
next