To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65459
                  Issue #:|65459
                  Summary:|Add separate logging for parallel dmake builds
                Component:|tools
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|ENHANCEMENT
                 Priority:|P4
             Subcomponent:|dmake
              Assigned to:|vq
              Reported by:|vq





------- Additional comments from [EMAIL PROTECTED] Tue May 16 08:25:38 -0700 
2006 -------
Dmake currently writes the output of all parallel build processes to its own
stdout/stderr.

Wish: Add switch or env. variable so that child processes write their output
in a the given file plus current process number as extension.

Process number is not the pid, but corresponds to dmakes internal process number
for the child and ranges from 1 to MAXPROCESS. dmakes own output should go into
the file with extension 0.

Timing information (-m[trae]) should go into the .0 and the .process file.

Any other wishes concerning this feature?

---------------------------------------------------------------------
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]

Reply via email to