Download List

Projeto Descrição

Jam is a make(1) replacement that makes building simple things simple and building complicated things manageable. Jam runs on over 50 platforms and most Jamfiles are themselves portable. Jam also handles header file dependencies automatically, and on-the-fly.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-08-20 13:31
2.5

A documentação foi reescrito em uma tentativa de lucidez. Havia muitas pequenas melhorias e correções.
Tags: Stable, Minor feature enhancements
The documentation was rewritten in an attempt at lucidity.
There were many small enhancements and bugfixes.

2003-01-14 15:57
2.4

O mecanismo para chamar regras que retornam valores args regra ( "[...]" e 'voltar' no corpo da regra) é agora uma parte documentada da linguagem. O "on target nomeregra campo1 ..." sintaxe foi adicionado ao invocar uma norma sob a influência de variáveis específicas de um alvo. "[Sobre nomeregra alvo ...]" foi adicionado à chamada regra de retornar um valor sob a influência de variáveis específicas de um alvo. Um novo 'builtin Glob' que retorna uma lista de arquivos, dada uma lista de diretórios e uma lista de padrões arquivo foi adicionado. O novo: E = modificador valor fornece um valor padrão se unset variável.
Tags: Stable, Minor feature enhancements
The mechanism for calling rules that return values ("[ rule args ...]" and 'return' in the rule body) is now a documented part of the language. The "on target rulename field1 ..." syntax was added to invoke a rule under the influence of a target's specific variables. "[ on target rulename ... ]" was added to call a rule returning a value under the influence of a target's specific variables. A new 'Glob' builtin that returns a list of files, given a list of directories, and a list of filename patterns was added. The new :E=value modifier provides a default value if variable unset.

2001-05-21 13:38
2.3.2

Tags: Stable, Initial freshmeat announcement

Project Resources