Perforce's Jam (formerly called Jam/MR) is a powerful and highly customizable utility to build programs and other things, that can run on Un*x, Nt, VMS, OS/2 and Macintosh MPW, using portable Jamfiles. It can build large projects spread across many directories in one pass, and can run jobs in parallel where make would not.
It takes some time to fully apprehend, especially when one's already accustomed to make(1), but there's no comparison in power when comparing these two tools.
Standard rules:
- can automatically extract header dependencies for C/C++ (you cancustomize for you own language)
- provide for automatic "clean", "install", "uninstall" rules,so that an automake-like tool is not needed
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 114.7 kB | 372 kB | [list of files] |
| amd64 | 112.3 kB | 360 kB | [list of files] |
| armel | 108.4 kB | 344 kB | [list of files] |
| avr32 (unofficial port) | 108.7 kB | 344 kB | [list of files] |
| hppa | 112.7 kB | 352 kB | [list of files] |
| hurd-i386 | 106.5 kB | 344 kB | [list of files] |
| i386 | 106.5 kB | 344 kB | [list of files] |
| ia64 | 124.0 kB | 416 kB | [list of files] |
| kfreebsd-amd64 | 111.4 kB | 294 kB | [list of files] |
| kfreebsd-i386 | 110.2 kB | 280 kB | [list of files] |
| m68k (unofficial port) | 105.0 kB | 332 kB | [list of files] |
| mips | 111.9 kB | 384 kB | [list of files] |
| mipsel | 111.8 kB | 384 kB | [list of files] |
| powerpc | 109.3 kB | 348 kB | [list of files] |
| s390 | 110.7 kB | 352 kB | [list of files] |
| sparc | 108.1 kB | 348 kB | [list of files] |