Télécharger la liste

Description du projet

ll-make is a Python-based object oriented make
replacement. Like make, it allows you to specify
dependencies between files and actions to be
executed when files don't exist or are out of
date with respect to one of their sources. It
allows you to do this in a object oriented way.
Targets are not only limited to files, but could
include dependencies on database records.

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.

2005-07-29 23:18
0.26

Parsing argument a été avancé extensible. Actions pour l'utilisation de produits toxiques et LL-ll-xpit ont été ajoutées. Il existe de nombreux autres changements et corrections.
Tags: Major feature enhancements
Argument parsing has been made extensible. Actions for using ll-toxic and ll-xpit have been added. There are many other changes and fixes.

2004-05-27 04:51
0.15.1

Construire des actions ont été rendues plus atomiques et réutilisables. ID de base de données ont été réécrits et les fonctions d'Oracle et les procédures peuvent désormais être lus et écrits avec un fichier de type d'interface.
Tags: Major feature enhancements
Build actions have been made more atomic and reusable. Database IDs have been rewritten and Oracle functions and procedures can now be read and written with a file-like interface.

2004-01-02 23:26
0.12

Pour analyser la ligne de commande, optparse est utilisé au lieu de getopt. Ce communiqué a été adapté pour XIST 2.4. Il existe diverses autres corrections de bogues et améliorations.
Tags: Minor feature enhancements
For command line parsing, optparse is used instead of getopt. This release has been adapted to XIST 2.4. There are various other bugfixes and enhancements.

2003-12-08 22:15
0.11.6

Quand un projet est reconstruit, les modules importés sont retirés de la cache de la première importation de fixer les dépendances entre les modules. Correction de divers bugs timestamp connexes ont été corrigés.
Tags: Minor bugfixes
When a project is rebuilt, imported modules are removed from the import cache first to fix inter-module dependencies. Various timestamp related bugs have been fixed.

Project Resources