Neil Williams <[EMAIL PROTECTED]> writes:
> Maybe this also explains why rebuilding the gnucash tree from a make
> distclean every time is such a PITA for me and less of an issue for
> David!
>
> My current bash script to rebuild G2 takes an hour to go from make
> distclean, through autogen, make,
On Monday 31 October 2005 9:31 pm, Derek Atkins wrote:
> I do have an FC3 dev system, so I can test this for you.. However,
> keep in mind that the CVS/SVN server is running FC1, where the nightly
> doc build is done... I'm willing to update doxygen to a more recent
> version if necessary, but ju
"Stewart V. Wright" <[EMAIL PROTECTED]> writes:
> - Forwarded message from Neil Williams <[EMAIL PROTECTED]> -
>
>> > My FC3 box is running v1.4.4 currently. I notice that the latest
>> > release is 1.4.5
>>
>> Correct. That's what I'm using on Debian unstable. There are number of new
>
David Hampton <[EMAIL PROTECTED]> writes:
> On Fri, 2005-10-28 at 22:32 +0100, Neil Williams wrote:
>> How many of us build the Doxygen HTML regularly?
>
> Semi-regularly.
>
>> I'd hope that doxygen would not update the config in such a way as to make
>> it
>> incompatible with earlier versions
"Stewart V. Wright" <[EMAIL PROTECTED]> writes:
> G'day Neil,
>
> * Neil Williams <[EMAIL PROTECTED]> [051028 16:34]:
>> 1. Our doxygen.cfg.in is out of date compared to Doxygen itself. Running:
>> $ doxygen -u doxygen.cfg.in
>> updates the config file to your currently installed Doxygen version.
- Forwarded message from Neil Williams <[EMAIL PROTECTED]> -
> > My FC3 box is running v1.4.4 currently. I notice that the latest
> > release is 1.4.5
>
> Correct. That's what I'm using on Debian unstable. There are number of new
> options from 1.4.4 to 1.4.5.
So is there a consensus i
G'day Neil,
* Neil Williams <[EMAIL PROTECTED]> [051028 16:34]:
> 1. Our doxygen.cfg.in is out of date compared to Doxygen itself. Running:
> $ doxygen -u doxygen.cfg.in
> updates the config file to your currently installed Doxygen version.
I really think this relates to the question that was doi
On Fri, 2005-10-28 at 22:32 +0100, Neil Williams wrote:
> How many of us build the Doxygen HTML regularly?
Semi-regularly.
> I'd hope that doxygen would not update the config in such a way as to make it
> incompatible with earlier versions but I'm cautious about testing any changes
> on FC3. Wo
How many of us build the Doxygen HTML regularly?
I lurk on the doxygen mailing list and the speed of doxygen has come up. There
are a few issues we can look at ourselves.
1. Our doxygen.cfg.in is out of date compared to Doxygen itself. Running:
$ doxygen -u doxygen.cfg.in
updates the config file