summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2015-08-11Bump to .3Brian Anderson-1/+1
2015-08-10Bump to .2Brian Anderson-1/+1
2015-08-06Revert "Completely disable distcheck harder"Brian Anderson-1/+2
2015-08-06Completely disable distcheck harderBrian Anderson-2/+1
2015-08-06Revert "Completely disable distcheck"Brian Anderson-1/+2
2015-08-06Completely disable distcheckBrian Anderson-2/+1
2015-08-03rename TARPL to The RustinomiconAlexis Beingessner-7/+7
2015-07-30Auto merge of #27386 - chris-morgan:ctags-stuff-update, r=alexcrichtonbors-18/+5
2015-07-30Auto merge of #27032 - Gankro:tarpl, r=aturon,acrichto,arielb,pnkfelix,nrc,nm...bors-2/+10
2015-07-30Update the ctags rules and targets.Chris Morgan-18/+5
2015-07-28Auto merge of #27173 - mark-buer:split-android-ndks, r=alexcrichtonbors-8/+8
2015-07-28Splits Android NDK path configuration.Mark Buer-8/+8
2015-07-21trans: Move rust_try into the compilerAlex Crichton-18/+0
2015-07-13update build to make tarplAlexis Beingessner-2/+10
2015-07-11adding support for i686-unknown-freebsd targetDave Huseby-0/+22
2015-07-10trans: Use LLVM's writeArchive to modify archivesAlex Crichton-1/+2
2015-07-06Auto merge of #26741 - alexcrichton:noinline-destructors, r=brsonbors-6/+4
2015-07-06Remove unused variableTamir Duberstein-1/+0
2015-07-01Add netbsd amd64 supportAlex Newman-0/+22
2015-07-01msvc: Lookup linker in windows registryAlex Crichton-6/+4
2015-06-27mk: Add support for i686-pc-windows-msvcAlex Crichton-22/+91
2015-06-25msvc: Implement runtime support for unwindingAlex Crichton-3/+6
2015-06-25mk: Move logic out of MSVC's 64-bit cfg makefileAlex Crichton-58/+69
2015-06-23Bump to 1.3Brian Anderson-1/+1
2015-06-20Auto merge of #26381 - alexcrichton:fix-srel, r=brsonbors-1/+7
2015-06-20diagnostics: Resurrect the Compiler Error Index.Michael Sproul-2/+1
2015-06-17mk: Fix reconfiguring top-level ./configureAlex Crichton-1/+7
2015-06-14Auto merge of #26296 - aidanhs:aphs-fix-musl-make-install, r=alexcrichtonbors-0/+1
2015-06-14musl only uses rlib files for stdlib linkingAidan Hobson Sayers-0/+1
2015-06-14Auto merge of #26252 - bluss:relative-paths, r=alexcrichtonbors-2/+4
2015-06-13Replace nop hack, explain substitution reasoningAidan Hobson Sayers-11/+14
2015-06-13nop hack required for PREPARE_DIR (PREPARE_MAN for safety)Aidan Hobson Sayers-0/+6
2015-06-13No need to double-silenceAidan Hobson Sayers-1/+1
2015-06-13mk: Build crates with relative paths to rustcUlrik Sverdrup-2/+4
2015-06-11mk: Tweak the LIB_GLOB for MSVCAlex Crichton-2/+2
2015-06-09Auto merge of #25836 - steveklabnik:gh25305, r=alexcrichtonbors-0/+1
2015-06-09Remove numbers all together from not_found.htmlSteve Klabnik-0/+1
2015-06-09Auto merge of #25995 - alexcrichton:msvc-md, r=brsonbors-2/+2
2015-06-03mk: Compile C code on MSVC with /MDAlex Crichton-2/+2
2015-06-03mk: fix the CFG_ENABLE_COMPILER_DOCS spellingGleb Kozyrev-1/+1
2015-06-02Auto merge of #25905 - michaelwoerister:lldb-pp-strings, r=brsonbors-2/+4
2015-06-02Auto merge of #25958 - Manishearth:rollup, r=Manishearthbors-7/+1
2015-06-02Rollup merge of #25949 - mbrubeck:ndebug, r=alexcrichtonManish Goregaokar-3/+1
2015-06-02Rollup merge of #25821 - jooert:remove_build_date, r=brsonManish Goregaokar-4/+0
2015-06-02Auto merge of #25848 - alexcrichton:fix-msvc, r=brsonbors-0/+44
2015-06-02Auto merge of #25654 - petrochenkov:encenv, r=alexcrichtonbors-5/+6
2015-06-01Stop passing the old ndebug/debug cfg directivesMatt Brubeck-3/+1
2015-06-01Auto merge of #25858 - alexcrichton:disable-os-tls, r=brsonbors-0/+4
2015-05-30debuginfo: Create common debugger pretty printer module.Michael Woerister-2/+4
2015-05-30Warn if the test suite is run on Windows in console with non-UTF-8 code pagepetrochenkov-5/+6