To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84497
User thb changed the following:
What |Old value |New value
================================================================================
Assigned to|hjs |thb
--------------------------------------------------------------------------------
Target milestone|DevTools |OOo 3.3
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed Sep 2 07:01:31 +0000
2009 -------
fs->thb: ping.
I committed all my changes, which reduced the output of a complete build (SO,
not OOo) on Linux from 54MB to 22MB. And hey, my mouse keeps moving smoothly
when I run a build in a console directed to a X server over a DSL line ...
------- Additional comments from [email protected] Fri Sep 11 22:11:53 +0000
2009 -------
Sooo - committed a load of changes, that gets us fairly close to my goal of
having _exactly_ one line per file processed, in quiet mode.
Like this, the build looks slow, and people actually get an impression _which_
files take a long time to compile; additionally, warnings stick out like a sore
thumb.
Things I'm not yet happy with:
* about a gazillion spews of "mkdir: cannot create directory
`../../unxlngx6/misc/desktopshare/': File exists", in ooo-build, I've fixed that
for a few especially annoying places via '@-$(MKDIR) $(@:d)
$(PIPEERROR) cat - > /dev/null', but that does not really scale ...
* some (java?) zip targets are still tracing the files added
* for me, in settings,mk, the 'VERBOSE=$(eq,"$(VERBOSE_IS_FALSE)","t" FALSE
TUE)' gives this: "dmake: /builds/ooo/buildverbosity/solenv/inc/settings.mk:
line 991: Error: -- Detected circular macro [VERBOSE]"
* building those version.c file per shared library object do not yet hide
compiler calls
---------------------------------------------------------------------
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]