1. 85cdfad Fix an inconsistent use of LLVMGCCDIR. In all other cases, this directory by Bob Wilson · 16 years ago
  2. 111def8 Add -disable-bindings for utils/NewNightlyTest.pl by Daniel Dunbar · 16 years ago
  3. 12c8d1b Deleted trailing whitespace; no functional changes. by Misha Brukman · 16 years ago
  4. c6e2241 Spell DISABLE_ASSERTIONS correctly. by Dan Gohman · 16 years ago
  5. ef7d2bb Escape "$#". by Nick Lewycky · 16 years ago
  6. c161188 Add nosubmit option to control what is sent back to the results server. by Tanya Lattner · 17 years ago
  7. 3d64f1c Need a space to separate Make options. by Evan Cheng · 17 years ago
  8. e04c90b Add -disable-lto optimization. by Evan Cheng · 17 years ago
  9. 2ba49a9 Added -test-opts to specify test options. by Evan Cheng · 17 years ago
  10. 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
  11. ece1f68 Remove the last vestiges of -usesvn. by Reid Spencer · 17 years ago
  12. ceb9d78 We want the Subversion checkout to succeed even if we don't specify by Reid Spencer · 17 years ago
  13. eecd711 Applied Reid's patch. Long live Subversion! by John Criswell · 17 years ago
  14. 1c01cf9 Fix problems with the checkout and cd directories for SVN checkout. by Reid Spencer · 17 years ago
  15. c9a15d5 Update for Subversion conversion: by Reid Spencer · 17 years ago
  16. 7055fd0 Remove duplicated line. by Evan Cheng · 17 years ago
  17. 4604023 Make my proxy happy. by Lauro Ramos Venancio · 17 years ago
  18. 849c9a2 Adding target triplet to be passed to database. by Tanya Lattner · 18 years ago
  19. 7545422 Correctly report version of GCC used. by Jeff Cohen · 18 years ago
  20. b5fda75 Terminate some lines that need to be. by Reid Spencer · 18 years ago
  21. 99e865a Reinstate the SVN capability without requiring Date::Parse. As before the by Reid Spencer · 18 years ago
  22. 776964a Revert this until the Date::Parse module can be installed on the nightly by Reid Spencer · 18 years ago
  23. d0b0879 Prepare for Subversion migration by implementing a -usesvn to tell the by Reid Spencer · 18 years ago
  24. 2bae1f5 Add an option to enable lli (interpreter mode) testing. by Reid Spencer · 18 years ago
  25. 93c456c 80 cols fix. by Reid Spencer · 18 years ago
  26. 7a8efce Wrong directory. by Jim Laskey · 18 years ago
  27. ba9f043 Fix search file for -release. by Jim Laskey · 18 years ago
  28. 27b8ba0 Add support for -release-asserts. by Jim Laskey · 18 years ago
  29. 01d7bcf Trim the home directory from the dejagnu test by Jim Laskey · 18 years ago
  30. 6d8a1b7 Switching to NewNightlyTest.php by Jim Laskey · 18 years ago
  31. 7189966 Issue cvs co with -P option to prune empty directories. Remove the unnecessary by Evan Cheng · 18 years ago
  32. ad6f758 Corrected an error that was introduced yesterday that caused the GCC by Patrick Jenkins · 18 years ago
  33. 0313775 The new nightly tester should stop outputing a message stating the by Patrick Jenkins · 18 years ago
  34. b9c65eb These changes reflect the changes in the database for how tests are stored by Patrick Jenkins · 18 years ago
  35. 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
  36. d3f341a My last commit added some experimental features I have been working on. This commit rolls those back. by Patrick Jenkins · 18 years ago
  37. b993b0a Changed the call to countloc.sh so that the correct topdirectory of the llvm build is set. by Patrick Jenkins · 18 years ago
  38. ca7592a Make all tools that use llvmdo have a -topdir option that allows the top by Reid Spencer · 18 years ago
  39. 9e384ab Added some comments to clarify code around sub TestDirectory by Patrick Jenkins · 18 years ago
  40. fa34d7b Changes for LLVM coding standard compliance: by Reid Spencer · 18 years ago
  41. 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
  42. dcffb0c Merge some NightlyTest.pl changes. by Evan Cheng · 18 years ago
  43. 4257ccb Removed unneccesary output from nightly tester by Patrick Jenkins · 18 years ago
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 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
  50. 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
  51. 59a2798 We now only search the following directories for .o and .a files: by Patrick Jenkins · 18 years ago
  52. 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
  53. e36de54 fix externals by Andrew Lenharth · 18 years ago
  54. 0dd7fb2 Removed some unneccesary printing from the nightly tester. by Patrick Jenkins · 18 years ago
  55. d4623e9 Removed some unneccesary print statemnts by Patrick Jenkins · 18 years ago
  56. 96970e9 ChangeDir now returns the correct value by Patrick Jenkins · 18 years ago
  57. 278a6b5 Fixed a stupid error where changedir returned false upon success. by Patrick Jenkins · 18 years ago
  58. c281b0d Added more descriptive output to singlesource,multisource tests. by Patrick Jenkins · 18 years ago
  59. 59d1a66 Removed some clutter that was left over from development. by Patrick Jenkins · 18 years ago
  60. cc8414f I made a stupid mistake when adding support for -use-gmake. ~PJ by Patrick Jenkins · 18 years ago
  61. 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
  62. 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
  63. 26ba609 Fixing a syntax error and adding buildtype to the .a and .o file size information. by Patrick Jenkins · 18 years ago
  64. 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
  65. fcf207b added status message during nightly test by Patrick Jenkins · 18 years ago
  66. 25c2a2f Added a check to skip dejagnu test results gathering if we did not run dejagnu tests by Patrick Jenkins · 18 years ago
  67. b67e118 Fixed an issue of variable scope that prevented file size from being submitted to the server. by Patrick Jenkins · 18 years ago
  68. 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
  69. 49717a4 Fixed issue where nightly test always tells you you need to use -nickname by Patrick Jenkins · 18 years ago
  70. 1f556c2 The nightly tester will no longer report numbers instead of tests performed. by Patrick Jenkins · 18 years ago
  71. 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
  72. ba20471 Fixed a problem that caused the script to abort right before it sent out the information by Patrick Jenkins · 18 years ago
  73. 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
  74. 1b62944 yet another change to get the correct gcc version for the nightly test results. by Patrick Jenkins · 18 years ago
  75. f263704 Minor output changes. by Patrick Jenkins · 18 years ago
  76. 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
  77. 79fbf7f Fixed an issue where the user specified gcc was not the gcc we report to the nightly test server. by Patrick Jenkins · 18 years ago
  78. 0b7ae54 Syntax error. I will run perl -c before commiting perl scripts. by Patrick Jenkins · 18 years ago
  79. 4bde3bc Fixed some small bugs exposed when trying to get a sparc machine to run the script. Specifically some misnamed variables. by Patrick Jenkins · 18 years ago
  80. 7267bd6 Fixed some output issues where newlines were not being printed after error messages by Patrick Jenkins · 18 years ago
  81. 7b4bb60 Fixed an issue that tried to cat externalprogramstable.txt from the testresults directory when it doesnt exist. by Patrick Jenkins · 18 years ago
  82. 00fbdf1 Syntax error in NewNightlyTest.pl by Patrick Jenkins · 18 years ago
  83. 4c4e356 Fixed a variable naming issue for the External Program Results table. Also fixed an issue with printing the sent data to a sentdata.txt by Patrick Jenkins · 18 years ago
  84. 215b48f Updated comments at top of file to reflect relevant command line options. by Patrick Jenkins · 18 years ago
  85. a5c04d6 Added the -noremoveresults option which will not remove the $WebDir from the nightly test runs. by Patrick Jenkins · 18 years ago
  86. b26d39e Fixed variable naming issue that prevented $Prefix-senddata.txt from having any information by Patrick Jenkins · 18 years ago
  87. c6d945f Fixed a bug that looked for -Warnings.txt and -Tests.txt in ridiculous places. by Patrick Jenkins · 18 years ago
  88. fe030d7 The first commit of NewNightlyTest.pl which instead of generating a webpage submits the results of the test to a central server for storage and display. by Patrick Jenkins · 18 years ago