automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

software build


From: Enrico Weigelt
Subject: software build
Date: Sun, 30 Mar 2003 20:32:34 +0200
User-agent: Mutt/1.3.27i

Hi,

I'm currently developing an new build system (TreeBuild).
In contrast to existing ones, here the software is described
in an abstract tree structure, instead of an collection of 
build rules.

As an programmer you dont have to cope with the 
compilation process anylonger. You simply write down,
of which parts your software consists and from which
parts others are generated from.

An TreeBuild project contanis an tree of nodes, i.e.
target files (executables, libraries, manpages, ...),
sources (.c, .a, ...), imports (library references), ...
Once an software structure is written down in this 
abstract notation and follows some rules implied by this, 
automatic processings, like compilation, installation, 
removal, dependency- & compatibility-checks can
be done automatically quite easy.

I'd like to invite you to this project.

cu

-- 
Enrico Weigelt, ceo
metux ITS - http://www.metux.de/
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]