This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: FYI: nightly comparisons of GUI branch


I'm checking this in.  This sets up the java web pages to have
comparisons of the gui branch -vs- classpath, just as we do for the
trunk.  These will also be computed nightly.

I'm omitting the new files since there are a lot of them and they are
auto-generated.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>
	* status.html: Link to GUI branch comparison.
	* gui-compare/libgcj-classpath-compare.html: New file.

Index: status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/status.html,v
retrieving revision 1.29
diff -u -r1.29 status.html
--- status.html 22 Apr 2004 16:06:53 -0000 1.29
+++ status.html 27 Jul 2004 23:56:19 -0000
@@ -113,7 +113,10 @@
 <p>You can also see <a
 href="http://gcc.gnu.org/java/libgcj-classpath-compare.html";>a
 comparison of our classes with Classpath's</a>.  Differences here are
-merged from time to time.</p>
+merged from time to time.  You can also see
+<a href="http://gcc.gnu.org/java/gui-compare/libgcj-classpath-compare.html";>
+a comparison of the GUI branch with Classpath</a>.
+</p>
 
 <table id="targets" border="0" cellpadding="4" width="95%">
 <tr bgcolor="#b0d0ff">


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]