1. f4594a3 Modify the sh-bang to run out-of-the-box for FreeBSDes. by Bill Wendling · 12 years ago
  2. bdcfb76 Add a flag to rebranch if we need to. by Bill Wendling · 12 years ago
  3. e457626 Download and build the compiler-rt project. by Bill Wendling · 12 years ago
  4. 6d9cf6c Don't tag libcxx and libcxxabi since we don't release them just yet. by Bill Wendling · 12 years ago
  5. cbece8c As Eric pointed out, even a Debug build should be equal. Leave the flag that can turn off comparisons though. by Bill Wendling · 12 years ago
  6. 1adc215 Compare the .o files only for release builds. Add an option to bypass the comparison altogether. by Bill Wendling · 12 years ago
  7. 64acc57 Support a 'final' release candidate tag. by Bill Wendling · 13 years ago
  8. 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
  9. 65ec521 Rename the script to indicate that this is for the TEST=simple tests. by Bill Wendling · 13 years ago
  10. aec4011 Resurrect the 'find regressions for the TEST=nightly tests' script. by Bill Wendling · 13 years ago
  11. 58fba23 Ensure timestamps are not embedded into files when doing a release build. by Duncan Sands · 13 years ago
  12. 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
  13. 3df9f54 Check for divide by zero. by Bill Wendling · 13 years ago
  14. 19595dc Also compare the built dragonegg objects between phases 2 and 3. by Duncan Sands · 13 years ago
  15. fbc0dec Reset the system compiler each time we start a new flavour. Otherwise by Duncan Sands · 13 years ago
  16. c1aef08 Add support for testing dragonegg. This is disabled by default. by Duncan Sands · 13 years ago
  17. 3a8eaa7 Revamp the script to handle the 'TEST=simple' output. by Bill Wendling · 13 years ago
  18. 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
  19. 495069e Use bash instead. by Bill Wendling · 13 years ago
  20. 783993e Make changes so that this runs on FreeBSD. by Bill Wendling · 13 years ago
  21. 630243a Don't exit just because some early commands fail. Use the -k flag when running the checks. by Bill Wendling · 13 years ago
  22. 540d5b7 Forgot to add the project name to the 'svn ls' command. by Bill Wendling · 13 years ago
  23. 10f3210 Add message to svn mkdir command. by Bill Wendling · 13 years ago
  24. 41adc5f Don't download and compile compiler-rt, libcxx, and libcxxabi by default. by Bill Wendling · 13 years ago
  25. a854f5d Update to disable asserts. Build a phase 3 compiler, and compare phase 2 files against phase 3. by Bill Wendling · 13 years ago
  26. 1416dc2 Overhaul the 'test-release' script. by Bill Wendling · 13 years ago
  27. eeb58a7 Update the tree before applying patch. by Bill Wendling · 13 years ago
  28. 9a6d615 Add a helper script to create branches and tag release candidates. by Bill Wendling · 13 years ago
  29. f4a4e3a Add a script that helps merge changes into a release branch. by Bill Wendling · 13 years ago
  30. f0bf9df Partially revert commit 127155: I think it is much more convenient by Duncan Sands · 13 years ago
  31. 067e2e2 Useful script for finding regressions in the nightly testsuite. by Duncan Sands · 13 years ago
  32. 38e1f88d Don't show commands. by Bill Wendling · 13 years ago
  33. e7e9a60 Don't keep the log files around. Just pipe to a log file instead. by Bill Wendling · 13 years ago
  34. 40989a4 Release-Asserts no longer exists. by Duncan Sands · 14 years ago
  35. 8a6e53e Nowadays a release build has assertions off. by Duncan Sands · 14 years ago
  36. ca64b6a This script is executable. by Duncan Sands · 14 years ago
  37. 8be4e03 Remove --with-gxx-include-dir option because it's causing problems on non-Darwin platforms. by Bill Wendling · 14 years ago
  38. c248bba Add an option to not test ObjC for those platforms which don't support it. by Bill Wendling · 14 years ago
  39. cff1dbf Correct variable name. by Duncan Sands · 14 years ago
  40. d357d74 Move the number of cpus logic to somewhere more logical. by Duncan Sands · 14 years ago
  41. b91c712 A script that tests a certain release candidate in several modes. It does a by Bill Wendling · 14 years ago