about summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
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
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-4/+4
2015-11-18Auto merge of #29878 - wthrowe:libdir2, r=brsonbors-2/+7
2015-11-17Rollup merge of #29876 - cardoe:i586-build-fix, r=alexcrichtonManish Goregaokar-1/+1
2015-11-17Auto merge of #29794 - semarie:openbsd-stdcpp-path, r=alexcrichtonbors-7/+13
2015-11-16Fix --libdir installsWilliam Throwe-2/+7
2015-11-16mk/platform: support i486 and i586 target CHOSTDoug Goldstein-1/+1
2015-11-16Rollup merge of #29549 - brson:docidx, r=steveklabnikSteve Klabnik-2/+2
2015-11-16Auto merge of #29845 - wthrowe:libdir, r=alexcrichtonbors-4/+5
2015-11-15Prepare to the correct directory with --libdirWilliam Throwe-4/+5
2015-11-13Remove extra eval call in snap.mkWilliam Throwe-2/+2
2015-11-13Clean up some "suspicious" whitespace in target.mkWilliam Throwe-2/+2
2015-11-13Escape some variables in llvm.mkWilliam Throwe-3/+3
2015-11-12libtest: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libterm: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libsyntax: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libserialize: deny warnings in doctestsKevin Butler-1/+1
2015-11-12librbml: deny warnings in doctestsKevin Butler-1/+1
2015-11-12librand: deny warnings in doctestsKevin Butler-1/+1
2015-11-12liblog: deny warnings in doctestsKevin Butler-1/+2
2015-11-12libgraphviz: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libgetopts: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libfmt_macros: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libflate: deny warnings in doctestsKevin Butler-1/+1