1. 8df92e8 NNT: Move source checkout code into subroutine. by Daniel Dunbar · 15 years ago
  2. 7f0e81f NNT: Remove .{o,a} size info, this is better tracked elsewhere. by Daniel Dunbar · 15 years ago
  3. 7a1e60a NNT: Remove code to track build warnings, the buildbots cover this. by Daniel Dunbar · 15 years ago
  4. 0e9fe69 NNT: Remove hard coded BuildDir and WebDir, users should have to specify these. by Daniel Dunbar · 15 years ago
  5. 7c9eb9e NNT: Remove "CVS Stats", this isn't particularly useful and can be better done by the server or user. by Daniel Dunbar · 15 years ago
  6. 2e10794 NNT: Remove now-unused -cvstag argument and CVSROOT code. by Daniel Dunbar · 15 years ago
  7. ad83e7f NNT: Remove -usecvs option, this is very old. by Daniel Dunbar · 15 years ago
  8. 5af8436 NNT: Remove -debug argument, it is unused. by Daniel Dunbar · 15 years ago
  9. 4628e5e Regroup NewNightlyTest.pl options by Daniel Dunbar · 15 years ago
  10. 49e3182 Add new flags '-test-cflags' and '-test-cxxflags' to pass in flags directly to the llvm testsuite. by Bill Wendling · 15 years ago
  11. e11c4db Use http instead https for anonymous readonly check out. by Evan Cheng · 15 years ago
  12. ff79ef4 NewNightlyTest.pl - Add -configure-args option. by Daniel Dunbar · 15 years ago
  13. 0c39e38 NewNightlyTest.pl - Add -noremoveatend option. by Daniel Dunbar · 15 years ago
  14. 42cdc38 NewNightlyTest: Include minutes/seconds in log file names, to support running by Daniel Dunbar · 15 years ago
  15. f7f02a9 NewNightlyTest.pl: Support -submit-aux with -no-submit (run that aux script, by Daniel Dunbar · 15 years ago
  16. fc0fc3a NewNightlyTest: Pull most VERBOSE handling into RunLoggedCommand function. by Daniel Dunbar · 15 years ago
  17. 2f90daf NewNightlyTest: Factor out LLVM{Src,Obj,Test} variables. by Daniel Dunbar · 15 years ago
  18. 6dc11b4 Clean up nightly tester to use Perl's File::Find. Patch by Benjamin Kramer. by Bob Wilson · 15 years ago
  19. 53df0a2 Allow user to specify separate SVN url for llvm and the test suite. by Evan Cheng · 15 years ago
  20. 45db29c Add clang support to the nightly test script. Patch by Edward O'Callaghan. by Duncan Sands · 15 years ago
  21. f5a5950 NightlyTest: Stop running a separate Olden pass during nightly test. by Daniel Dunbar · 15 years ago
  22. 056dbd0 NewNightlyTest.pl: Add a -parallel-jobs argument (set # of jobs for make with by Daniel Dunbar · 15 years ago
  23. 94a37a4 NightlyTest: Write "sentdata.txt" files and run the -submit-aux script before by Daniel Dunbar · 15 years ago
  24. cd3f999 Add -submit-aux option to NewNightlyTest.pl by Daniel Dunbar · 15 years ago
  25. 85cdfad Fix an inconsistent use of LLVMGCCDIR. In all other cases, this directory by Bob Wilson · 16 years ago
  26. 111def8 Add -disable-bindings for utils/NewNightlyTest.pl by Daniel Dunbar · 16 years ago
  27. 12c8d1b Deleted trailing whitespace; no functional changes. by Misha Brukman · 16 years ago
  28. c6e2241 Spell DISABLE_ASSERTIONS correctly. by Dan Gohman · 16 years ago
  29. ef7d2bb Escape "$#". by Nick Lewycky · 16 years ago
  30. c161188 Add nosubmit option to control what is sent back to the results server. by Tanya Lattner · 17 years ago
  31. 3d64f1c Need a space to separate Make options. by Evan Cheng · 17 years ago
  32. e04c90b Add -disable-lto optimization. by Evan Cheng · 17 years ago
  33. 2ba49a9 Added -test-opts to specify test options. by Evan Cheng · 17 years ago
  34. 9949c2a If the user did not check out LLVM and request it to be built, it should be a build error. This relies on the user having a successful build of LLVM, but the tests will fail if they dont. by Tanya Lattner · 17 years ago
  35. ece1f68 Remove the last vestiges of -usesvn. by Reid Spencer · 17 years ago
  36. ceb9d78 We want the Subversion checkout to succeed even if we don't specify by Reid Spencer · 17 years ago
  37. eecd711 Applied Reid's patch. Long live Subversion! by John Criswell · 17 years ago
  38. 1c01cf9 Fix problems with the checkout and cd directories for SVN checkout. by Reid Spencer · 17 years ago
  39. c9a15d5 Update for Subversion conversion: by Reid Spencer · 17 years ago
  40. 7055fd0 Remove duplicated line. by Evan Cheng · 17 years ago
  41. 4604023 Make my proxy happy. by Lauro Ramos Venancio · 17 years ago
  42. 849c9a2 Adding target triplet to be passed to database. by Tanya Lattner · 17 years ago
  43. 7545422 Correctly report version of GCC used. by Jeff Cohen · 17 years ago
  44. b5fda75 Terminate some lines that need to be. by Reid Spencer · 17 years ago
  45. 99e865a Reinstate the SVN capability without requiring Date::Parse. As before the by Reid Spencer · 17 years ago
  46. 776964a Revert this until the Date::Parse module can be installed on the nightly by Reid Spencer · 17 years ago
  47. d0b0879 Prepare for Subversion migration by implementing a -usesvn to tell the by Reid Spencer · 17 years ago
  48. 2bae1f5 Add an option to enable lli (interpreter mode) testing. by Reid Spencer · 18 years ago
  49. 93c456c 80 cols fix. by Reid Spencer · 18 years ago
  50. 7a8efce Wrong directory. by Jim Laskey · 18 years ago
  51. ba9f043 Fix search file for -release. by Jim Laskey · 18 years ago
  52. 27b8ba0 Add support for -release-asserts. by Jim Laskey · 18 years ago
  53. 01d7bcf Trim the home directory from the dejagnu test by Jim Laskey · 18 years ago
  54. 6d8a1b7 Switching to NewNightlyTest.php by Jim Laskey · 18 years ago
  55. 7189966 Issue cvs co with -P option to prune empty directories. Remove the unnecessary by Evan Cheng · 18 years ago
  56. ad6f758 Corrected an error that was introduced yesterday that caused the GCC by Patrick Jenkins · 18 years ago
  57. 0313775 The new nightly tester should stop outputing a message stating the by Patrick Jenkins · 18 years ago
  58. b9c65eb These changes reflect the changes in the database for how tests are stored by Patrick Jenkins · 18 years ago
  59. 4b7f7aa Changing the format dejagnu tests are submitted. We used to only submit multisource information for pass fail. Now we submit all pass/fail test information. This should fix the issue where some results were not being reported. by Patrick Jenkins · 18 years ago
  60. d3f341a My last commit added some experimental features I have been working on. This commit rolls those back. by Patrick Jenkins · 18 years ago
  61. b993b0a Changed the call to countloc.sh so that the correct topdirectory of the llvm build is set. by Patrick Jenkins · 18 years ago
  62. ca7592a Make all tools that use llvmdo have a -topdir option that allows the top by Reid Spencer · 18 years ago
  63. 9e384ab Added some comments to clarify code around sub TestDirectory by Patrick Jenkins · 18 years ago
  64. fa34d7b Changes for LLVM coding standard compliance: by Reid Spencer · 18 years ago
  65. 0e9402f Added two flags (-submit-server and -submit-script) which allow the user to specify where the test results are submitted too. If these are not specified they default to the LLVM.org server. by Patrick Jenkins · 18 years ago
  66. dcffb0c Merge some NightlyTest.pl changes. by Evan Cheng · 18 years ago
  67. 4257ccb Removed unneccesary output from nightly tester by Patrick Jenkins · 18 years ago
  68. e8501eb Reinstated the sending of a list of all dejagnutests run. Also fixed a rather embarresing error introduced during version 1.41 where i commented out the actual sending of the data to the results server. by Patrick Jenkins · 18 years ago
  69. 1c3bf94 no longer sending the list of all dejagnu tests because it is too big at the present time by Patrick Jenkins · 18 years ago
  70. cf65fb6 Changed a = to a .= so we now append tests we have performed to the master list of all tests instead of assigning it as the master list. by Patrick Jenkins · 18 years ago
  71. e631c4a Made some more changes to the print statements in the nightly tester. The last commit was a preemptive strike. by Patrick Jenkins · 18 years ago
  72. ea103a8 Encapsulated all of the print statements in "if( $VERBOSE) { }". The testing script will be absoutely silent now except for errors, which will still be printed to the annoyance of the user. by Patrick Jenkins · 18 years ago
  73. 7e5c373 We should now send the correct list of dejagnu tests instead of the csv file of test results when we submit results back to the nightly tester. by Patrick Jenkins · 18 years ago
  74. 69d3a95 One of the directories we were searching in for .o and .a files was wrong. We now search /lib instead of /libs. by Patrick Jenkins · 18 years ago
  75. 59a2798 We now only search the following directories for .o and .a files: by Patrick Jenkins · 18 years ago
  76. d7210f9 Removed some dead code and hopefully fixed the issue where the total list of tests was not being sent by Patrick Jenkins · 18 years ago
  77. e36de54 fix externals by Andrew Lenharth · 18 years ago
  78. 0dd7fb2 Removed some unneccesary printing from the nightly tester. by Patrick Jenkins · 18 years ago
  79. d4623e9 Removed some unneccesary print statemnts by Patrick Jenkins · 18 years ago
  80. 96970e9 ChangeDir now returns the correct value by Patrick Jenkins · 18 years ago
  81. 278a6b5 Fixed a stupid error where changedir returned false upon success. by Patrick Jenkins · 18 years ago
  82. c281b0d Added more descriptive output to singlesource,multisource tests. by Patrick Jenkins · 18 years ago
  83. 59d1a66 Removed some clutter that was left over from development. by Patrick Jenkins · 18 years ago
  84. cc8414f I made a stupid mistake when adding support for -use-gmake. ~PJ by Patrick Jenkins · 18 years ago
  85. 1cd4691 added support for the -use-gmake option. This will come in handy when running the test on SunOS. by Patrick Jenkins · 18 years ago
  86. f58473f This change will allow support for SunOS to the testing script. It adds a check to see if we're running on SunOS and if so, then uses gmake instead of make. by Patrick Jenkins · 18 years ago
  87. 26ba609 Fixing a syntax error and adding buildtype to the .a and .o file size information. by Patrick Jenkins · 18 years ago
  88. 169357e When the ability to gather .a and .o file sizes was added, it changed the directory the perl script was in so when we tried to run dejagnu tests, everything failed. by Patrick Jenkins · 18 years ago
  89. fcf207b added status message during nightly test by Patrick Jenkins · 18 years ago
  90. 25c2a2f Added a check to skip dejagnu test results gathering if we did not run dejagnu tests by Patrick Jenkins · 18 years ago
  91. b67e118 Fixed an issue of variable scope that prevented file size from being submitted to the server. by Patrick Jenkins · 18 years ago
  92. 6412f72 Added code to get .a and .o file sizes and submit them to the server in the nightly report. by Patrick Jenkins · 18 years ago
  93. 49717a4 Fixed issue where nightly test always tells you you need to use -nickname by Patrick Jenkins · 18 years ago
  94. 1f556c2 The nightly tester will no longer report numbers instead of tests performed. by Patrick Jenkins · 18 years ago
  95. 514e258 We now fail and print an error message if a nightly tester does not specify a nickname on the command line by Patrick Jenkins · 18 years ago
  96. ba20471 Fixed a problem that caused the script to abort right before it sent out the information by Patrick Jenkins · 18 years ago
  97. 65c7ea0 Removed the portion that determines which tests are newly passing/failing because we no longer keep the previos days list on the testing machines. by Patrick Jenkins · 18 years ago
  98. 1b62944 yet another change to get the correct gcc version for the nightly test results. by Patrick Jenkins · 18 years ago
  99. f263704 Minor output changes. by Patrick Jenkins · 18 years ago
  100. adea55e If a gccpath is specified when invoking the nightly test script we will hopefully now use that gcc for the gcc version. Also fixed some 80 char column stuff. by Patrick Jenkins · 18 years ago