To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90651
                 Issue #|90651
                 Summary|perl script for applying patches ...
               Component|tools
                 Version|680m240
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|rt
             Reported by|mmeeks





------- Additional comments from [EMAIL PROTECTED] Thu Jun 12 10:00:10 +0000 
2008 -------
I attach the perl script we use for applying patches to ooo-build: it might be
useful to have this included up-stream with a generic patching mechanism; the
apply file syntax is fairly self explanatory.

If this goes up-stream, it will require more work, to allow ooo-build to
override patches, and (I think) layer a smaller apply file on top of this - but
that shouldn't be too much work.

Urgh - I guess we would also want a way to disable up-stream applied patches
(out of our control) too. Anyhow, the apply file syntax looks a little like 
this:

PATCHPATH=.:../evo2:../vba:../mono:../64bit:../cairo:../gstreamer:../ooxml:../postgresql:../emf+:../unittesting
OLDEST_SUPPORTED=dev300-m14

# -------- Functional sub-sets --------
Common : PreprocessPatches, BuildBits, TemporaryHacks, FixesNotForUpstream, ...

[ TemporaryHacks ]
# build our stuff
# FIXME: should be in the respective patches
buildfix-no-UPD-in-library-names.diff, jholesov

etc.

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