about summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2014-11-10Attempt to fix the problem with failing distcheck.Vitali Haravy-1/+1
2014-11-09mk: Fix Windows cross-build prefixklutzy-2/+2
2014-11-08auto merge of #18724 : gamazeps/rust/toc, r=alexcrichtonbors-3/+3
2014-11-07auto merge of #18673 : VHaravy/rust/issue-18632, r=alexcrichtonbors-1/+1
2014-11-06rollup merge of #18709 : alexcrichton/fix-windowsAlex Crichton-0/+1
2014-11-07Guide: Puts the toc again in the docgamazeps-3/+3
2014-11-06rollup merge of #18625 : alexcrichton/no-more-rlibcAlex Crichton-3/+1
2014-11-06Remove rlibc from the distributionAlex Crichton-3/+1
2014-11-06mk: Add -C prefer-dynamic to stage3 libsAlex Crichton-0/+1
2014-11-06Correct building documenation with Pandoc and TeX on Windows.Vitali Haravy-1/+1
2014-11-05debuginfo: Make LLDB test make targets dependent on lldb python scripts.Michael Woerister-1/+3
2014-11-05auto merge of #18592 : alexcrichton/rust/dylib-harder, r=pcwaltonbors-7/+8
2014-11-04Implement flexible target specificationCorey Richardson-120/+99
2014-11-03rustc: Default to static linking dylibsAlex Crichton-7/+8
2014-11-02Work around jemalloc/jemalloc#161Steven Fackler-1/+3
2014-10-29mk: Clean just one llvm build at a time. Closes #17852Brian Anderson-1/+1
2014-10-28Revert "enable parallel codegen by default"Daniel Micay-11/+0
2014-10-28auto merge of #18192 : jmesmon/rust/platform-generic, r=alexcrichtonbors-464/+452
2014-10-25split platform definitions out of mk/platform.mkCody P Schafer-464/+452
2014-10-23build the crates guideSteve Klabnik-1/+1
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