summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2015-12-02Bump to .5Brian Anderson-1/+1
2015-11-20Bump to .4Brian Anderson-1/+1
2015-11-04Bump prerelease to .3Brian Anderson-1/+1
2015-10-28mk: Bump beta to .2Alex Crichton-1/+1
2015-10-25mk: Package libstdc++-6.dll on x86_64 MinGWAlex Crichton-2/+2
2015-10-23mk: Really fix win32 distributionsAlex Crichton-7/+7
2015-10-22mk: Prefer target libs coming from their hostAlex Crichton-1/+19
2015-10-20mk: Fix win32 runtime DLL installationAlex Crichton-2/+2
2015-10-20Auto merge of #29009 - alexcrichton:std-pkgs, r=brsonbors-49/+105
2015-10-18Update LLVM fork to include a backported fix for broken debug locationsBjörn Steinbrink-1/+5
2015-10-16mk: Fix compile for mipsAlex Crichton-8/+8
2015-10-15mk: Split out a standard library packageAlex Crichton-41/+97
2015-10-09review commentsNick Cameron-28/+32
2015-10-09Move `for` loop desugaring to loweringNick Cameron-2/+2
2015-10-06purge `-Z always-build-mir`, which is no longer relevantNiko Matsakis-12/+0
2015-09-29Enable and make stage0 landing pads optionalSimonas Kazlauskas-1/+4
2015-09-26Add support for the rumprun unikernelSebastian Wicki-0/+24
2015-09-23Make lexer tooling message more genericSteve Klabnik-3/+3
2015-09-22Auto merge of #28543 - gandro:netbsd, r=alexcrichtonbors-0/+1
2015-09-21Various fixes for NetBSD/amd64Sebastian Wicki-0/+1
2015-09-20Pass libstdc++.so path to linker under OpenBSDSébastien Marie-0/+8
2015-09-20Auto merge of #28512 - lfairy:snapshot-pyc, r=alexcrichtonbors-0/+1
2015-09-19Don't include *.pyc files in source tarballChris Wong-0/+1
2015-09-18add support for non-standard name of stdc++ librarySébastien Marie-2/+2
2015-09-17Auto merge of #28421 - alexcrichton:msvc-rmake, r=alexcrichtonbors-2/+7
2015-09-17rmake: Get all tests passing on MSVCAlex Crichton-2/+7
2015-09-15Bump to 1.5Brian Anderson-1/+1
2015-09-06enable slice patterns and enable building rustdocNiko Matsakis-1/+1
2015-09-06plumbing to automatically run MIR for crates where it works;Niko Matsakis-0/+13
2015-09-06add MIR crate and link it into the driverNiko Matsakis-2/+3
2015-09-04Add line numbers to windows-gnu backtracesDiggory Blake-6/+17
2015-09-03Auto merge of #28174 - steveklabnik:gh14705, r=alexcrictonbors-0/+1
2015-09-02Introduce 'make doc' -> 'make docs'Steve Klabnik-0/+1
2015-09-03Add an intital HIR and lowering stepNick Cameron-9/+10
2015-08-26mk: tell rustc that we're only looking for native libs in the LLVM_LIBDIRCody P Schafer-1/+1
2015-08-23New cross target: i686-linux-androidTim JIANG-0/+25
2015-08-19rustc_back: add configure options for default linker and arMarc-Antoine Perennou-0/+4
2015-08-17Type check platform-intrinsics in typeck.Huon Wilson-1/+1
2015-08-17Add rustc_platform_intrinsics & some arm/x86 intrs.Huon Wilson-2/+3
2015-08-14rustc: Allow changing the default allocatorAlex Crichton-13/+21
2015-08-13Auto merge of #27625 - wthrowe:find, r=alexcrichtonbors-2/+3
2015-08-13Auto merge of #27789 - chriskrycho:remove_pandoc_references, r=steveklabnikbors-89/+2
2015-08-12Whitelist .pp files in tidy-binariesWilliam Throwe-1/+1
2015-08-11rollup merge of #27678: alexcrichton/snapshotsAlex Crichton-171/+2
2015-08-11rollup merge of #27676: alexcrichton/msvc-unwindAlex Crichton-1/+6
2015-08-11rollup merge of #27622: eefriedman/https-urlAlex Crichton-2/+2
2015-08-11mk/docs: remove Pandoc and LaTeX elements.Chris Krycho-89/+2
2015-08-11trans: Re-enable unwinding on 64-bit MSVCAlex Crichton-1/+6
2015-08-11Register new snapshotsAlex Crichton-171/+2
2015-08-11Auto merge of #27553 - Diggsey:win-path-fix, r=alexcrichtonbors-1/+2