about summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2015-03-25make it use gdb instead of lldb when mac-android cross compileSae-bom Kim-0/+5
2015-03-17Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichtonManish Goregaokar-4/+0
2015-03-17Auto merge of #23429 - rprichard:fix-linux-build, r=alexcrichtonbors-0/+1
2015-03-16Fix the Linux nightly build by adding a LLVM_CONFIG_<target-triple> dep.Ryan Prichard-0/+1
2015-03-16join lines in makefileJorge Aparicio-2/+1
2015-03-16move some tests back to libcollectionsJorge Aparicio-1/+1
2015-03-16extract libcollections tests into libcollectionstestJorge Aparicio-1/+6
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-4/+0
2015-03-13Avoid passing -L "" during cross-compilation.Ryan Prichard-2/+3
2015-03-13Rollup merge of #23324 - rprichard:fix-freebsd, r=brsonManish Goregaokar-4/+4
2015-03-12Fix naming of beta artifacts againBrian Anderson-2/+2
2015-03-12Avoid passing -L "" to rustc.Ryan Prichard-4/+4
2015-03-11mk/tests: filter more possible debug-assertionsCody P Schafer-1/+1
2015-03-10configure: have --enable-debug set -C debug-assertions=on so `debug!()` works...Cody P Schafer-1/+1
2015-03-06Rollup merge of #23094 - brson:beta, r=huonwManish Goregaokar-3/+3
2015-03-05mk: Once again rename the beta channel artifacts as 'beta'Brian Anderson-3/+3
2015-03-05rustc: Add a debug_assertions #[cfg] directiveAlex Crichton-1/+1
2015-03-04std: Deprecate std::old_io::fsAlex Crichton-0/+2
2015-03-03Make build timestamp files robust in face of concurrent source modification.Felix S. Klock II-15/+32
2015-02-28Separate most of rustc::lint::builtin into a separate crate.Huon Wilson-6/+9
2015-02-21Auto merge of #21959 - dhuseby:bitrig-support, r=brsonbors-9/+43
2015-02-18rollup merge of #22118: fhahn/separate-parse-fail-2Alex Crichton-4/+13
2015-02-18 Manual merge of #22475 - alexcrichton:rollup, r=alexcrichtonHuon Wilson-2/+8
2015-02-17rollup merge of #22331: steveklabnik/guidelinesAlex Crichton-1/+7
2015-02-17Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichtonbors-20/+21
2015-02-17Fix removal of complement-bugreport.mdManish Goregaokar-1/+1
2015-02-17Rollup merge of #22326 - semarie:compat-cp, r=alexcrichtonManish Goregaokar-4/+4
2015-02-17Rollup merge of #22341 - fhahn:issue-22291-PLEASE-FAIL, r=alexcrichtonManish Goregaokar-5/+5
2015-02-16Import rust-guidlinesSteve Klabnik-1/+7
2015-02-16Add pfail targets for parse-fail testsFlorian Hahn-4/+13
2015-02-15Rollup merge of #22256 - brson:installer-next, r=alexcrichtonManish Goregaokar-10/+11
2015-02-15Rollup merge of #22292 - brson:alpha2, r=alexcrichtonManish Goregaokar-3/+3
2015-02-15Rollup merge of #22308 - steveklabnik:gh19278, r=brsonManish Goregaokar-1/+1
2015-02-15Rollup merge of #22201 - brson:version, r=nick29581Manish Goregaokar-1/+5
2015-02-14Only set --bench for crate tests when PLEASE_BENCH is setFlorian Hahn-5/+5
2015-02-14docs.mk: use posix arguments for cpSébastien Marie-4/+4
2015-02-13Generate grammar.html and link to it from the reference.Steve Klabnik-1/+1
2015-02-13Add the build date to the reported version. #21957Brian Anderson-1/+5
2015-02-13Update version number for 1.0.0-alpha.2Brian Anderson-3/+3
2015-02-12Upgrade rust-installerBrian Anderson-10/+11
2015-02-11PR review fixesDave Huseby-9/+9
2015-02-11bitrig integrationDave Huseby-9/+43
2015-02-11docs: disable PDF docs when latex _isn't_ presentTim Cuthbertson-1/+1
2015-02-10Remove duplicated configuration for androidEunji Jeong-11/+7
2015-02-10Add one more depth on android test directory for multiple targetsEunji Jeong-9/+10
2015-02-10Make aarch64-linux-android check with real targetEunji Jeong-9/+13
2015-02-08Auto merge of #21992 - steveklabnik:gh17220, r=alexcrichtonbors-17/+6
2015-02-06Move compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-1/+2
2015-02-05Only accept xelatex for building PDF docsSteve Klabnik-17/+6
2015-02-05mk: Print test summary after tidy when running 'make check'Brian Anderson-1/+2