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.

2003-12-08 22:15 Zurück zur Release-Liste
0.11.6

Wenn ein Projekt neu erstellt wird, sind importierten Module aus dem Import-Cache erste inter-Modul Abhängigkeiten fix entfernt. Verschiedene Zeitstempel verbundenen Fehler wurden behoben.
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