summaryrefslogtreecommitdiff
path: root/utils/NewNightlyTest.pl
Commit message (Expand)AuthorAge
* Adding target triplet to be passed to database.Tanya Lattner2007-04-13
* Correctly report version of GCC used.Jeff Cohen2007-04-10
* Terminate some lines that need to be.Reid Spencer2007-04-07
* Reinstate the SVN capability without requiring Date::Parse. As before theReid Spencer2007-04-07
* Revert this until the Date::Parse module can be installed on the nightlyReid Spencer2007-04-04
* Prepare for Subversion migration by implementing a -usesvn to tell theReid Spencer2007-04-03
* Add an option to enable lli (interpreter mode) testing.Reid Spencer2006-11-24
* 80 cols fix.Reid Spencer2006-10-19
* Wrong directory.Jim Laskey2006-09-29
* Fix search file for -release.Jim Laskey2006-09-28
* Add support for -release-asserts.Jim Laskey2006-09-28
* Trim the home directory from the dejagnu testJim Laskey2006-09-20
* Switching to NewNightlyTest.phpJim Laskey2006-09-15
* Issue cvs co with -P option to prune empty directories. Remove the unnecessaryEvan Cheng2006-08-29
* Corrected an error that was introduced yesterday that caused the GCCPatrick Jenkins2006-08-22
* The new nightly tester should stop outputing a message stating thePatrick Jenkins2006-08-21
* These changes reflect the changes in the database for how tests are storedPatrick Jenkins2006-08-18
* Changing the format dejagnu tests are submitted. We used to only submit multi...Patrick Jenkins2006-08-17
* My last commit added some experimental features I have been working on. This ...Patrick Jenkins2006-08-16
* Changed the call to countloc.sh so that the correct topdirectory of the llvm ...Patrick Jenkins2006-08-16
* Make all tools that use llvmdo have a -topdir option that allows the topReid Spencer2006-08-14
* Added some comments to clarify code around sub TestDirectoryPatrick Jenkins2006-08-14
* Changes for LLVM coding standard compliance:Reid Spencer2006-08-13
* Added two flags (-submit-server and -submit-script) which allow the user to s...Patrick Jenkins2006-08-11
* Merge some NightlyTest.pl changes.Evan Cheng2006-08-09
* Removed unneccesary output from nightly testerPatrick Jenkins2006-08-08
* Reinstated the sending of a list of all dejagnutests run. Also fixed a rather...Patrick Jenkins2006-08-07
* no longer sending the list of all dejagnu tests because it is too big at the ...Patrick Jenkins2006-08-06
* Changed a = to a .= so we now append tests we have performed to the master li...Patrick Jenkins2006-08-04
* Made some more changes to the print statements in the nightly tester. The las...Patrick Jenkins2006-08-04
* Encapsulated all of the print statements in "if( $VERBOSE) { }". The testing ...Patrick Jenkins2006-08-04
* We should now send the correct list of dejagnu tests instead of the csv file ...Patrick Jenkins2006-08-04
* One of the directories we were searching in for .o and .a files was wrong. We...Patrick Jenkins2006-08-03
* We now only search the following directories for .o and .a files:Patrick Jenkins2006-08-02
* Removed some dead code and hopefully fixed the issue where the total list of ...Patrick Jenkins2006-08-02
* fix externalsAndrew Lenharth2006-07-29
* Removed some unneccesary printing from the nightly tester.Patrick Jenkins2006-07-28
* Removed some unneccesary print statemntsPatrick Jenkins2006-07-27
* ChangeDir now returns the correct valuePatrick Jenkins2006-07-27
* Fixed a stupid error where changedir returned false upon success.Patrick Jenkins2006-07-27
* Added more descriptive output to singlesource,multisource tests.Patrick Jenkins2006-07-27
* Removed some clutter that was left over from development.Patrick Jenkins2006-07-27
* I made a stupid mistake when adding support for -use-gmake. ~PJPatrick Jenkins2006-07-27
* added support for the -use-gmake option. This will come in handy when running...Patrick Jenkins2006-07-27
* This change will allow support for SunOS to the testing script. It adds a che...Patrick Jenkins2006-07-27
* Fixing a syntax error and adding buildtype to the .a and .o file size informa...Patrick Jenkins2006-07-23
* When the ability to gather .a and .o file sizes was added, it changed the dir...Patrick Jenkins2006-07-23
* added status message during nightly testPatrick Jenkins2006-07-22
* Added a check to skip dejagnu test results gathering if we did not run dejagn...Patrick Jenkins2006-07-21
* Fixed an issue of variable scope that prevented file size from being submitte...Patrick Jenkins2006-07-21