about summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2015-02-05mk: Add version number to output. Useful for logsBrian Anderson-0/+1
2015-02-05mk: Remove redundant valgrind notices in buildBrian Anderson-1/+1
2015-02-05Clean up tidy scripts, coverage, performanceBrian Anderson-45/+2
2015-02-05mk: Split tidy into multiple tidy rulesBrian Anderson-4/+19
2015-02-01openbsd supportSébastien Marie-0/+26
2015-01-25Merge remote-tracking branch 'rust-lang/master'Brian Anderson-2/+50
2015-01-25Auto merge of #21582 - FlaPer87:rollup, r=brsonbors-2/+2
2015-01-25Merge remote-tracking branch 'rust-lang/master'Brian Anderson-8/+39
2015-01-24Auto merge of #21452 - bleibig:bison-grammar, r=nikomatsakisbors-0/+48
2015-01-24Rollup merge of #21579 - brson:beta, r=alexcrichtonFlavio Percoco Premoli-2/+2
2015-01-23Fix beta namingBrian Anderson-2/+2
2015-01-23regex: Remove in-tree versionAlex Crichton-7/+5
2015-01-21Minor fixesBrian Anderson-1/+1
2015-01-21Add a lint for library featuresBrian Anderson-0/+1
2015-01-21rollup merge of #21414: ejjeong/aarch64-linux-androidAlex Crichton-0/+32
2015-01-21rollup merge of #21289: brson/errorcodesAlex Crichton-0/+1
2015-01-21Auto merge of #21065 - ColonelJ:master, r=brsonbors-10/+10
2015-01-20Add a LALR grammar for Rust with testing supportBrian Leibig-0/+48
2015-01-20Make error code registration work again. #19624Brian Anderson-0/+1
2015-01-21Rollup merge of #21399 - kballard:fix-PLEASE_BENCH, r=GankroBarosl LEE-3/+1
2015-01-20Initial support for aarch64-linux-androidEunji Jeong-0/+32
2015-01-20Auto merge of #21304 - lifthrasiir:htmldocck, r=alexcrichtonbors-1/+2
2015-01-19Fix `make check PLEASE_BENCH=1`Kevin Ballard-3/+1
2015-01-17mk: Don't set RUSTC_BOOTSTRAP_KEY on -dev and -nightly. Not neededBrian Anderson-2/+2
2015-01-17mk: Revert hack to pull the bootstrap key from the snapshot binsBrian Anderson-6/+1
2015-01-17Register new snapshots.Eduard Burtescu-1/+6
2015-01-18tests: Add htmldocck.py script for the use of Rustdoc tests.Kang Seonghoon-1/+2
2015-01-17std: Move the bitflags! macro to a gated crateAlex Crichton-2/+5
2015-01-16rustc: Move the privacy pass to its own crateAlex Crichton-4/+8
2015-01-15rollup merge of #21151: brson/betaAlex Crichton-4/+3
2015-01-15rollup merge of #20985: vhbit/ios-installAlex Crichton-5/+6
2015-01-15auto merge of #20980 : richo/rust/final-power, r=alexcrichtonbors-3/+31
2015-01-14mk: The beta channel produces things called 'beta'Brian Anderson-4/+3
2015-01-12Fixes to cfg .mk files for Windows: removed use of unused LDPATH variable on ...KernelJ-10/+10
2015-01-12iOS: fixed install phaseValerii Hiora-5/+6
2015-01-11powerpc: Use toolchain assembler on powerRicho Healey-2/+2
2015-01-11powerpc: Build llvm for powerpcRicho Healey-1/+1
2015-01-11powerpc: Add platform configurationRicho Healey-0/+28
2015-01-10auto merge of #20802 : huonw/rust/book-css, r=steveklabnikbors-1/+7
2015-01-09Merge pull request #20699 from vhbit/ios-archsbors-51/+156
2015-01-09iOS: preliminary 64-bit archs supportValerii Hiora-0/+72
2015-01-09iOS: makefiles and runtime for new archsValerii Hiora-51/+84
2015-01-09Ensure that the book is built after the doc/ directory.Huon Wilson-1/+1
2015-01-09Add stub deprecation files for each of the old guides.Huon Wilson-0/+6
2015-01-09Merge pull request #20779 from brson/prerelbors-4/+6
2015-01-08mk: Add rustbook to source dist 1.0.0-alphaBrian Anderson-0/+1
2015-01-08mk: Update prerelase versioning to conform to semverBrian Anderson-4/+6
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-5/+4
2015-01-08"The Rust Programming Language"Steve Klabnik-18/+44
2015-01-07rollup merge of #20716: brson/RUST_DEBUGAlex Crichton-2/+0