Download List

Projeto Descrição

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.

System Requirements

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.

2004-05-27 04:51 Back to release list
0.15.1

Construir ações têm sido feitas mais atômica e reutilizáveis. IDs de banco de dados foram reescritos e funções Oracle e procedimentos podem agora ser lidos e escritos com um arquivo de interface parecida.
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.

Project Resources