Fix relocation selection for foo-. on mips.
[oota-llvm.git] / utils / release / test-release.sh
2015-04-29 Hans WennborgDrop Dragonegg support from the release script
2015-04-28 Hans Wennborgtest-release.sh: Drop some unused command-line options.
2014-12-04 Daniel Sanderstest-release.sh: Add a way to specify --build to configure
2014-12-04 Daniel Sanderstest-release.sh: Correct the logged configure command...
2014-08-20 Bill WendlingUpdate projects lists.
2014-07-21 Tom Stellardtest-release.sh: Add support for dot releases
2014-04-14 Arnaud A. de Grand... Display the name of the project failing the url check...
2013-12-03 Bill WendlingRemove superfluous label.
2013-11-24 Bill WendlingDefault to a better compression algorithm.
2013-11-20 Bill WendlingAdd -triple option.
2013-11-18 Arnaud A. de Grand... test-release.sh: tweak RPATH for the binary packages.
2013-07-10 Duncan SandsCorrect comment.
2013-05-08 Bill WendlingAdd libcxx and clang-tools-extra to the testing thing.
2012-07-23 Sylvestre LedruFix a typo (the the => the)
2012-04-17 Bill WendlingDownload and build the compiler-rt project.
2012-04-03 Bill WendlingAs Eric pointed out, even a Debug build should be equal...
2012-04-02 Bill WendlingCompare the .o files only for release builds. Add an...
2011-11-28 Bill WendlingSupport a 'final' release candidate tag.
2011-10-29 Bill WendlingDo a relative path ln command instead of an absolute...
2011-10-21 Duncan SandsEnsure timestamps are not embedded into files when...
2011-10-20 Duncan SandsAlso compare the built dragonegg objects between phases...
2011-10-20 Duncan SandsReset the system compiler each time we start a new...
2011-10-20 Duncan SandsAdd support for testing dragonegg. This is disabled...
2011-10-19 Bill WendlingDuncan pointed out that sometimes CC and CXX are used...
2011-10-19 Bill WendlingUse bash instead.
2011-10-19 Bill WendlingMake changes so that this runs on FreeBSD.
2011-10-18 Bill WendlingDon't exit just because some early commands fail. Use...
2011-10-17 Bill WendlingForgot to add the project name to the 'svn ls' command.
2011-10-17 Bill WendlingDon't download and compile compiler-rt, libcxx, and...
2011-10-17 Bill WendlingUpdate to disable asserts. Build a phase 3 compiler...
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...