summaryrefslogtreecommitdiff
path: root/devel/jam/DESCR
blob: f480c5106745724dc02a666497384b6f164dc2e0 (plain)
1
2
3
4
Jam 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).