summaryrefslogtreecommitdiff
path: root/utils/release
Commit message (Expand)AuthorAge
* Remove superfluous label.Bill Wendling2013-12-03
* Default to a better compression algorithm.Bill Wendling2013-11-24
* Add -triple option.Bill Wendling2013-11-20
* Add lld to projects to tag.Bill Wendling2013-11-19
* test-release.sh: tweak RPATH for the binary packages.Arnaud A. de Grandmaison2013-11-18
* Correct comment.Duncan Sands2013-07-10
* Add a script to help us create source tar balls for the release.Bill Wendling2013-06-07
* Use proper exit code.Bill Wendling2013-06-07
* Use proper syntax.Bill Wendling2013-05-15
* Add lldb and polly to the projects to tag.Bill Wendling2013-05-15
* Add libcxx and clang-tools-extra to the testing thing.Bill Wendling2013-05-08
* Add clang-tools-extra to the list of things to tag for the release.Bill Wendling2013-05-08
* Add the libc++ project to those we tag.Bill Wendling2013-05-07
* Fix a typo (the the => the)Sylvestre Ledru2012-07-23
* Modify the sh-bang to run out-of-the-box for FreeBSDes.Bill Wendling2012-04-20
* Add a flag to rebranch if we need to.Bill Wendling2012-04-18
* Download and build the compiler-rt project.Bill Wendling2012-04-17
* Don't tag libcxx and libcxxabi since we don't release them just yet.Bill Wendling2012-04-17
* As Eric pointed out, even a Debug build should be equal. Leave the flag that ...Bill Wendling2012-04-03
* Compare the .o files only for release builds. Add an option to bypass the com...Bill Wendling2012-04-02
* Support a 'final' release candidate tag.Bill Wendling2011-11-28
* Do a relative path ln command instead of an absolute path one. Some people st...Bill Wendling2011-10-29
* Rename the script to indicate that this is for the TEST=simple tests.Bill Wendling2011-10-23
* Resurrect the 'find regressions for the TEST=nightly tests' script.Bill Wendling2011-10-23
* Ensure timestamps are not embedded into files when doing a release build.Duncan Sands2011-10-21
* Modify the script to output the regressions and passes into categories. My Py...Bill Wendling2011-10-21
* Check for divide by zero.Bill Wendling2011-10-21
* Also compare the built dragonegg objects between phases 2 and 3.Duncan Sands2011-10-20
* Reset the system compiler each time we start a new flavour. OtherwiseDuncan Sands2011-10-20
* Add support for testing dragonegg. This is disabled by default.Duncan Sands2011-10-20
* Revamp the script to handle the 'TEST=simple' output.Bill Wendling2011-10-20
* Duncan pointed out that sometimes CC and CXX are used to specify the compiler...Bill Wendling2011-10-19
* Use bash instead.Bill Wendling2011-10-19
* Make changes so that this runs on FreeBSD.Bill Wendling2011-10-19
* Don't exit just because some early commands fail. Use the -k flag when runnin...Bill Wendling2011-10-18
* Forgot to add the project name to the 'svn ls' command.Bill Wendling2011-10-17
* Add message to svn mkdir command.Bill Wendling2011-10-17
* Don't download and compile compiler-rt, libcxx, and libcxxabi by default.Bill Wendling2011-10-17
* Update to disable asserts. Build a phase 3 compiler, and compare phase 2 file...Bill Wendling2011-10-17
* Overhaul the 'test-release' script.Bill Wendling2011-10-16
* Update the tree before applying patch.Bill Wendling2011-10-16
* Add a helper script to create branches and tag release candidates.Bill Wendling2011-10-16
* Add a script that helps merge changes into a release branch.Bill Wendling2011-10-16
* Partially revert commit 127155: I think it is much more convenientDuncan Sands2011-03-27
* Useful script for finding regressions in the nightly testsuite.Duncan Sands2011-03-25
* Don't show commands.Bill Wendling2011-03-08
* Don't keep the log files around. Just pipe to a log file instead.Bill Wendling2011-03-07
* Release-Asserts no longer exists.Duncan Sands2010-09-15
* Nowadays a release build has assertions off.Duncan Sands2010-09-13
* This script is executable.Duncan Sands2010-09-09