<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Perforce Public Depot: Jam Project</title> <!-- no htdig-keywords tag in this file --> <!-- no keywords tag in this file --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="../css/pure.css" type="text/css"> <link rel="stylesheet" href="../css/depot.css" type="text/css"> </head> <body> <!-- div for entire page --> <div id="outer"> <div id="page-top"><!-- frames the logo and search --> <!-- logo --> <div id="logo"> <a href="../index.html"><img src="../images/site_logo.gif" alt="Perforce Public Depot" width="219" height="50"></a> </div> <div id="search"><!-- search section --> <form method="get" action="http://www.google.com/search"> <div><!-- needed so invisible field will validate --> <input type="hidden" name="sitesearch" value="public.perforce.com"> </div><!-- silly invisible field div --> <ul class="search-box"> <li class="left"><input type="text" size="40" name="q" value="" class="search-form"></li> <li class="middle"><input type="submit" value="Search" class="search-button"></li> <li class="right" style="color: black;">Powered by Google</li> </ul> </form><!-- top navbar search form --> </div><!-- end search section --> </div> <!-- end div id page-top --> <!-- start site content --> <div id="main-body"> <!-- navbars --> <div id="navbar-outer"> <ul class="navbar"> <li class="nav-top"><a href="../index.html" title="Home">Home</a></li> <li><a href="../sitemap.html" title="Project Tree">Project Tree</a></li> <!-- li><a href="../search.html" title="Search">Search</a></li --> <li><a href="../browse.html" title="How to Browse" >How to Browse</a></li> <li><a href="../contribute.html" title="How to Contribute">How to Contribute</a></li> <li><a href="../review.html" title="Change Review Email">Change Review Email</a></li> </ul> </div> <!-- end id.navbars --> <div id="content-outer"> <div id="content"> <!-- Content starts here --> <h1>The Jam Project</h1> <h3>About This Project</h3> <dl class="project"> <dt>Content</dt> <dd> <p>Source and documentation for <a href="http://www.perforce.com/jam/jam.html">Jam</a>, a software build tool. </p> </dd> <dt>Curator</dt> <dd> <p>At this time, curatorship of this project is shared by Perforce staff. Please email <SCRIPT TYPE="text/javascript"> <!-- user='opensource'; domain='perforce.com'; addr=user + '@' + domain; document.write('<A HREF="mailto:' + addr + '">' + addr + '<\/A>'); --> </SCRIPT> if you have submitted contributions you'd like published. </p> </dd> </dl> <div class="hr-dotted"></div> <h3>Source Files</h3> <a href="http://public.perforce.com:8080/@ra=s@/public/jam/src/">//public/jam/src/...</a> <ul> <li> <p>The stable version of Jam is rev 2.4, March 2002. To get that revision into your workspace, please sync to <b>//public/jam/src/...@1659</b> </p> <p>The head of //public/jam/src/... is presently Jam 2.5rc3, the third Jam 2.5 release candidate. If no "showstopper" bugs are found in Jam 2.5rc3, it will renamed to become the final (and "official") Jam 2.5 release. </p> </li> <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>.</li> <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>.</li> </ul> <div class="hr-dotted"></div> <h3>Documentation</h3> <ul> <li><a href="src/RELNOTES">Jam Release Notes</a></li> <li><a href="src/Jam.html">Jam Manual Page - The Jam Executable Program</a></li> <li><a href="src/Jambase.html">Jambase Reference</a></li> <li><a href="src/Jamfile.html">Using Jamfiles and Jambase</a></li> <li><a href="http://www.perforce.com/perforce/conf2001/wingerd/WPLaura.pdf">Getting Started with Jam - A Tutorial</a> <i>(Requires <a href="http://www.adobe.com/products/acrobat/readermain.html">Acrobat Reader 4.0</a> or higher to view)</i> </li> <li>A user-contributed <a href="http://solder.ath.cx/jamdoc/jam-guide.html">Jam Guide for Gentoo Linux users</a></li> </ul> <div class="hr-dotted"></div> <h3>Mailing List</h3> <p>Users can discuss Jam on the <a href="http://maillist.perforce.com/mailman/listinfo/jamming">Jamming</a> mailing list. </p> <p>Helpful tips and ongoing discussion can be found in the <a href="http://maillist.perforce.com/pipermail/jamming/"> Jamming archive</a>. </p> <div class="hr-dotted"></div> <p class="stored-file">You're browsing a file stored as <code>$Id: //public/jam/index.html#22 $</code></p> <!-- Content ends here --> </div><!-- id content --> </div><!-- id content-outer --> </div><!-- id main-body --> <!-- Copyright and bottom bar --> <div id="copyright"> Copyright © 1996, 2007 Perforce </div> </div> <!-- id outer --> </body> </html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#27 | 16620 | Matt Attaway | Update old Jam project to redirect properly | ||
#26 | 7430 | Graeme Rich | Update redirects to use new short URLs. | ||
#25 | 6283 | Sam Stafford | Update redirects to use new short URLs. | ||
#24 | 6276 | Sam Stafford | Change old pages to http://public.perforce.com/wiki/ redirects. | ||
#23 | 6026 | rlo |
Public depot fixes: * Titles formatted similarly * Navbar changed and shortened * Change review taken out of navbar * Links fixed |
||
#22 | 6025 | rlo |
Public Depot Redesign goes live * Skin matches KB and latest WWW skin * Rudimentary search mechanism based on google * did this already, but made some big mistakes and it was easier to obliterate and start over * about the above: yikes! |
||
#21 | 5113 | Tony Smith |
Add a link to a new Jam Guide for Gentoo Linux users contributed by "Arnaud" <arnaud@solder.ath.cx> |
||
#20 | 3174 | rmg | update to reflect rc3 | ||
#19 | 2906 | rmg |
Note about Jam 2.5rc2, so we no longer refer to "end of December" as being in the future :-) |
||
#18 | 2459 | rmg | A note about the 2.5 integration work. | ||
#17 | 2142 | rmg |
Starting to do the "Jam M/R" -> "Jam" rename, in the top-level places. |
||
#16 | 1914 | rmg | Add a link to the jamming list info and archive pages. | ||
#15 | 1582 | rmg |
2.4 release archives. (These currently say 2.4beta, to keep from overly tempting fate). Also, update the index page for //public/jam/ to reflect 2.4, and add a convenient link to the RELNOTES. |
||
#14 | 1486 | rmg |
Change link for Jam correspondence (to "opensource@perforce.com") Add a link to Laura's "Getting Started" tutorial from the 2001 Perforce User's Conference. |
||
#13 | 1319 | rmg |
Jam 2.3 + Perforce's internal changes. This change is a drop of the Perforce internal Jam changes since the 2.3 public release. The individual changes represented herein are preserved in the //guest/richard_geiger/intjam/ branch. The intent of this drop is to provide a base, from which other contributors' Jam branches may be integrated into. It is not intended to become a packaged release in this state. We will be integrating changes from other users prior to creating the next packaged release. Please refer to the src/RELNOTES file for an overview of the changes present in this integration. - Richard Geiger Open Source Engineer at Perforce |
||
#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. |