]> git.lizzy.rs Git - rust.git/history - mk/pp.mk
doc: 'if' expressions no longer require parens
[rust.git] / mk / pp.mk
2011-09-30 Brian AndersonAbstract the build directories further in the makefiles
2011-09-08 Graydon HoareMerge pull request #867 from paulstansifer/master
2011-08-31 Marijn HaverbekeReplace xfail-stageN with simply xfail-test
2011-08-31 Marijn HaverbekeRevert "Replace xfail-stageN with simply xfail-test"
2011-08-31 Marijn HaverbekeReplace xfail-stageN with simply xfail-test
2011-08-18 Brian AndersonAdd more verbosity to 'make reformat'
2011-08-03 Brian AndersonIgnore xfail-pretty, xfail-stage2 files when reformatting
2011-07-29 robarnoldMerge pull request #781 from robarnold/upstream-stable
2011-07-28 Brian AndersonAdd PPFILES flag to specify a which files to reformat
2011-07-27 Marijn HaverbekeAdd fuzzer to reformat make target
2011-07-27 Marijn HaverbekeFix reformat make target
2011-07-21 Rafael Ávila de... Cleanup the library path now that we copy from stageN...
2011-07-11 Rafael Ávila de... Move llvm out of stageN/lib so that the host building...
2011-06-25 Graydon HoareFixes to speed and clean up makefiles.
2011-06-20 Graydon HoareFix 'reformat' mk target to handle recent libdir changes.
2011-06-16 Graydon HoareAdd support for marking files no-reformat.
2011-06-15 Graydon HoareAdd tests to 'make reformat' target.
2011-06-14 Graydon HoareRevive 'make reformat' target.
2011-06-10 Patrick WaltonMerge pull request #447 from paulstansifer/quick_error_...
2011-06-01 Graydon Hoaremake 'reformat' do libstd as well.
2011-06-01 Graydon HoareAdd a 'make reformat' rule.