summaryrefslogtreecommitdiff
path: root/devel/jam
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-08-22Conflict with acunia-jam (hi Nick!).schmonz1-1/+3
2002-05-12Update to 2.4. List of changes is too long to include here. Summary:schmonz2-5/+5
* additions to the Jam language * new features in jam and jambase * bug- and portability fixes
2002-04-20Import jam-2.3, with improvements from <pkgsrc@sudog.com> in pkg/16375.schmonz5-0/+64
Approved by jlam and garbled. Jam/MR is a build utility like make(1). It has its own expressive language which allows for portable Jamfiles capable of building large projects with multiple concurrent processes (although by default it uses a single process).