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.

2007-06-22 14:39 Retour à la liste release
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).

Project Resources