Thread overview
rebuild documentation?
Feb 23, 2007
Henning Hasemann
Feb 23, 2007
Gregor Richards
Feb 23, 2007
Henning Hasemann
Feb 23, 2007
Alexander Panek
Feb 23, 2007
Gregor Richards
February 23, 2007
Sorry if this is the wrong place for this question but I couldnt find a better one.

Is somewhere documentation available about how rebuilds
config files might look?
Maybe some example on how to have it build a library etc?

Henning
February 23, 2007
Henning Hasemann wrote:
> Sorry if this is the wrong place for this question but I couldnt find a better
> one.
> 
> Is somewhere documentation available about how rebuilds
> config files might look?
> Maybe some example on how to have it build a library etc?
> 
> Henning

Sorry for my poor documentation. This complaint is getting more and more frequent, so I'll try to write some basic docs today :)

Remember! Source comes first, documents come ... whenever :P

 - Gregor Richards
February 23, 2007
On Fri, 23 Feb 2007 18:18:54 +0100
Henning Hasemann <hhasemann@web.de> wrote:

> Is somewhere documentation available about how rebuilds
> config files might look?
> Maybe some example on how to have it build a library etc?

There is a README_softwareengineers (or such) file in rebuild's docs/ directory, where the basics are explained.

Gregor: I told you..! :P
February 23, 2007
Alexander Panek wrote:
> On Fri, 23 Feb 2007 18:18:54 +0100
> Henning Hasemann <hhasemann@web.de> wrote:
> 
> 
>>Is somewhere documentation available about how rebuilds
>>config files might look?
>>Maybe some example on how to have it build a library etc?
> 
> 
> There is a README_softwareengineers (or such) file in rebuild's docs/
> directory, where the basics are explained.
> 
> Gregor: I told you..! :P

You're confusing DSSS and Rebuild.

 - Gregor Richards
February 23, 2007
On Fri, 23 Feb 2007 10:04:42 -0800
Gregor Richards <Richards@codu.org> wrote:

> Henning Hasemann wrote:
> > Sorry if this is the wrong place for this question but I couldnt find a better one.
> > 
> > Is somewhere documentation available about how rebuilds
> > config files might look?
> > Maybe some example on how to have it build a library etc?
> > 
> > Henning
> 
> Sorry for my poor documentation. This complaint is getting more and more frequent, so I'll try to write some basic docs today :)

That would be great.
As said before - two example config files (one for building a lib
and one for an executable) would already be a good start.
Thanks in advance for your time :)

Henning