<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libregex/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/lib/libregex/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libregex/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libregex/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93c43690960274dd3bb67b1ee0f1dd3ca4d13def - pkgbase: Put more binaries/lib in runtime</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libregex/Makefile#93c43690960274dd3bb67b1ee0f1dd3ca4d13def</link>
        <description>pkgbase: Put more binaries/lib in runtimeMove some needed binaries/libs from FreeBSD-utilities to FreeBSD_runtime.This is everything needed to boot to multiuser with FreeBSD-rc installed.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33435

            List of files:
            /freebsd/lib/libregex/Makefile</description>
        <pubDate>Tue, 14 Dec 2021 15:31:30 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dfa9131d709121b2e502a82ff66cf3e376654942 - pkgbase: Remove FreeBSD-libregex package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libregex/Makefile#dfa9131d709121b2e502a82ff66cf3e376654942</link>
        <description>pkgbase: Remove FreeBSD-libregex packageThe only user of libregex is grep (and its variation), no need for adedicated package.This moves libregex to the default package (FreeBSD-utilities).Differential Revision: https://reviews.freebsd.org/D31802

            List of files:
            /freebsd/lib/libregex/Makefile</description>
        <pubDate>Thu, 02 Sep 2021 08:14:56 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>04a3ba363d13cf5efaeb63f64cd3fdd6b9c71248 - libregex: re-enable `make check`</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libregex/Makefile#04a3ba363d13cf5efaeb63f64cd3fdd6b9c71248</link>
        <description>libregex: re-enable `make check`The tests are generally expected to pass, uncomment the annotation thatlets `make check` work. Note that `make check` currently requires kyuafrom ports or an appropriate symlink into /usr/local/bin.

            List of files:
            /freebsd/lib/libregex/Makefile</description>
        <pubDate>Fri, 08 Jan 2021 20:57:32 +0100</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e36cba8a36c52246fc4e6132338eb0b087daa888 - libregex: Add a symbol map</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libregex/Makefile#e36cba8a36c52246fc4e6132338eb0b087daa888</link>
        <description>libregex: Add a symbol mapkib points out that trying to re-use symbol versioning from libc is dirtyand wrong. The implementation in libregex is incompatible by design with theimplementation in libc. Using the symbol versions from libc can and likelywill cause confusions for linkers and bring unexpected behavior forconsumers that unwillingly (transitively) link against libregex.Reported by:	kib

            List of files:
            /freebsd/lib/libregex/Makefile</description>
        <pubDate>Mon, 22 Jan 2018 19:40:19 +0100</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>df1043c2017ea1d9f9b9690d32a80a7eec13c523 - libregex: Drop WARNS to 2 to match libc</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libregex/Makefile#df1043c2017ea1d9f9b9690d32a80a7eec13c523</link>
        <description>libregex: Drop WARNS to 2 to match libcIt&apos;s become clear that my armv7 builds didn&apos;t catch all of the warnings thatother builds are picking up, drop WARNS to 2 to match libc until they&apos;re allcaught.

            List of files:
            /freebsd/lib/libregex/Makefile</description>
        <pubDate>Mon, 22 Jan 2018 04:12:26 +0100</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b37f6c9805edb4b89f0a8c2b78f78a3dcfc0647b - Add libregex, connect it to the build</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libregex/Makefile#b37f6c9805edb4b89f0a8c2b78f78a3dcfc0647b</link>
        <description>Add libregex, connect it to the buildlibregex is a regex(3) implementation intended to feature GNU extensions andany other non-POSIX compliant extensions that are deemed worthy.These extensions are separated out into a separate library for the sake ofnot cluttering up libc further with them as well as not deteriorating thespeed (or lack thereof) of the libc implementation.libregex is implemented as a build of the libc implementation with LIBREGEXdefined to distinguish this from a libc build. The reasons forimplementation like this are two-fold:1.) Maintenance- This reduces the overhead induced by adding yet anotherregex implementation to base.2.) Ease of use- Flipping on GNU extensions will be as simple as linkingagainst libregex, and POSIX-compliant compilations can be guaranteed with aREG_POSIX cflag that should be ignored by libc/regex and disables extensionsin libregex. It is also easier to keep REG_POSIX sane and POSIX pure whenimplemented in this fashion.Tests are added for future functionality, but left disconnected for the timebeing while other testing is done.Reviewed by:	cem (previous version)Differential Revision:	https://reviews.freebsd.org/D12934

            List of files:
            /freebsd/lib/libregex/Makefile</description>
        <pubDate>Mon, 22 Jan 2018 03:44:41 +0100</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
