rust/mk
bors 29f817fa22 auto merge of #17139 : brson/rust/lualatex, r=alexcrichton
Bugs in pdflatex (#12804) are preventing the guide from landing (https://github.com/rust-lang/rust/pull/16657). This solves the immediate problem by changing the build system to prefer lualatex, xelatex to pdflatex (which is apparently obsolete). Because the xelatex on the snapshot bot seems to completely ignore the `-output-directory` option, I also had to frob the makefiles a bit for that case.
2014-09-11 07:15:46 +00:00
..
clean.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
crates.mk Allow a regex filter for RUST_LOG 2014-08-28 10:14:57 +12:00
ctags.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
dist.mk Fix naming of windows installer 2014-09-09 13:33:29 -07:00
docs.mk Prefer lualatex, xelatex, pdflatex, in that order. #12804 2014-09-09 18:07:53 -07:00
grammar.mk mk: Print grammar info message like others 2014-07-25 14:32:34 -07:00
host.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
install.mk auto merge of #15922 : poiru/rust/remove-whitespace-mk-backslash, r=brson 2014-07-24 13:51:17 +00:00
llvm.mk Move llvm bindings to their own crate 2014-07-14 12:27:07 -07:00
main.mk enable jemalloc debugging in unoptimized builds 2014-09-07 14:23:48 -04:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk Use gcc for cross-build linking, not g++. 2014-08-04 17:43:48 -07:00
prepare.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
reconfig.mk ignore uninitialized submodules when checking if ./configure should be re-run 2014-09-09 11:33:53 -07:00
rt.mk enable jemalloc debugging in unoptimized builds 2014-09-07 14:23:48 -04:00
rustllvm.mk Remove VPATH usage in Makefiles 2014-02-02 10:59:14 -08:00
snap.mk mk: Remove extra whitespace before line continuation backslashes 2014-07-23 08:41:55 -07:00
stage0.mk mk: Remove extra whitespace before line continuation backslashes 2014-07-23 08:41:55 -07:00
target.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
tests.mk debuginfo: Emit different autotest debugger scripts depending on GDB version. 2014-08-27 15:19:14 +02:00
util.mk mk: Address review feedback 2014-02-14 19:17:50 -08:00