Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jam: Program construction tool, similar to make
- Summary
- 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.
Arch: i386
| Download: | jam-2.5-4.9.el5.al.i386.rpm |
| Build Date: | Sat May 19 18:00:21 2007 |
| Packager: | Joel Barrios <http://joel-barrios.blogspot.com/> |
| Size: | 253 KiB |
Arch: src
| Download: | jam-2.5-4.9.el5.al.src.rpm |
| Build Date: | Sat May 19 18:00:21 2007 |
| Packager: | Joel Barrios <http://joel-barrios.blogspot.com/> |
| Size: | 601 KiB |
Changelog
- * Mon Sep 11 19:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.5-4
- fix minimal BR from bison to byacc
- rebuild for FC-6
- * Tue Feb 28 18:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.5-3
- bump for FC5
- * Fri Sep 9 19:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.5-2
- use smp_mflags
- use name and version in source field