This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: [PATCH] Merged tree updates in web pages.
- To: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Subject: Re: [PATCH] Merged tree updates in web pages.
- From: Warren Levy <warrenl at cygnus dot com>
- Date: Mon, 18 Dec 2000 15:27:38 -0800 (PST)
- cc: Bryce McKinlay <bryce at albatross dot co dot nz>, java-patches at sources dot redhat dot com
In trying to rebuild today I noticed that the toplevel configure.in has
been further changed regarding noconfigdirs so I added more detail to the
build-snapshot page to reflect this. I also realized that these
instructions were pretty hard to find so I added a link to it in all the
places that Download appears (on the left side of the various pages).
--warrenl
2000-12-18 Warren Levy <warrenl@cygnus.com>
* build-snapshot.html: Mention more specifics on activating libgcj
regarding noconfigdirs in the toplevel configure.in.
* index.html: Added a Build link.
* about.html: Ditto.
* contrib.html: Ditto.
* docs.html: Ditto.
* done.html: Ditto.
* download.html: Ditto.
* faq-portugese.html: Ditto.
* faq.html: Ditto.
* mail.html: Ditto.
* projects.html: Ditto.
* support.html: Ditto.
* thanks.html: Ditto.
* tm.html: Ditto.
Index: about.html
===================================================================
RCS file: /cvs/java/htdocs/about.html,v
retrieving revision 1.5
diff -u -p -r1.5 about.html
--- about.html 2000/07/05 06:07:56 1.5
+++ about.html 2000/12/18 23:18:17
@@ -18,6 +18,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+<a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
@@ -76,4 +77,4 @@ $Id: about.html,v 1.5 2000/07/05 06:07:5
</address>
</body>
-</html>
\ No newline at end of file
+</html>
Index: build-snapshot.html
===================================================================
RCS file: /cvs/java/htdocs/build-snapshot.html,v
retrieving revision 1.7
diff -u -p -r1.7 build-snapshot.html
--- build-snapshot.html 2000/12/13 05:46:05 1.7
+++ build-snapshot.html 2000/12/18 23:18:17
@@ -68,6 +68,10 @@ you get Libgc from an other cvs or snaps
Have a look at the toplevel configure.in (egcs/configure.in) and
make sure that the variable `noconfigdirs' isn't assigned to
something (like target-libjava or ${libgcj}.)
+<br>
+ Also, check for platform-specific assignments of `noconfigdirs' with
+ ${libgcj}; if ${libgcj} is listed for your platform, remove it before
+ configuring.
</pre></td></tr>
<tr bgcolor="cccccc">
Index: contrib.html
===================================================================
RCS file: /cvs/java/htdocs/contrib.html,v
retrieving revision 1.8
diff -u -p -r1.8 contrib.html
--- contrib.html 2000/10/29 22:14:38 1.8
+++ contrib.html 2000/12/18 23:18:17
@@ -18,6 +18,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+<a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
@@ -227,4 +228,4 @@ $Id: contrib.html,v 1.8 2000/10/29 22:14
</address>
</body>
-</html>
\ No newline at end of file
+</html>
Index: docs.html
===================================================================
RCS file: /cvs/java/htdocs/docs.html,v
retrieving revision 1.7
diff -u -p -r1.7 docs.html
--- docs.html 2000/07/05 06:07:28 1.7
+++ docs.html 2000/12/18 23:18:17
@@ -18,6 +18,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+<a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
Index: done.html
===================================================================
RCS file: /cvs/java/htdocs/done.html,v
retrieving revision 1.8
diff -u -p -r1.8 done.html
--- done.html 2000/11/29 08:15:18 1.8
+++ done.html 2000/12/18 23:18:17
@@ -21,6 +21,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+ <a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
Index: download.html
===================================================================
RCS file: /cvs/java/htdocs/download.html,v
retrieving revision 1.15
diff -u -p -r1.15 download.html
--- download.html 2000/12/13 05:46:05 1.15
+++ download.html 2000/12/18 23:18:17
@@ -18,6 +18,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+<a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
Index: faq-portugese.html
===================================================================
RCS file: /cvs/java/htdocs/faq-portugese.html,v
retrieving revision 1.6
diff -u -p -r1.6 faq-portugese.html
--- faq-portugese.html 2000/07/05 06:07:16 1.6
+++ faq-portugese.html 2000/12/18 23:18:17
@@ -27,6 +27,7 @@
<br><a href="mail.html">Mailing Lists</a>
<br><a href="docs.html">Documentation</a>
<br><a href="download.html">Download</a>
+<br><a href="build-snapshot.html">Build</a>
<br><a href="contrib.html">Contributing</a>
<br><a href="done.html">Done with Gcj</A>
<br><a href="/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a>
Index: faq.html
===================================================================
RCS file: /cvs/java/htdocs/faq.html,v
retrieving revision 1.33
diff -u -p -r1.33 faq.html
--- faq.html 2000/12/13 05:46:05 1.33
+++ faq.html 2000/12/18 23:18:17
@@ -21,6 +21,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+ <a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
Index: index.html
===================================================================
RCS file: /cvs/java/htdocs/index.html,v
retrieving revision 1.58
diff -u -p -r1.58 index.html
--- index.html 2000/12/13 05:46:05 1.58
+++ index.html 2000/12/18 23:18:17
@@ -18,6 +18,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+<a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
Index: mail.html
===================================================================
RCS file: /cvs/java/htdocs/mail.html,v
retrieving revision 1.9
diff -u -p -r1.9 mail.html
--- mail.html 2000/07/20 02:18:16 1.9
+++ mail.html 2000/12/18 23:18:17
@@ -18,6 +18,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+<a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="http://sources.redhat.com/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
Index: projects.html
===================================================================
RCS file: /cvs/java/htdocs/projects.html,v
retrieving revision 1.13
diff -u -p -r1.13 projects.html
--- projects.html 2000/10/29 22:18:58 1.13
+++ projects.html 2000/12/18 23:18:17
@@ -20,6 +20,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+ <a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
Index: support.html
===================================================================
RCS file: /cvs/java/htdocs/support.html,v
retrieving revision 1.5
diff -u -p -r1.5 support.html
--- support.html 2000/07/05 06:08:27 1.5
+++ support.html 2000/12/18 23:18:17
@@ -18,6 +18,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+<a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
@@ -59,4 +60,4 @@ $Id: support.html,v 1.5 2000/07/05 06:08
</address>
</body>
-</html>
\ No newline at end of file
+</html>
Index: thanks.html
===================================================================
RCS file: /cvs/java/htdocs/thanks.html,v
retrieving revision 1.12
diff -u -p -r1.12 thanks.html
--- thanks.html 2000/08/14 03:11:17 1.12
+++ thanks.html 2000/12/18 23:18:17
@@ -18,6 +18,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+<a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
Index: tm.html
===================================================================
RCS file: /cvs/java/htdocs/tm.html,v
retrieving revision 1.5
diff -u -p -r1.5 tm.html
--- tm.html 2000/07/05 06:08:20 1.5
+++ tm.html 2000/12/18 23:18:17
@@ -18,6 +18,7 @@
<a href="mail.html">Mailing Lists</a><br>
<a href="docs.html">Documentation</a><br>
<a href="download.html">Download</a><br>
+<a href="build-snapshot.html">Build</a><br>
<a href="contrib.html">Contributing</a><br>
<a href="done.html">Done with Gcj</A><br>
<a href="/cgi-bin/gnatsweb.pl?user=guest&password=guest&database=java&cmd=login">Bugs</a><br>
@@ -61,4 +62,4 @@ $Id: tm.html,v 1.5 2000/07/05 06:08:20 k
</address>
</body>
-</html>
\ No newline at end of file
+</html>