index.html #2

  • //
  • guest/
  • richard_geiger/
  • intjam/
  • index.html
  • View
  • Commits
  • Open Download .zip Download (4 KB)
<HTML>

<HEAD>

<TITLE>
Jam/MR Project - Perforce Public Depot
</TITLE>

</HEAD>

<BODY BGCOLOR="#FFFFFF">
<CENTER>
<P>
<A NAME="toc"></A>
<h2>
<sub><a href="../index.html">Perforce Public Depot</a></sub><br>
The Jam/MR Project
<br>
</H2>
<P>

<TABLE BORDER=0><TR><TD>
<B>
<UL>
<LI><A HREF="#about">About This Project
</A>
<LI><A HREF="#source">Source Files
</A>
<LI><A HREF="#docs">Documentation
</A>
<LI><A HREF="#rules">Rule Sets
</A>
</UL>
</B>
</TABLE>
</CENTER>
<br>
<br>
<br>

<!------------------------------------------------------------------>
<P>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=100%><TR><TD BGCOLOR=FFCC66>

<A NAME="about"></A>
<H2>About This Project
</H2>

<TD WIDTH=5% BGCOLOR=FFCC66 ALIGN=RIGHT><FONT SIZE="-2"><A HREF="#toc">
Back to<BR>Table of<BR>Contents</A></TD></TR>
</TABLE>
<!------------------------------------------------------------------>

<p>
<table cellpadding=5%>
<tr>
<td valign=top>
<b>Content</b>
</td>
<td valign=top>
Source and documentation for
<a href="http://www.perforce.com/jam/jam.html">
Jam/MR</a>,
a software build tool.
</td>
</tr>
<tr>
<td valign=top>
<b>Curator</b>
</td>
<td valign=top>
At this time, curatorship of this project is shared by Perforce
staff. Please email 
<a href="mailto:[email protected]">[email protected]</a> if you
have submitted contributions you'd like published.
</td>
</tr>
</table>

<!------------------------------------------------------------------>
<P>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=100%><TR><TD BGCOLOR=FFCC66>

<A NAME="source"></A>
<H2>Source Files
</H2>

<TD WIDTH=5% BGCOLOR=FFCC66 ALIGN=RIGHT><FONT SIZE="-2"><A HREF="#toc">
Back to<BR>Table of<BR>Contents</A></TD></TR>
</TABLE>
<!------------------------------------------------------------------>

<p>
<b>
<A HREF="http://public.perforce.com:8080/@ra=s@/public/jam/src/">
//public/jam/src/...</a></b>

<ul>
<p>
<li>
The starting point for Jam/MR in this depot is rev 2.3, December 2000.
To get that revision into your workspace, sync to <b>//public/jam/src/...</b>
<p>
<li>
To see what's in been happening in the source, see the 
<A HREF="http://public.perforce.com:8080/@md=d&c=aFE@//public/jam/src?ac=43">changelist
descriptions</a>.
<p>
<li>
For downloading,
the current source files are also mirrored on the Perforce FTP
site <a href="ftp://ftp.perforce.com/pub/jam/src">here</a>.

</ul>


<!------------------------------------------------------------------>
<P>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=100%><TR><TD BGCOLOR=FFCC66>

<A NAME="docs"></A>
<H2>Documentation
</H2>

<TD WIDTH=5% BGCOLOR=FFCC66 ALIGN=RIGHT><FONT SIZE="-2"><A HREF="#toc">
Back to<BR>Table of<BR>Contents</A></TD></TR>
</TABLE>
<!------------------------------------------------------------------>

<p>
<ul>
<li><a href=src/Jam.html>Jam manual page - The Jam/MR Executable Program</a>
<p>
<li><a href=src/Jambase.html>Jambase Reference</a>
<p>
<li><a href=src/Jamfile.html>Using Jamfiles and Jambase</a>
</ul>

<!------------------------------------------------------------------>
<P>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=100%><TR><TD BGCOLOR=FFCC66>

<A NAME="rules"></A>
<H2>Rule Sets
</H2>

<TD WIDTH=5% BGCOLOR=FFCC66 ALIGN=RIGHT><FONT SIZE="-2"><A HREF="#toc">
Back to<BR>Table of<BR>Contents</A></TD></TR>
</TABLE>
<!------------------------------------------------------------------>

<br><br><br>
<!------------------------------------------------------------------>
<P>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR>

<TD WIDTH=15% BGCOLOR=FFCC66 ALIGN=LEFT VALIGN=CENTER>
<FONT SIZE="-2">
Copyright &copy;<br>
1998-2002<br>
<a href="http://www.perforce.com">Christopher Seiwald and Perforce Software</a><br>
</FONT>
</TD>

<TD WIDTH=70% BGCOLOR=FFCC66 ALIGN=CENTER>
<FONT SIZE="-2">
You're browsing a file stored as<br> 
<code>$Id: //guest/richard_geiger/intjam/index.html#2 $</code><br> 
in the 
<A HREF=http://public.perforce.com/public/index.html>Perforce Public Depot</A>.
</FONT>
</TD>

<TD WIDTH=15% BGCOLOR=FFCC66 ALIGN=RIGHT>
<FONT SIZE="-2"><A HREF="#toc">
Back to<BR>Table of<BR>Contents</A></TD></TR>
</FONT>
</TD>

</TR>
</TABLE>
<!------------------------------------------------------------------>



</BODY>
# Change User Description Committed
#2 1318 Richard Geiger More copyright notice updates.
#1 1207 Richard Geiger Establish this branch to use for import of Perforce Jam.
//guest/perforce_software/jam/index.html
#12 1155 rmg The change to utils/index.html was required to get the page
       to render better with Netscape 6.2. (Without the closing </B>
       tags, the whole page from the Depot Browsers section on down
       rendered bold...!)

       I made the same logical change to the other four for consistency,
       though they didn't seem to suffer from the same problem.

       p4dti/index.html still doesn't render right under Netscape 6.2,
       but it's from a different patterns and I couldn't see a quick
       clean fix... so I didn't mess with it for now.
#11 790 rmg Add documentation links.
#10 780 rmg Take 2 for the p4db -> p4web conversion.
(change 788 redux)
#9 779 rmg Back out change 778.
#8 778 rmg Covert all p4db links into p4web links.
#7 486 Perforce staff Jam 2.3.
 See RELNOTES for a list of changes from 2.2.x.

Just about every source file was touched when jam got ANSI-fied.
#6 87 Laura Wingerd Add link to ftp mirror of current Jam/MR source.
#5 67 Laura Wingerd Integrate Perforce's jam changes & project page update
(change 59, change 60, change 61, change 62, change 63, change 64,
change 66)
#4 52 Laura Wingerd Minor web page format changes.
#3 51 Laura Wingerd Update copyright year.
#2 43 Laura Wingerd Fix jam index page.
#1 42 Laura Wingerd Fix links in index pages, add one for jam.