Overhaul the 'test-release' script.
[oota-llvm.git] / utils / release / test-release.sh
2011-10-16 Bill WendlingOverhaul the 'test-release' script.
2011-03-27 Duncan SandsPartially revert commit 127155: I think it is much...
2011-03-08 Bill WendlingDon't show commands.
2011-03-07 Bill WendlingDon't keep the log files around. Just pipe to a log...
2010-09-15 Duncan SandsRelease-Asserts no longer exists.
2010-09-13 Duncan SandsNowadays a release build has assertions off.
2010-09-09 Duncan SandsThis script is executable.
2010-09-08 Bill WendlingRemove --with-gxx-include-dir option because it's causi...
2010-09-08 Bill WendlingAdd an option to not test ObjC for those platforms...
2010-09-08 Duncan SandsCorrect variable name.
2010-09-08 Duncan SandsMove the number of cpus logic to somewhere more logical.
2010-09-08 Bill WendlingA script that tests a certain release candidate in...