summaryrefslogtreecommitdiff
path: root/utils/NewNightlyTest.pl
Commit message (Expand)AuthorAge
* Add new flags '-test-cflags' and '-test-cxxflags' to pass in flags directly t...Bill Wendling2009-07-16
* Use http instead https for anonymous readonly check out.Evan Cheng2009-07-14
* NewNightlyTest.pl - Add -configure-args option.Daniel Dunbar2009-07-13
* NewNightlyTest.pl - Add -noremoveatend option.Daniel Dunbar2009-07-13
* NewNightlyTest: Include minutes/seconds in log file names, to support runningDaniel Dunbar2009-07-01
* NewNightlyTest.pl: Support -submit-aux with -no-submit (run that aux script,Daniel Dunbar2009-06-26
* NewNightlyTest: Pull most VERBOSE handling into RunLoggedCommand function.Daniel Dunbar2009-06-26
* NewNightlyTest: Factor out LLVM{Src,Obj,Test} variables.Daniel Dunbar2009-06-26
* Clean up nightly tester to use Perl's File::Find.Bob Wilson2009-06-19
* Allow user to specify separate SVN url for llvm and the test suite.Evan Cheng2009-06-18
* Add clang support to the nightly test script.Duncan Sands2009-06-12
* NightlyTest: Stop running a separate Olden pass during nightly test.Daniel Dunbar2009-06-02
* NewNightlyTest.pl: Add a -parallel-jobs argument (set # of jobs for make withDaniel Dunbar2009-05-28
* NightlyTest: Write "sentdata.txt" files and run the -submit-aux script beforeDaniel Dunbar2009-05-28
* Add -submit-aux option to NewNightlyTest.plDaniel Dunbar2009-05-18
* Fix an inconsistent use of LLVMGCCDIR. In all other cases, this directoryBob Wilson2009-03-12
* Add -disable-bindings for utils/NewNightlyTest.plDaniel Dunbar2009-03-10
* Deleted trailing whitespace; no functional changes.Misha Brukman2009-01-02
* Spell DISABLE_ASSERTIONS correctly.Dan Gohman2008-10-30
* Escape "$#".Nick Lewycky2008-06-05
* Add nosubmit option to control what is sent back to the results server.Tanya Lattner2008-03-10
* Need a space to separate Make options.Evan Cheng2008-01-14
* Add -disable-lto optimization.Evan Cheng2008-01-12
* Added -test-opts to specify test options.Evan Cheng2007-11-10
* If the user did not check out LLVM and request it to be built, it should be a...Tanya Lattner2007-10-02
* Remove the last vestiges of -usesvn.Reid Spencer2007-07-02
* We want the Subversion checkout to succeed even if we don't specify Reid Spencer2007-07-02
* Applied Reid's patch. Long live Subversion!John Criswell2007-06-29
* Fix problems with the checkout and cd directories for SVN checkout.Reid Spencer2007-06-29
* Update for Subversion conversion:Reid Spencer2007-06-26
* Remove duplicated line.Evan Cheng2007-05-14
* Make my proxy happy.Lauro Ramos Venancio2007-05-03
* 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