[Bug 3483] [IcedTea8] Separate addition of nss.cfg and tz.properties into separate targets

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Oct 30 05:57:27 UTC 2017


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3483

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=0b64e8630e4c
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Oct 24 17:48:56 2017 +0100

    PR3483: Separate addition of nss.cfg and tz.properties into separate
targets

    2010-09-23  Andrew John Hughes  <gnu.andrew at redhat.com>

        PR3483: Separate addition of nss.cfg and tz.properties into separate
targets
        * Makefile.am:
        (.PHONY): Add clean-add-nss, clean-add-nss-debug,
        clean-add-tzdata-support and clean-add-tzdata-support-debug.
        (clean-local): Likewise.
        (icedtea): Remove NSS and tzdata support.
        (add-nss): New target to add NSS support to the build.
        (clean-add-nss): Remove NSS support from the build.
        (add-tzdata-support): New target to add alternate timezone data support
to the build.
        (clean-add-tzdata-support): Remove alternate timezone data support from
the build.
        (icedtea-debug): Remove NSS and tzdata support.
        (add-nss-debug): Likewise for debug.
        (clean-add-nss-debug): Likewise for debug.
        (add-tzdata-support-debug): Likewise for debug.
        (clean-add-tzdata-support-debug): Likewise for debug.
        (icedtea-stage2): Depend on add-nss and add-tzdata-support.
        (icedtea-debug-stage2): Depend on add-nss-debug and
add-tzdata-support-debug.
        * NEWS: Updated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20171030/34cb5360/attachment-0001.html>


More information about the distro-pkg-dev mailing list