|
From: | felix winkelmann |
Subject: | [Chicken-hackers] Re: [Chicken-users] html files not in Darcs |
Date: | Thu, 28 Sep 2006 11:05:19 +0200 |
On 9/23/06, Brandon J. Van Every <address@hidden> wrote:
dist.cmake has a lot of new references to files "html/blah blah blah.html". These files are not in Darcs; at least, pulling from Darcs does not create them. Consequently, "make dist" fails with an error that the 1st of these files does not exist. If these files are supposed to be in Darcs, then this is easily remedied. On the other hand if these are generated files, they need to be handled differently.
Hi! I have added the necessary files to the darcs distro. The horrible and crude (csi) script makehtmldocs (call as "misc/makehtmldocs" from the root dir, careful: it needs a couple of eggs) generates the HTML pages from a copy of the current wiki pages. I have changed dist.cmake to tar up the the html pages, but I don't know whether there should be any additional logic to update the files in CMakeListst.txt. cheers, felix -- http://galinha.ucpel.tche.br:8081/blog/blog.ssp
[Prev in Thread] | Current Thread | [Next in Thread] |