Build docs from 'versioned' repository

Andrew Lunn andrew.lunn@ascom.ch
Wed Jan 22 12:00:00 GMT 2003


On Wed, Jan 22, 2003 at 11:52:55AM +0000, John Dallaway wrote:
> Hi Andrew
> 
> doc/sgml/makemakefile previously assumed that all the packages in the eCos 
> repository had a version directory name of 'current'. This is not always 
> the case. My patch (now applied) allows an alternative version directory 
> name to be specified on the makemakefile command line. For example:
> 
> 	$ cd doc/sgml
> 	$ makemakefile v1_5_13
> 
> Without a parameter, makemakefile still assumes 'current'.

OK. How about putting this little example as a comment in the script?

Its not as clever as i hoped. My tree has a mixture of current and
v1_5_2. It would be nice to be able to specify this on a per packages
level, or even for it to parse ecos.ecc and use the package versions
currently selected.

          Andrew



More information about the Ecos-patches mailing list