Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-01-02 23:26 Zurück zur Release-Liste
0.12

Zum Einlesen der Kommandozeile ist optparse anstelle von getopt. Diese Pressemitteilung wurde XIST 2,4 angepasst. Es gibt verschiedene andere Bugfixes und Verbesserungen.
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.

Project Resources