about summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2014-10-25split platform definitions out of mk/platform.mkCody P Schafer-464/+452
2014-10-23Error if we should be able to Valgrind but can'tNick Cameron-10/+35
2014-10-23Remove support for .rc files from test.mkNick Cameron-12/+6
2014-10-23Make rpass-valgrind work with prettyNick Cameron-2/+7
2014-10-23Add run-pass-valgrind testsNick Cameron-5/+22
2014-10-22debuginfo: Enable LLDB test suite on Darwin.Michael Woerister-3/+4
2014-10-21enable parallel codegen by defaultStuart Pernsteiner-0/+11
2014-10-20mk/rt: "export CC" does not seem to work (gcc observed), use explicit shell v...Cody P Schafer-6/+5
2014-10-19Remove a number of deprecated cratesAlex Crichton-9/+4
2014-10-17auto merge of #17009 : kballard/rust/install_no_sudo, r=pnkfelixbors-4/+22
2014-10-16libsyntax: Remove all uses of {:?}.Luqman Aden-5/+4
2014-10-13rollup merge of #18012 : pnkfelix/gate-bors-on-building-compiletestAlex Crichton-3/+26
2014-10-13Make bors check that `compiletest` builds from both stage0 and stage1 rustc.Felix S. Klock II-3/+26
2014-10-12Fix `find` check for executablesAlex Crichton-1/+1
2014-10-11auto merge of #17940 : pnkfelix/rust/fix-check-stage1-on-clean-dir, r=huonwbors-1/+1
2014-10-11compiletest needs to link to native crate, or at least the `rt` library.Felix S. Klock II-1/+1
2014-10-11auto merge of #17928 : steveklabnik/rust/remove_runtime_guide, r=alexcrichtonbors-1/+1
2014-10-10Remove the runtime guide.Steve Klabnik-1/+1
2014-10-09Bump version to 0.13.0Brian Anderson-1/+1
2014-10-09Merge tag '0.12.0'Brian Anderson-1/+1
2014-10-08debuginfo: Add LLDB version handling to test infrastructure.Michael Woerister-0/+1
2014-10-07Rename RELEASES.txt to RELEASES.md. It's markdown.Brian Anderson-1/+1
2014-10-05auto merge of #17777 : lambda/rust/fix-docs-short-hash, r=alexcrichtonbors-2/+2
2014-10-04docs: Fix short hash link to githubBrian Campbell-2/+2
2014-10-04Update LLVM.Luqman Aden-1/+1
2014-10-03auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichtonbors-1/+1
2014-10-02rollup merge of #17708 : bnoordhuis/fix-ctags-makefile-targetAlex Crichton-1/+1
2014-10-02rollup merge of #17706 : thestinger/suppAlex Crichton-2/+1
2014-10-02remove the uv_support codeDaniel Micay-2/+1
2014-10-02auto merge of #17681 : jgallagher/rust/dep-info-escape-spaces, r=alexcrichtonbors-6/+7
2014-10-02Fix `make TAGS.vi` targetBen Noordhuis-1/+1
2014-10-01Add a guide to compiler pluginsKeegan McAllister-1/+1
2014-10-01Remove libuv, gypAaron Turon-157/+4
2014-10-01Remove librustuvAaron Turon-3/+2
2014-10-01Make find->tidy resilient to filenames with spacesJohn Gallagher-6/+7
2014-09-30auto merge of #17640 : brson/rust/wininst, r=alexcrichtonbors-1/+1
2014-09-29mk: Start producing binary tarballs on windowsBrian Anderson-1/+1
2014-09-29rollup merge of #17592 : kmcallister/inline-asm-locAlex Crichton-1/+1
2014-09-29rollup merge of #17542 : brson/devchannelAlex Crichton-3/+3
2014-09-29auto merge of #17538 : brson/rust/winmk, r=alexcrichtonbors-0/+3
2014-09-28Keep ExpnId abstract by providing conversionsKeegan McAllister-1/+1
2014-09-25Use 'dev' for the release channel and version suffix when building from sourceBrian Anderson-3/+3
2014-09-25Move checking of whether fields are Sized or not into wf / trait code.Niko Matsakis-0/+1
2014-09-24mk: Fix a minor makefile warning on windowsBrian Anderson-0/+3
2014-09-24auto merge of #17463 : oskchaitanya/rust/master, r=alexcrichtonbors-2/+5
2014-09-24auto merge of #17449 : mcoffin/rust/master, r=alexcrichtonbors-0/+6
2014-09-23collapse setting and exporting RUST_BENCH into one lineO S K Chaitanya-2/+1
2014-09-23Use locale 'C' for running tests. Closes #17423O S K Chaitanya-0/+4
2014-09-22manual -> reference & formattingSteve Klabnik-2/+2
2014-09-22Copy GYP environment variables on iOSMatt Coffin-0/+3