
19 Aug
2007
19 Aug
'07
4:26 p.m.
Roland Schwarz wrote:
Vladimir Prus wrote:
Uh, well, removing toolset and other things from build path will be easy. The problem is that now HTML generation is weird -- it generates to $srcdir/html and unconditionally putting thigns to srcdir is bad. So I'd suppose we need to fix that first, and then again, relative paths to images won't work.
FWIW: I have worked out a solution that almost works. I wrote a manifest install generator that is able to take the path to a manifest file as its input and will copy all files that are described by this file to whatever location is desired.
OK, and I have a makefile that puts the output where I want it, and finds all the images etc :-) John.