To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=55666
------- Additional comments from [EMAIL PROTECTED] Mon Oct 10 07:59:09 -0700 2005 ------- E. is surely quite easy: all the makefile needs to do is shove all the file names for the directory into the helpex commandline & the output directory; then helpex can easily stat the output files & see which sources are newer & hence what sub-set to re-compile: surely ? Of course - quite possibly helpex needs to do that ~extremely quickly as the 1st thing it does, so no-one notices this is effectively 're-built' on each run [ just doing a load of stats, as dmake would do otherwise ]. Failing that - a simple stamp file to say "this directory was re-built" would do the job as well quite nicely: --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
