ChangeDir now returns the correct value
[oota-llvm.git] / utils / NewNightlyTest.pl
2006-07-27 Patrick JenkinsChangeDir now returns the correct value
2006-07-27 Patrick JenkinsFixed a stupid error where changedir returned false...
2006-07-27 Patrick JenkinsAdded more descriptive output to singlesource,multisour...
2006-07-27 Patrick JenkinsRemoved some clutter that was left over from development.
2006-07-27 Patrick JenkinsI made a stupid mistake when adding support for -use...
2006-07-27 Patrick Jenkinsadded support for the -use-gmake option. This will...
2006-07-27 Patrick JenkinsThis change will allow support for SunOS to the testing...
2006-07-23 Patrick JenkinsFixing a syntax error and adding buildtype to the ...
2006-07-23 Patrick JenkinsWhen the ability to gather .a and .o file sizes was...
2006-07-22 Patrick Jenkinsadded status message during nightly test
2006-07-21 Patrick JenkinsAdded a check to skip dejagnu test results gathering...
2006-07-21 Patrick JenkinsFixed an issue of variable scope that prevented file...
2006-07-21 Patrick JenkinsAdded code to get .a and .o file sizes and submit them...
2006-07-21 Patrick JenkinsFixed issue where nightly test always tells you you...
2006-07-21 Patrick JenkinsThe nightly tester will no longer report numbers instea...
2006-07-20 Patrick JenkinsWe now fail and print an error message if a nightly...
2006-07-20 Patrick JenkinsFixed a problem that caused the script to abort right...
2006-07-19 Patrick JenkinsRemoved the portion that determines which tests are...
2006-07-18 Patrick Jenkinsyet another change to get the correct gcc version for...
2006-07-18 Patrick JenkinsMinor output changes.
2006-07-17 Patrick JenkinsIf a gccpath is specified when invoking the nightly...
2006-07-14 Patrick JenkinsFixed an issue where the user specified gcc was not...
2006-07-13 Patrick JenkinsSyntax error. I will run perl -c before commiting perl...
2006-07-13 Patrick JenkinsFixed some small bugs exposed when trying to get a...
2006-07-10 Patrick JenkinsFixed some output issues where newlines were not being...
2006-07-10 Patrick JenkinsFixed an issue that tried to cat externalprogramstable...
2006-07-07 Patrick JenkinsSyntax error in NewNightlyTest.pl
2006-07-07 Patrick JenkinsFixed a variable naming issue for the External Program...
2006-07-07 Patrick JenkinsUpdated comments at top of file to reflect relevant...
2006-07-07 Patrick JenkinsAdded the -noremoveresults option which will not remove...
2006-07-07 Patrick JenkinsFixed variable naming issue that prevented $Prefix...
2006-07-06 Patrick JenkinsFixed a bug that looked for -Warnings.txt and -Tests...
2006-07-06 Patrick JenkinsThe first commit of NewNightlyTest.pl which instead...