summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2015-05-11Bump prerelease version to .5Brian Anderson-1/+1
2015-04-30Bump prerelease version to .4Brian Anderson-1/+1
2015-04-24Prerelease version is .3Brian Anderson-1/+1
2015-04-14Auto merge of #24287 - brson:beta, r=steveklabnikbors-1/+1
2015-04-10mk: Add a printer helper to the make setupRicho Healey-0/+3
2015-04-10Bump prerelease versionBrian Anderson-1/+1
2015-04-10Auto merge of #24177 - alexcrichton:rustdoc, r=aturonbors-39/+29
2015-04-08configure: Add --enable-debug-jemallocBrian Anderson-0/+4
2015-04-08configure: Add --enable-debuginfoBrian Anderson-0/+5
2015-04-08configure: Clarify --enable-debug-assertions status messageBrian Anderson-1/+1
2015-04-08configure: Disable debug assertions by defaultBrian Anderson-3/+3
2015-04-08configure: Rename --enable-debug to --enable-debug-assertionsBrian Anderson-2/+2
2015-04-08configure: Remove obsolete --disable-verify optionBrian Anderson-8/+2
2015-04-07mk: Stop documenating non-facade cratesAlex Crichton-37/+12
2015-04-07mk: Pass the same flags to rustdoc as rustcAlex Crichton-1/+1
2015-04-07test: Move all run-make rustdoc tests to test/rustdocAlex Crichton-1/+1
2015-04-07compiletest: Add support for running rustdoc testsAlex Crichton-1/+16
2015-03-31Auto merge of #23678 - richo:check-flightcheck, r=alexcrichtonbors-1/+6
2015-03-31Rollup merge of #23874 - cmr:no-compiler-docs, r=alexcrichtonManish Goregaokar-8/+13
2015-03-30mk: build and distribute facade crates unconditionally (for now)Corey Richardson-8/+13
2015-03-30Auto merge of #23848 - cmr:no-compiler-docs, r=huonwbors-11/+26
2015-03-29mk: don't build docs for internal or behind-the-facade crates in beta/stableCorey Richardson-11/+26
2015-03-28Fix some typosVadim Petrochenkov-2/+2
2015-03-27check: Warn users with nonzero RLIMIT_CORERicho Healey-1/+6
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