Télécharger la liste

Description du projet

Cook is a tool for constructing files. It is given a set of files to create, and recipes of how to create them. In any non-trivial program there will be prerequisites to performing the actions necessary to creating any file, such as include files. Cook provides a mechanism to define these. When a program is being developed or maintained, the programmer will typically change one file of several which comprise the program. Cook examines the last-modified times of the files to see when the prerequisites of a file have changed, implying that the file needs to be recreated as it is logically out of date.

Système requise

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.

2008-02-27 14:17
2.31

Un mineur construire problème a été corrigé.
Tags: Minor bugfixes
A minor build problem has been fixed.

2007-08-21 13:19
2.30

Quelques corrections de construire et de portabilité ont été faites. La licence a été changé à la GPLv3.
Tags: Minor bugfixes
Some build and portability fixes were made. The license was changed to the GPLv3.

2007-06-22 14:39
1.29

Les utilisateurs peuvent maintenant spécifier la granularité timestamp système de fichier (dans les rares cas où la valeur par défaut est fausse) et peut symlink ingrédients d'une recette en utilisant un chemin vue (pour les outils qui ne sont pas les chemins vue Grok).
Tags: Minor feature enhancements
Users can now specify the filesystem timestamp
granularity (in the rare
cases in which the default is wrong) and can
symlink recipe ingredients
when using a view path (for tools that don't grok
view paths).

2007-06-06 14:48
2.28

Construire des problèmes ont été corrigés. L'impression [] fonction gère désormais les nouvelles lignes de meilleure qualité.
Tags: Minor bugfixes
Build problems have been fixed. The [print]
function now handles newlines better.

2006-01-17 16:52
2.26

Un certain nombre de problèmes de construction ont été fixées. Un bug a été corrigé dans la dis-position du pavillon, ce n'était pas de donner réellement le nom du fichier et le numéro de ligne lors de l'exécution de commandes si vous avez utilisé le "set dis-position" variantes, seule l'option-dire la position de commande en ligne. Un bug a été corrigé dans la cuisine "-FP-update", il serait segfault dans certains cas. Un bug a été corrigé dans le livre de recettes comprennent le traitement du fichier. Un bug a été corrigé dans le drapeau négatifs de réglage (comamnd options en ligne et "set" clauses). Le programme find_command Copes mieux avec les répertoires qu'il n'est pas autorisé à accéder.
Tags: Minor bugfixes
A number of build problems have been fixed. A bug has
been fixed in the tell-position flag; it wasn't actually
giving the file name and line number when executing
commands if you used the "set tell-position" variants,
only the -tell-position command line option. A bug has
been fixed in the "cook -fp-update" command, it would
segfault in some cases. A bug has been fixed in the
cookbook include file processing. A bug has been fixed
in the negative flag setting (comamnd line options and
"set" clauses). The find_command program now copes
better with directories it is not allowed to access.

Project Resources