1. 8cf79f8 Correct comment. by Duncan Sands · 11 years ago
  2. ab5ad9f Add a script to help us create source tar balls for the release. by Bill Wendling · 11 years ago
  3. 451ee21 Use proper exit code. by Bill Wendling · 11 years ago
  4. 30042c5 Use proper syntax. by Bill Wendling · 11 years ago
  5. 769b71a Add lldb and polly to the projects to tag. by Bill Wendling · 11 years ago
  6. 77bf866 Add libcxx and clang-tools-extra to the testing thing. by Bill Wendling · 11 years ago
  7. 7193427 Add clang-tools-extra to the list of things to tag for the release. by Bill Wendling · 11 years ago
  8. 5812cdb Add the libc++ project to those we tag. by Bill Wendling · 11 years ago
  9. c8e41c5 Fix a typo (the the => the) by Sylvestre Ledru · 12 years ago
  10. f4594a3 Modify the sh-bang to run out-of-the-box for FreeBSDes. by Bill Wendling · 12 years ago
  11. bdcfb76 Add a flag to rebranch if we need to. by Bill Wendling · 12 years ago
  12. e457626 Download and build the compiler-rt project. by Bill Wendling · 12 years ago
  13. 6d9cf6c Don't tag libcxx and libcxxabi since we don't release them just yet. by Bill Wendling · 12 years ago
  14. cbece8c As Eric pointed out, even a Debug build should be equal. Leave the flag that can turn off comparisons though. by Bill Wendling · 13 years ago
  15. 1adc215 Compare the .o files only for release builds. Add an option to bypass the comparison altogether. by Bill Wendling · 13 years ago
  16. 64acc57 Support a 'final' release candidate tag. by Bill Wendling · 13 years ago
  17. ac6d7e4 Do a relative path ln command instead of an absolute path one. Some people strangely enough have different directory layouts... by Bill Wendling · 13 years ago
  18. 65ec521 Rename the script to indicate that this is for the TEST=simple tests. by Bill Wendling · 13 years ago
  19. aec4011 Resurrect the 'find regressions for the TEST=nightly tests' script. by Bill Wendling · 13 years ago
  20. 58fba23 Ensure timestamps are not embedded into files when doing a release build. by Duncan Sands · 13 years ago
  21. b9ad624 Modify the script to output the regressions and passes into categories. My Python-fu could use some improving... by Bill Wendling · 13 years ago
  22. 3df9f54 Check for divide by zero. by Bill Wendling · 13 years ago
  23. 19595dc Also compare the built dragonegg objects between phases 2 and 3. by Duncan Sands · 13 years ago
  24. fbc0dec Reset the system compiler each time we start a new flavour. Otherwise by Duncan Sands · 13 years ago
  25. c1aef08 Add support for testing dragonegg. This is disabled by default. by Duncan Sands · 13 years ago
  26. 3a8eaa7 Revamp the script to handle the 'TEST=simple' output. by Bill Wendling · 13 years ago
  27. 250c680 Duncan pointed out that sometimes CC and CXX are used to specify the compiler. Also that the configure script takes care of finding an appropriate compiler if one's not specified. by Bill Wendling · 13 years ago
  28. 495069e Use bash instead. by Bill Wendling · 13 years ago
  29. 783993e Make changes so that this runs on FreeBSD. by Bill Wendling · 13 years ago
  30. 630243a Don't exit just because some early commands fail. Use the -k flag when running the checks. by Bill Wendling · 13 years ago
  31. 540d5b7 Forgot to add the project name to the 'svn ls' command. by Bill Wendling · 13 years ago
  32. 10f3210 Add message to svn mkdir command. by Bill Wendling · 13 years ago
  33. 41adc5f Don't download and compile compiler-rt, libcxx, and libcxxabi by default. by Bill Wendling · 13 years ago
  34. a854f5d Update to disable asserts. Build a phase 3 compiler, and compare phase 2 files against phase 3. by Bill Wendling · 13 years ago
  35. 1416dc2 Overhaul the 'test-release' script. by Bill Wendling · 13 years ago
  36. eeb58a7 Update the tree before applying patch. by Bill Wendling · 13 years ago
  37. 9a6d615 Add a helper script to create branches and tag release candidates. by Bill Wendling · 13 years ago
  38. f4a4e3a Add a script that helps merge changes into a release branch. by Bill Wendling · 13 years ago
  39. f0bf9df Partially revert commit 127155: I think it is much more convenient by Duncan Sands · 14 years ago
  40. 067e2e2 Useful script for finding regressions in the nightly testsuite. by Duncan Sands · 14 years ago
  41. 38e1f88d Don't show commands. by Bill Wendling · 14 years ago
  42. e7e9a60 Don't keep the log files around. Just pipe to a log file instead. by Bill Wendling · 14 years ago
  43. 40989a4 Release-Asserts no longer exists. by Duncan Sands · 14 years ago
  44. 8a6e53e Nowadays a release build has assertions off. by Duncan Sands · 14 years ago
  45. ca64b6a This script is executable. by Duncan Sands · 14 years ago
  46. 8be4e03 Remove --with-gxx-include-dir option because it's causing problems on non-Darwin platforms. by Bill Wendling · 14 years ago
  47. c248bba Add an option to not test ObjC for those platforms which don't support it. by Bill Wendling · 14 years ago
  48. cff1dbf Correct variable name. by Duncan Sands · 14 years ago
  49. d357d74 Move the number of cpus logic to somewhere more logical. by Duncan Sands · 14 years ago
  50. b91c712 A script that tests a certain release candidate in several modes. It does a by Bill Wendling · 14 years ago