You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/10/23 13:15:14 UTC

[Bug 123532] New: Cleanup instsetoo_native/util/makefile.mk

https://issues.apache.org/ooo/show_bug.cgi?id=123532

            Bug ID: 123532
        Issue Type: DEFECT
           Summary: Cleanup instsetoo_native/util/makefile.mk
           Product: Build Tools
           Version: 4.1.0-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: awf.aoo@googlemail.com
                CC: issues@openoffice.apache.org

The makefile.mk in instsetoo_native/util has several small problems and needs a
cleanup.  This would also make it easer to add new features/targets, like
creating patches.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #11 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1550457 into trunk:
#i123532# avoid build breaker when pkgformat contains an "archive" target

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #8 from Andre <aw...@googlemail.com> ---
The previous changes to instsetoo_native/util/makefile.mk changed/fixed the
following:
- Removed the already commented out references to URE.  Building the URE is no
longer supported.
- A new target 'help' prints out all supported targets.  This provides a
reminder of which targets are available and also shows short documentations
(where known) about the targets.  Also some variable values are shown.
- Removed support for the deprecated BUILD_SPECIAL flag.
- Improved the way the .idt files are copied into the output tree (relevant
only on Windows).  Instead of simply copying them every time, there are now
make rules that only copy missing files.
- Removed one warning that is shown by dmake that tells the developer that
there is a certain feature available since version 4.5 (we use 4.12).  There
are other warnings like that but this one is visible when dmake is called
without specifying a target.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #3 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1537000 into trunk:
123532: Removed support for deprecated BUILD_SPECIAL flag.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #6 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1537003 into trunk:
123532: Renamed hack_msitemplates target to msitemplates.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

Andre <aw...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|issues@openoffice.apache.or |awf.aoo@googlemail.com
                   |g                           |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #5 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1537002 into trunk:
123532: Unhacked the hack_msitemplates target to msitemplates.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #12 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1551541 into trunk:
123532: Added list of known package formats.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #4 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1537001 into trunk:
123532: Factored out MAKE_INSTALLER_COMMAND and GEN_UPDATE_INFO_COMMAND macros.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

Oliver-Rainer Wittmann <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |orw@apache.org
   Target Milestone|---                         |4.1.0

--- Comment #13 from Oliver-Rainer Wittmann <or...@apache.org> ---
@Andre: Is this issue solved already?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #7 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1537006 into trunk:
123532: Hide one warning about changes of %-target handling in dmake 4.5.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #9 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1549788 into trunk:
123532: Prevent more silly warnings.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #10 from Andre <aw...@googlemail.com> ---
Prevent more warnings about a feature added to old dmake 4.5 (the warning just
tells you that it now works) by replacing

openoffice_%{$(PKGFORMAT:^".")} :

with 

$(foreach,P,$(PACKAGE_FORMATS) $(foreach,L,$(alllangiso) penoffice_$L.$P))
.PHONY :

ie by avoiding the % in targets that don't use it anyway.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #2 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1536999 into trunk:
123532: Added help target that prints a short documentation about available
t...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123532] Cleanup instsetoo_native/util/makefile.mk

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #1 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1536998 into trunk:
123532: Remove last references to URE (already commented out).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.