summaryrefslogtreecommitdiff
path: root/devel/acunia-jam
AgeCommit message (Collapse)AuthorFilesLines
2002-08-22Initial import of an acunia-jam 1.0 package.skrll4-0/+53
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). This is a slightly modified version of jam from the guys at Acunia.