summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2016-02-26Bump prerelease version to .4Brian Anderson-1/+1
2016-02-10Bump beta to .3Alex Crichton-1/+1
2016-02-03Bump prerelease version to .2Brian Anderson-1/+1
2016-01-16Auto merge of #30930 - oli-obk:fix/30887, r=arielb1bors-2/+3
2016-01-15move const block checks before lowering stepOliver Schneider-2/+3
2016-01-15Rollup merge of #30776 - antonblanchard:powerpc64_merge, r=alexcrichtonManish Goregaokar-0/+48
2016-01-14Rollup merge of #30874 - dhuseby:fixing_bitrig_tests, r=alexcrichtonManish Goregaokar-1/+1
2016-01-14Rollup merge of #30863 - jseyfried:no_rc, r=eddybManish Goregaokar-1/+1
2016-01-13Fixes #30873Dave Huseby-1/+1
2016-01-13Auto merge of #30794 - joerg-krause:fix-arm-unknown-linux-gnueabi-float-abi, ...bors-2/+2
2016-01-13Add powerpc64 and powerpc64le supportAnton Blanchard-0/+48
2016-01-13resolve: use arena allocation instead of reference counting for `Module`s to ...Jeffrey Seyfried-1/+1
2016-01-12Auto merge of #30678 - Amanieu:no_elf_tls, r=alexcrichtonbors-4/+0
2016-01-12Auto merge of #30599 - brson:extra, r=alexcrichtonbors-1/+1
2016-01-11Replace no_elf_tls with target_thread_localAmanieu d'Antras-4/+0
2016-01-09Fix arm-unknown-linux-gnueabi floating-point ABIJörg Krause-2/+2
2016-01-06finish enabling -C rpath by default in rustc. See #30353.Felix S. Klock II-1/+1
2015-12-31Rollup merge of #30365 - tamird:update-valgrind, r=pnkfelixSimonas Kazlauskas-3/+7
2015-12-29configure: Add --extra-filename flagBrian Anderson-1/+1
2015-12-22Auto merge of #30175 - alexcrichton:less-c-code, r=brsonbors-4/+2
2015-12-21std: Remove rust_builtin C support libraryAlex Crichton-4/+2
2015-12-21Auto merge of #30434 - alexcrichton:update-jemalloc, r=alexcrichtonbors-5/+18
2015-12-21std: Update jemalloc versionAlex Crichton-5/+18
2015-12-21Register new snapshotsAlex Crichton-5/+1
2015-12-21Auto merge of #30493 - semarie:openbsd-cc, r=alexcrichtonbors-16/+4
2015-12-20openbsd: use specific linker for buildingSébastien Marie-0/+1
2015-12-20remove specific code for OpenBSD that define STDCPP_LIBDIR_RUSTFLAGSSébastien Marie-16/+3
2015-12-19Auto merge of #30401 - DiamondLovesYou:pnacl-target, r=alexcrichtonbors-1/+41
2015-12-19Add PNaCl target info to the makefile target cfgs and initialize the PNaCl ta...Richard Diamond-1/+41
2015-12-18mk: actually run valgrind on x86_64-apple-darwinTamir Duberstein-3/+7
2015-12-16mk: Use the right llvmdeps.rs file for cross buildAlex Crichton-2/+2
2015-12-15Move built-in syntax extensions to a separate crateSeo Sanghyeon-4/+5
2015-12-14Auto merge of #27937 - DiamondLovesYou:llvm-root-and-shared, r=alexcrichtonbors-6/+28
2015-12-13Better support for `--llvm-root`.Richard Diamond-6/+28
2015-12-11Fixes #30333 by removing the -arch i386 form the right spotDave Huseby-1/+1
2015-12-09Auto merge of #30288 - brson:bump, r=alexcrichtonbors-1/+1
2015-12-09Bump to 1.7Brian Anderson-1/+1
2015-12-09Auto merge of #30140 - michaelwoerister:tls-encoding, r=nikomatsakisbors-1/+1
2015-12-09Add scoped thread-local encoding and decoding contexts to cstore.Michael Woerister-1/+1
2015-12-09Auto merge of #30263 - pnkfelix:rsbegin-rsend-are-window-gnu-only, r=alexcric...bors-0/+4
2015-12-08Remove STARTUP_OBJS from Makefile deps for non win-gnu targets.Felix S. Klock II-0/+4
2015-12-07Fix typo in make varMarkus Unterwaditzer-7/+7
2015-12-04mk: Fix `make dist`Alex Crichton-1/+0
2015-12-03Fix typoJake Worth-1/+1
2015-12-02mk: Remove obsolete commentBrian Anderson-1/+0
2015-11-30Re-enable testing the bookSteve Klabnik-2/+2
2015-11-26split the metadata code into rustc_metadataAriel Ben-Yehuda-5/+6
2015-11-26move librustc/plugin to librustc_pluginAriel Ben-Yehuda-2/+4
2015-11-24Rollup merge of #29397 - dylanmckay:llvmdeps-deps, r=brsonSteve Klabnik-1/+2
2015-11-20Set CFLAGS/LDFLAGS/etc according to Debian policyAngus Lees-0/+4