Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jam - Program construction tool, similar to make
- Description:
Jam is a program construction tool, like make. Jam recursively builds target
files from source files, using dependency information and updating actions
expressed in the Jambase file, which is written in jam's own interpreted
language. The default Jambase is compiled into jam and provides a boilerplate
for common use, relying on a user-provide file "Jamfile" to enumerate actual
targets and sources.
Packages
jam-2.5-4.el4.i386
[87 KiB] |
Changelog
by Tom "spot" Callaway (2006-09-11):
- fix minimal BR from bison to byacc
- rebuild for FC-6
|
jam-2.5-4.el4.x86_64
[91 KiB] |
Changelog
by Tom "spot" Callaway (2006-09-11):
- fix minimal BR from bison to byacc
- rebuild for FC-6
|