Re: build tool with html build status page
David Fraser <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.tools |
|---|---|
| Message-ID | <[email protected]> |
Vladimir Glazounov wrote: > Hi all, > > from now on the the new feature in build tool is available. You can > see the status of the build in Technicolor on a generated html page. > Just resync your solenv/bin/build.pl to the version of SRC680 m128 and > enjoy! (Trigger with '--html', help available) > Best regards, > > Vladimir > > PS: I'm looking for enhancement proposals & comments. This is fantastic! I used to have a shell script that attempted to do a similar thing by watching output logs but this approach is much better... Can you make dmake do this or do you have to run it via build.pl? David