Re: Doxygen performance issues

2005-11-01 Thread Derek Atkins
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,

Re: Doxygen performance issues

2005-10-31 Thread Neil Williams
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

Re: FW: Re: Doxygen performance issues

2005-10-31 Thread Derek Atkins
"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 >

Re: Doxygen performance issues

2005-10-31 Thread Derek Atkins
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

Re: Doxygen performance issues

2005-10-31 Thread Derek Atkins
"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.

FW: Re: Doxygen performance issues

2005-10-30 Thread Stewart V. Wright
- 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

Re: Doxygen performance issues

2005-10-28 Thread Stewart V. Wright
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

Re: Doxygen performance issues

2005-10-28 Thread David Hampton
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

Doxygen performance issues

2005-10-28 Thread Neil Williams
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