- Jul 17, 2009
-
-
Bill Wendling authored
llvm-svn: 76122
-
- Jul 14, 2009
-
-
Evan Cheng authored
llvm-svn: 75621
-
Daniel Dunbar authored
- For adding arbitrary arguments to pass to configure. llvm-svn: 75535
-
Daniel Dunbar authored
- Like -noremove, except the build directory is still purged prior to building but isn't removed at the end of the test run (so the build products can be examined if need be). llvm-svn: 75527
-
- Jul 01, 2009
-
-
Daniel Dunbar authored
multiple runs per day (insane, I know). Also, remove some unused variables. llvm-svn: 74605
-
- Jun 27, 2009
-
-
Daniel Dunbar authored
instead of skipping). llvm-svn: 74341
-
- Jun 26, 2009
-
-
Daniel Dunbar authored
llvm-svn: 74256
-
Daniel Dunbar authored
- They can be overriden on the command line as well. Add -teelogs option, which will also print the various logs on stdout. llvm-svn: 74252
-
- Jun 19, 2009
-
-
Bob Wilson authored
Patch by Benjamin Kramer. llvm-svn: 73772
-
- Jun 18, 2009
-
-
Evan Cheng authored
llvm-svn: 73726
-
- Jun 12, 2009
-
-
Duncan Sands authored
Patch by Edward O'Callaghan. llvm-svn: 73224
-
- Jun 02, 2009
-
-
Daniel Dunbar authored
- Unless I'm mistaken, these results weren't even being reported and just served to clobber the previous build products and waste cycles. llvm-svn: 72738
-
- May 29, 2009
-
-
Daniel Dunbar authored
-parallel, instead of always using 2). llvm-svn: 72551
-
- May 28, 2009
-
-
Daniel Dunbar authored
sending data to the server. - Otherwise if the server connection fails the external script never runs. Also, create content before initiating connection to try and decrease time we are connected to llvm.org. llvm-svn: 72532
-
- May 19, 2009
-
-
Daniel Dunbar authored
- If given, the argument will be run using system with the path to the sent data. Useful for testing nightlytest server replacements. llvm-svn: 72070
-
- Mar 12, 2009
-
-
Bob Wilson authored
refers to the "prefix" directory, i.e., one level above "bin". LLVMGCCPATH is used as the directory containing the llvm-gcc executable, so add a "/bin" suffix to get from LLVMGCCDIR to LLVMGCCPATH. llvm-svn: 66823
-
- Mar 10, 2009
-
-
Daniel Dunbar authored
llvm-svn: 66566
-
- Jan 02, 2009
-
-
Misha Brukman authored
llvm-svn: 61583
-
- Oct 30, 2008
-
-
Dan Gohman authored
llvm-svn: 58413
-
- Jun 05, 2008
-
-
Nick Lewycky authored
llvm-svn: 51998
-
- Mar 10, 2008
-
-
Tanya Lattner authored
Patch by Joachim Durchholz. Thanks! llvm-svn: 48139
-
- Jan 14, 2008
-
-
Evan Cheng authored
llvm-svn: 45964
-
- Jan 12, 2008
-
-
Evan Cheng authored
llvm-svn: 45900
-
- Nov 10, 2007
-
-
Evan Cheng authored
llvm-svn: 43971
-
- Oct 02, 2007
-
-
Tanya Lattner authored
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. llvm-svn: 42514
-
- Jul 02, 2007
-
-
Reid Spencer authored
Implement -usecvs just in case we need to go back to cvs for some reason. llvm-svn: 37837
-
Reid Spencer authored
the -verbose option! Doh! llvm-svn: 37836
-
- Jun 29, 2007
-
-
John Criswell authored
llvm-svn: 37812
-
Reid Spencer authored
llvm-svn: 37797
-
- Jun 26, 2007
-
-
Reid Spencer authored
1. Fix comments for -usesvn and -svnurl options. 2. Fix default URL for SVN access. 3. Fix paths to accommodate "trunk" when checking out from SVN. llvm-svn: 37736
-
- May 14, 2007
-
-
Evan Cheng authored
llvm-svn: 37040
-
- May 03, 2007
-
-
Lauro Ramos Venancio authored
llvm-svn: 36665
-
- Apr 13, 2007
-
-
Tanya Lattner authored
llvm-svn: 35958
-
- Apr 10, 2007
-
-
Jeff Cohen authored
llvm-svn: 35866
-
- Apr 07, 2007
-
-
Reid Spencer authored
llvm-svn: 35725
-
Reid Spencer authored
SVN Repository is only used if requested with -usesvn option otherwise it uses CVS. llvm-svn: 35721
-
- Apr 04, 2007
-
-
Reid Spencer authored
testers. llvm-svn: 35657
-
- Apr 03, 2007
-
-
Reid Spencer authored
script to to check out llvm and llvm-test from Subversion instead of CVS. Without this option the script will continue to check out from CVS. To specify the Subversion URL, set the SVNURL environment variable or pass -svnurl followed by the URL. For now, -svnurl will default to Reid's temporary (read-only, daily snapshot) SVN server. Try it out if you like! llvm-svn: 35621
-
- Nov 24, 2006
-
-
Reid Spencer authored
llvm-svn: 31899
-
- Oct 19, 2006
-
-
Reid Spencer authored
llvm-svn: 31050
-