diff options
author | Allen Akin <akin@users.sourceforge.net> | 2000-10-23 23:34:32 +0000 |
---|---|---|
committer | Allen Akin <akin@users.sourceforge.net> | 2000-10-23 23:34:32 +0000 |
commit | 47c3e748b2727e39c82037270ee6ddd2dc20de38 (patch) | |
tree | ebe314ddc4faf4b4b1419c2529c3f00ba79b7c40 /doc | |
parent | a85c43cc83d2f125ff22d16dcc2ad1b0de3edea9 (diff) |
Several SourceForge projects used the original HTML headers provided
by SourceForge, which referenced a particular style sheet file.
SourceForge deleted that file recently, causing all the old web pages
to break. This "commit" eliminates the references to the style sheet,
and cleans up a few other loose ends (such as outdated email addresses).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/build.html | 15 | ||||
-rw-r--r-- | doc/html/buildgnu.html | 17 | ||||
-rw-r--r-- | doc/html/buildwin.html | 6 | ||||
-rw-r--r-- | doc/html/changes.html | 6 | ||||
-rw-r--r-- | doc/html/cleanup.html | 6 | ||||
-rw-r--r-- | doc/html/index.html | 6 | ||||
-rw-r--r-- | doc/html/newfeat.html | 6 | ||||
-rw-r--r-- | doc/html/newtest.html | 6 | ||||
-rw-r--r-- | doc/html/next.html | 6 | ||||
-rw-r--r-- | doc/html/overview.html | 6 | ||||
-rw-r--r-- | doc/html/port.html | 6 | ||||
-rw-r--r-- | doc/html/repo.html | 6 | ||||
-rw-r--r-- | doc/html/run.html | 6 | ||||
-rw-r--r-- | doc/html/whatis.html | 14 |
14 files changed, 45 insertions, 67 deletions
diff --git a/doc/html/build.html b/doc/html/build.html index 7fe2a21..b4c63a1 100644 --- a/doc/html/build.html +++ b/doc/html/build.html @@ -6,20 +6,21 @@ <META NAME="description" CONTENT="building glean"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>How do I build <I>glean</I>?</H1> <P> <I>Note: Some pre-built executable versions of </I>glean<I> are available. -Check the <A HREF="http://sourceforge.net/project/filelist.php?form_grp=430"> -</I>glean<I> downloads page on SourceForge</A> for files whose names contain -the string </I><KBD>exe</KBD><I>.</I> +Check the </I> +<A HREF="http://sourceforge.net/project/filelist.php?form_grp=430"> +glean <I>downloads page on SourceForge</I></A> <I>for files whose names contain +the string </I><KBD>exe</KBD><I>. +Be aware that the pre-built executables tend to lag the latest CVS +source tree by many months, though.</I> <P> <I>glean</I> is intended to run on a variety of operating systems. diff --git a/doc/html/buildgnu.html b/doc/html/buildgnu.html index 633ab5e..295b8a7 100644 --- a/doc/html/buildgnu.html +++ b/doc/html/buildgnu.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="building glean for GNU/Linux"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>Building <I>glean</I> for GNU/Linux</H1> @@ -25,9 +23,9 @@ GNU make or modify <I>glean</I>'s Makefiles. <P> <I>glean</I> makes extensive use of the C++ Standard Template Library. If your C++ compiler fails to compile <I>glean</I>, you may want to try -<A HREF="http://egcs.cygnus.com/">egcs or the latest version of gcc</A>. -<I>glean</I> was developed with egcs 1.1.2; earlier versions are missing -some features that <I>glean</I> uses, such as namespaces. +<A HREF="http://gcc.gnu.org/">the latest version of gcc</A>. +<I>glean</I> was originally developed with egcs 1.1.2; earlier versions are +missing some features that <I>glean</I> uses, such as namespaces. <H2>Obtain the source code</H2> @@ -35,7 +33,10 @@ some features that <I>glean</I> uses, such as namespaces. <P> Obtain the gzipped tar file containing <I>glean</I> from <A HREF="http://sourceforge.net/project/filelist.php?form_grp=430">the -<I>glean</I> downloads page on SourceForge</A>. +<I>glean</I> downloads page on SourceForge</A>, or better yet, +grab a full source tree from the +<A HREF="http://sourceforge.net/cvs/?group_id=430">anonymous +CVS access page on SourceForge</A>. <P> Unpack the tar file: diff --git a/doc/html/buildwin.html b/doc/html/buildwin.html index 7c28351..fc35d45 100644 --- a/doc/html/buildwin.html +++ b/doc/html/buildwin.html @@ -5,12 +5,10 @@ <meta name="Author" content="Johan Smet"> <meta name="GENERATOR" content="Mozilla/4.61 [en] (Win98; I) [Netscape]"> <title>Building glean under Windows</title> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </head> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <h1> Building <i>glean</i> under Windows</h1> diff --git a/doc/html/changes.html b/doc/html/changes.html index 67d5928..fc44101 100644 --- a/doc/html/changes.html +++ b/doc/html/changes.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="glean changes"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>What has changed recently?</H1> diff --git a/doc/html/cleanup.html b/doc/html/cleanup.html index f3bc92b..cbfbc57 100644 --- a/doc/html/cleanup.html +++ b/doc/html/cleanup.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="loose ends in glean that need cleanup"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>Cleaning up the loose ends</H1> diff --git a/doc/html/index.html b/doc/html/index.html index 569176e..66f94c9 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="glean OpenGL test suite documentation"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1><I>glean</I>: An <A HREF="http://www.opengl.org">OpenGL</A> Test and Benchmarking Suite</H1> diff --git a/doc/html/newfeat.html b/doc/html/newfeat.html index c22348d..cb1da78 100644 --- a/doc/html/newfeat.html +++ b/doc/html/newfeat.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="adding new infrastructure features to glean"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>Adding new infrastructure features to <I>glean</I></H1> diff --git a/doc/html/newtest.html b/doc/html/newtest.html index 8ddcc6e..df1f7ee 100644 --- a/doc/html/newtest.html +++ b/doc/html/newtest.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="adding new tests to glean"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>Adding new tests to <I>glean</I></H1> diff --git a/doc/html/next.html b/doc/html/next.html index 536b4cd..02085e9 100644 --- a/doc/html/next.html +++ b/doc/html/next.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="using and enhancing glean"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>Where do we go from here?</H1> diff --git a/doc/html/overview.html b/doc/html/overview.html index e624f7c..2c5bbeb 100644 --- a/doc/html/overview.html +++ b/doc/html/overview.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="glean internal classes and objects"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>Overview of <I>glean</I> internals</H1> diff --git a/doc/html/port.html b/doc/html/port.html index a8f7b29..f923dbe 100644 --- a/doc/html/port.html +++ b/doc/html/port.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="porting glean to new environments"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>Porting <I>glean</I> to new environments</H1> diff --git a/doc/html/repo.html b/doc/html/repo.html index 6b0472f..19cae78 100644 --- a/doc/html/repo.html +++ b/doc/html/repo.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="glean results repository"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>A repository of <I>glean</I> results</H1> diff --git a/doc/html/run.html b/doc/html/run.html index 09ec954..378e5c1 100644 --- a/doc/html/run.html +++ b/doc/html/run.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="How to use the glean test suite"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>How do I run <I>glean</I>?</H1> diff --git a/doc/html/whatis.html b/doc/html/whatis.html index f95226e..5b511f1 100644 --- a/doc/html/whatis.html +++ b/doc/html/whatis.html @@ -6,12 +6,10 @@ <META NAME="description" CONTENT="glean purpose and overview"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:akin@pobox.com"> - <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" - type="text/css"> </HEAD> -<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" - rightmargin="0" marginheight="0" marginwidth="0"> +<BODY bgcolor=#FFFFFF topmargin="10" bottommargin="10" leftmargin="10" + rightmargin="10" marginheight="0" marginwidth="0"> <H1>What is <I>glean</I>?</H1> @@ -57,7 +55,7 @@ non-commercial projects. <P> Development of the <I>glean</I> framework and diagnosis tools is supported by -<A HREF="http://www.precisioninsight.com/">Precision Insight, Inc.</A> +<A HREF="http://www.valinux.com/">VA Linux Systems.</A> <P> <A HREF="mailto:johan.smet@glo.be">Johan Smet</A> took on the Herculean @@ -67,13 +65,13 @@ useful to a great many more people, it enlarges the pool of developers that can contribute to <I>glean</I>. <P> -I'm also grateful to <A HREF="mailto:brian@precisioninsight.com">Brian Paul</A> +I'm also grateful to <A HREF="mailto:brianp@valinux.com">Brian Paul</A> and <A HREF="http://www.valinux.com/">VA Linux</A> for providing <I>glean</I>'s home on the Web. <P> -<A HREF="mailto:cass@r3.nu">Cass Everitt</A> suggested several improvements -in the ways <I>glean</I> uses C++. +<A HREF="mailto:cass@nvidia.com">Cass Everitt</A> suggested several +improvements in the ways <I>glean</I> uses C++. <P> Currently Allen Akin is coordinating enhancements to <I>glean</I>. |