<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c4b7a9e7940c62d92a81ee31e05e281e6035fadc - bsd.own.mk: rename GCC_NO_* to CC_WNO_*</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#c4b7a9e7940c62d92a81ee31e05e281e6035fadc</link>
        <description>bsd.own.mk: rename GCC_NO_* to CC_WNO_*Rename compiler-warning-disable variables from	GCC_NO_warningto	CC_WNO_warningwhere warning is the full warning name as used by the compiler.GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGHUsing the convention CC_compilerflag, where compilerflagis based on the full compiler flag name.

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Sat, 03 Jun 2023 09:09:01 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a2d15425655af42832f5e572122165cb1ab4aa01 - add some new uses of existing GCC_NO_* variables for warning issues.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#a2d15425655af42832f5e572122165cb1ab4aa01</link>
        <description>add some new uses of existing GCC_NO_* variables for warning issues.remove an no longer relevant for gcc7 workaround (works fine in bothgcc9 and gcc 10.)

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Mon, 12 Apr 2021 02:54:07 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c610b4a73bcce9be4734b041a3d9d48f9ae73665 - Hack for powerpc64</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#c610b4a73bcce9be4734b041a3d9d48f9ae73665</link>
        <description>Hack for powerpc64

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Tue, 04 Oct 2016 14:33:16 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>975a152cfcdb39ae6e496af647af0c7275ca0b61 - If a library needs a symbol from another library, pull that library in</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#975a152cfcdb39ae6e496af647af0c7275ca0b61</link>
        <description>If a library needs a symbol from another library, pull that library inexplicitly, even if the DT_NEEDED closure would normally already ensurethe presence.

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Wed, 11 Sep 2013 23:04:09 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a216da57a6e560f2112f7f639c2688f055a22de0 - Default to -Wno-sign-compare -Wno-pointer-sign for clang.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#a216da57a6e560f2112f7f639c2688f055a22de0</link>
        <description>Default to -Wno-sign-compare -Wno-pointer-sign for clang.Push -Wno-array-bounds down to the cases that depend on it.Selectively disable warnings for 3rd party software or non-trivialissues to be reviewed later to get clang -Werror to build most of thetree.

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Thu, 26 May 2011 12:56:24 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d4e4f7a60a1a23cc10db551bf74b0ac6b01dc01f - Use static libdm so dmsetup and lvm can be linked dynamically.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#d4e4f7a60a1a23cc10db551bf74b0ac6b01dc01f</link>
        <description>Use static libdm so dmsetup and lvm can be linked dynamically.Change LIBDM_* to LIBDEVMAPPER_* so LIBDM can refer to libdm.

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Fri, 04 Mar 2011 22:48:29 +0000</pubDate>
        <dc:creator>matt &lt;matt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>accc87635b597fd84a6e995bded96436c97d9447 - Use LIBDPLIBS</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#accc87635b597fd84a6e995bded96436c97d9447</link>
        <description>Use LIBDPLIBS

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Fri, 11 Feb 2011 06:35:26 +0000</pubDate>
        <dc:creator>matt &lt;matt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>03180992920285cd3b8a017dded947b24e9d7839 - PR/44267: Michael van Elst: LVM devices have wrong permissions</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#03180992920285cd3b8a017dded947b24e9d7839</link>
        <description>PR/44267: Michael van Elst: LVM devices have wrong permissions- Centralize CPPFLAGS for DM_DEVICE_{UID,GID,MODE}- Make DM_DEVICE_GID operator DM_DEVICE_MODE 0640 to be more NetBSD like- make all the code use DM_DEVICE_MODE instead of hard-coding.- make sure that all mknod calls are followed by a chown call.

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Thu, 23 Dec 2010 17:46:54 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ff3b5e1b34b0e3fc46500623b08f04e9ec753de9 - Add support for building libdevmapper against RUMP.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#ff3b5e1b34b0e3fc46500623b08f04e9ec753de9</link>
        <description>Add support for building libdevmapper against RUMP.

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Wed, 09 Dec 2009 00:17:23 +0000</pubDate>
        <dc:creator>haad &lt;haad@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>687f790f8fedb79c99221aa583eb84a2b83b506d - Remove not needed debugging CFLAGS.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#687f790f8fedb79c99221aa583eb84a2b83b506d</link>
        <description>Remove not needed debugging CFLAGS.

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Tue, 01 Dec 2009 23:12:51 +0000</pubDate>
        <dc:creator>haad &lt;haad@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>719394c69f811625ad33fb97db660e9103c5833b - Add NetBSD protocol description header file. Libdevmapper is now buildable</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#719394c69f811625ad33fb97db660e9103c5833b</link>
        <description>Add NetBSD protocol description header file. Libdevmapper is now buildablewithout kernel sources.

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Mon, 22 Dec 2008 01:48:10 +0000</pubDate>
        <dc:creator>haad &lt;haad@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b943ea6659bb6c9f272668c8e7be21e2ca492a7 - Add reachover Makefiles to build LVM2 tools on NetBSD.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile#2b943ea6659bb6c9f272668c8e7be21e2ca492a7</link>
        <description>Add reachover Makefiles to build LVM2 tools on NetBSD.

            List of files:
            /netbsd-src/external/gpl2/lvm2/lib/libdevmapper/Makefile</description>
        <pubDate>Mon, 22 Dec 2008 00:57:58 +0000</pubDate>
        <dc:creator>haad &lt;haad@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
