Télécharger la liste

Description du projet

Yruba provides a rule system similar to make or
ant for the shell (bash). It provides a clear
separation between a list of dependencies that
must be up-to-date before the current task can be
performed, an explicit test that checks whether
the target is really out-of-date, and a command
that finally makes the target. Everything is plain
bash syntax, so there is no new command language
to learn.

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.

2009-10-11 02:57
2.9

Les fonctions de l'essai et le commandement d'une mission sont maintenant enveloppés de telle sorte que tout changement dans le répertoire est uniquement locale. Lorsque le test ou des retours de fonction de commandement, les changements d'emballage Retour vers le répertoire courant avant d'appeler la fonction.
Tags: minor feature change
The test and command functions of a task are now wrapped such that any change in directory is only local. When the test or command function returns, the wrapper changes back to the current directory before calling the function.

2007-01-06 22:46
2.8

La détection des boucles de dépendance n'a pas fonctionné. This is fixed now.
Tags: Minor bugfixes
The detection of dependency loops did not work.
This is fixed now.

2006-11-01 16:40
2.7

La fonction mapFilenames a été amélioré pour permettre les extensions de noms de fichier mappé pour être laissée inchangée.
Tags: Minor feature enhancements
The mapFilenames function was enhanced to allow
for the extensions of mapped file names to be left
unchanged.

2006-09-25 02:00
2.6

Le mapFilenames fonction de nouvelles cartes des noms de fichiers dans un autre répertoire, tout en changeant l'extension du fichier sur le chemin. Il peut être utilisé pour créer la compilation des cibles à partir des fichiers source Java. La vitesse de la fonction ancienne a été améliorée.
Tags: Minor feature enhancements
The new function mapFilenames maps file names into another directory while changing the file extension on the way. It can be used to create compile targets from Java source files. The speed of function old was improved.

2006-09-16 20:14
2.5

Un bug dans le listing de l'information pour les cibles ydoc cartographié a été fixée. Un paquet Debian a été préparé.
Tags: Minor bugfixes
A bug in the listing of ydoc information for
mapped targets was fixed. A Debian package was
prepared.

Project Resources