1. dfc9bd1 Improve the script to also show failures in the post-regtest checks by florian · 9 years ago
  2. e56d1b5 Remove config files for no-longer-existing s390 builds. by florian · 9 years ago
  3. 83b558c Add nightly script for wildebeest[32] (debian x86), lfedora1 (fedora s390x) by mjw · 9 years ago
  4. 83b18f4 nightly: source is a bashism, use '.' instead by mjw · 10 years ago
  5. ac5aafe nightly: Try harder to get vendor stuff. by mjw · 10 years ago
  6. 76f2cb1 nightly: Try even more locations for finding glibc. by mjw · 10 years ago
  7. f2c0230 nightly/bin/nightly: Handle libc.so being in /lib or /lib64. by mjw · 10 years ago
  8. f31fe6f ensure nightly regression tests can (optionally) run perf tests by philippe · 11 years ago
  9. dd6c514 ensure nightly reports the GDB version by philippe · 11 years ago
  10. 08b61aa Stop sending z10-ec nightly build messages to valgrind-developers by florian · 12 years ago
  11. 3bd1fc5 nightly build: Run nightly build also if only VEX has been modified. Check out matching revisions of Valgrind and VEX instead of using latest VEX when checking out the (today - 1) source code. by bart · 12 years ago
  12. 466bac3 Add z10 EC build. by florian · 12 years ago
  13. 472e42d Get rid of Roland McGrath et al. by florian · 13 years ago
  14. 6a27ab3 Also display information about the assembler (binutils). by florian · 13 years ago
  15. 84ada6b Change the nightly script to gather information about the run by florian · 13 years ago
  16. bdba1d9 Disable sending diffs for the z900 build for now. by florian · 13 years ago
  17. 460ed73 Add config files for z900 nightly build by florian · 13 years ago
  18. d809dcc Add config files for nightly s390 builds. by florian · 13 years ago
  19. 55cade6 Change get_svn_revision to also work with older subversion releases by florian · 13 years ago
  20. 72e4063 Nightly build: Rename the attachment diffs into diffs.txt such that it can be viewed easily with an e-mail client. by bart · 13 years ago
  21. 8072c63 Updated e-mail address. by bart · 14 years ago
  22. 5d9c644 Automatically clean up temporary files. by bart · 15 years ago
  23. 8b21e22 Renamed cellbuzz nightly build config files. by bart · 15 years ago
  24. dd8f021 Switched from SDK 3.0 to SDK 3.1. by bart · 15 years ago
  25. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  26. e43358f Nightly test changes: by njn · 15 years ago
  27. 951c826 Print the end time as well as the start time so it's easy to see how long it by njn · 15 years ago
  28. 1d96fc5 Add a couple of notes based on an email from Bart. by njn · 15 years ago
  29. e21f85d Fixes for Darwin: it uses a different method for getting the time-and-date by njn · 15 years ago
  30. 21c307c Greatly improve the instructions for the nightly tests. by njn · 15 years ago
  31. 8820352 Two tweaks: by njn · 15 years ago
  32. aa6dd81 Updated cross-compilation nightly build config files (not in use at this time). by bart · 15 years ago
  33. 8286496 Only run the nightly build if there was a commit during the last 24 hours. by bart · 15 years ago
  34. 87fa0df Fixed typo in usage instructions: replaced bin/night by bin/nightly. by bart · 15 years ago
  35. 55a4769 Tweaks to the 'nightly' script and docs. by njn · 15 years ago
  36. cec804b Change 'nightly' to print "(unchanged)" at the start of the email subject by njn · 15 years ago
  37. fab6c89 Updated cellbuzz configuration according to the changes made during the big upgrade of the Cellbuzz cluster in February 2009. by bart · 15 years ago
  38. 4e8224b Compress the file passed as the third argument before attaching it to the outgoing e-mail. by bart · 15 years ago
  39. 70dbf4e Changed single recipient into a list of recipients and fixed mutt subject and attachment arguments. by bart · 15 years ago
  40. 0bae227 Added to repository. by bart · 15 years ago
  41. 3040125 Made sure that all diff files are processed. by bart · 15 years ago
  42. 9e46dbe Updated machine details. by bart · 15 years ago
  43. fd97cec Added new nightly build configuration variable: ABT_EVAL. by bart · 15 years ago
  44. 2261edb Renamed georgia-tech-cellbuzz.* to georgia-tech-cellbuzz-cross.*. by bart · 15 years ago
  45. 79557c8 Sort file names alphabetically before processing the diff files. by bart · 15 years ago
  46. 0311189 trunk/nightly/bin/nightly by njn · 15 years ago
  47. 1f2df3e trunk/nightly/bin/nightly Be POSIXy. by njn · 15 years ago
  48. df8a111 Index: nightly/bin/nightly by njn · 15 years ago
  49. 62647eb trunk/nightly/bin/nightly by njn · 15 years ago
  50. 5a1ba02 Comment-only changes. by njn · 15 years ago
  51. b88201e Don't apply cross-compilation patch during the nightly build any more, by sewardj · 16 years ago
  52. fcadb00 Added a note explaining that the code in this file is interpreted by more than one shell. by bart · 16 years ago
  53. 6ec6603 Make sure that stderr redirection works both with bash and tcsh. by bart · 16 years ago
  54. 4a10107 - Added support for the variable ABT_JOBS, number of jobs to run in parallel. by bart · 16 years ago
  55. 191a307 Added configuration files for Georgia Tech's Cellbuzz cluster. by bart · 16 years ago
  56. e29c8fa Track top level Makefile.am changes in r7390. by sewardj · 16 years ago
  57. 669c10c Make a new regtest target, "all-regtest", being the union of "make by sewardj · 16 years ago
  58. 2e3fcf3 by njn · 19 years ago
  59. bd243bc There is no need to checkout and build VEX separately now. by tom · 19 years ago
  60. f0e0a64 Improve script to compare the current code with that from 24 hours ago, by njn · 19 years ago
  61. 78113db Run "make all" before "make install" as older versions of automake by tom · 19 years ago
  62. 44380b1 Rework the nightly build script to stop as soon as one of the build by tom · 19 years ago
  63. 1d46878 Fix overnight build script to use subversion to get the source and by tom · 19 years ago
  64. e2cac93 Add the nightly build scripts. by jseward · 20 years ago