[Bug 3485] [IcedTea8] Support additional targets for the bootstrap build

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


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=04998624131e
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Oct 30 05:48:50 2017 +0000

    PR3485: Support additional targets for the bootstrap build

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

        PR3485: Support additional targets for the bootstrap build
        * Makefile.am:
        (.PHONY): Add new clean targets.
        (add-tzdata-support-debug): Depend on icedtea-debug, not icedtea.
        (icedtea-boot): Move tz.properties handling to its own target.
        (add-systemtap-boot): Add SystemTap support to the boot build.
        (clean-add-systemtap-boot): Remove SystemTap support from the boot
build.
        (add-pulseaudio-boot): New target to add PulseAudio support to the boot
build.
        (clean-add-pulseaudio-boot): Remove PulseAudio support from the boot
build.
        (add-nss-boot): New target to add NSS support to the boot build.
        (clean-add-nss-boot): Remove NSS support from the boot build.
        (add-tzdata-support-boot): New target to add alternate timezone data
support to the boot build.
        (clean-add-tzdata-support-boot): Remove alternate timezone data support
from the boot build.
        (icedtea-stage1): Add new add-x-boot targets.
        (clean-icedtea-stage1): Add new clean-add-x-boot targets.
        * 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/8e65255c/attachment.html>


More information about the distro-pkg-dev mailing list