about summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2015-11-12libarena: deny warnings in doctestsKevin Butler-1/+1
2015-11-11pass stdc++ library path after LVVM library pathSébastien Marie-7/+13
2015-11-10Auto merge of #29699 - tamird:valgrind-supp, r=alexcrichtonbors-3/+3
2015-11-09std: Migrate to the new libcAlex Crichton-1/+5
2015-11-08jemalloc: pass `--enable-valgrind` when valgrind is enabledTamir Duberstein-0/+1
2015-11-08jemalloc: quarantine is fixedTamir Duberstein-2/+1
2015-11-08whitespaceTamir Duberstein-1/+1
2015-11-07Make sure rsbegin.o and rsend.o get packaged with target lib artifacts.Vadim Chugunov-48/+17
2015-11-05mk: Account for libdir change on windowsAlex Crichton-9/+14
2015-11-04Auto merge of #29519 - alexcrichton:fix-distcheck, r=nikomatsakisbors-0/+1
2015-11-04Auto merge of #29478 - angelsl:msvc2, r=alexcrichtonbors-15/+24
2015-11-04Build compiler-rt/builtins with MSVCangelsl-15/+24
2015-11-03mk: Move some old docs to the deprecated listBrian Anderson-2/+2
2015-11-03Pass the mir map to transNiko Matsakis-1/+1
2015-11-03Auto merge of #29500 - vadimcn:rustlib, r=alexcrichtonbors-2/+13
2015-11-02mk: Add rtstartup to distAlex Crichton-0/+1
2015-11-01Auto merge of #29177 - vadimcn:rtstuff, r=alexcrichtonbors-0/+74
2015-10-31Windows: Move target libraries to $rustroot/lib/rustlib/... - for symmetry wi...Vadim Chugunov-2/+13
2015-10-30Revert "Build compiler-rt/builtins with MSVC"Alex Crichton-24/+15
2015-10-28Auto merge of #29233 - angelsl:msvc1, r=alexcrichtonbors-15/+24
2015-10-28Build compiler-rt/builtins with MSVCangelsl-15/+24
2015-10-27Bump version to 1.6Brian Anderson-1/+1
2015-10-28Remove llvmdeps.rs make dependencies on src/llvm and src/rustllvmDylan McKay-1/+1
2015-10-27Added missing argument to 'find'Dylan McKay-1/+1
2015-10-27Add dependencies to generated llvmdeps.rsDylan McKay-1/+2
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-21Use `gcc -print-file-name` for finding C runtime startup objects:Vadim Chugunov-14/+27
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-19Don't use GCC's startup objects (crtbegin.o/crtend.o); build and use our own ...Vadim Chugunov-0/+61
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