<?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/libpathconv/tests/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/libpathconv/tests/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/libpathconv/tests/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libpathconv/tests/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>7cc42f6d25ef2e19059d088fa7d4853fe9afefb5 - Do a sweep and remove most WARNS=6 settings</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpathconv/tests/Makefile#7cc42f6d25ef2e19059d088fa7d4853fe9afefb5</link>
        <description>Do a sweep and remove most WARNS=6 settingsRepeating the default WARNS here makes it slightly more difficult toexperiment with default WARNS changes, e.g. if we did something absolutelybananas and introduced a WARNS=7 and wanted to try lifting the default tothat.Drop most of them; there is one in the blake2 kernel module, but I suspectit should be dropped -- the default WARNS in the rest of the build doesn&apos;tcurrently apply to kernel modules, and I haven&apos;t put too much thought intowhether it makes sense to make it so.

            List of files:
            /freebsd/lib/libpathconv/tests/Makefile</description>
        <pubDate>Thu, 01 Oct 2020 03:10:51 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b70d2a2aa5003027b422e62435ab5bb9390d543c - Increase WARNS for libpathconv tests</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpathconv/tests/Makefile#b70d2a2aa5003027b422e62435ab5bb9390d543c</link>
        <description>Increase WARNS for libpathconv testsATF tests have a default WARNS of 0, unlike other usermode programs.Reviewed by:  ngie, julianMFC after:    3 weeksSponsored by: Spectra Logic CorporationDifferential Revision:        https://reviews.freebsd.org/D9933

            List of files:
            /freebsd/lib/libpathconv/tests/Makefile</description>
        <pubDate>Sat, 11 Mar 2017 01:08:46 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0ed76ec8e66470e45d74395e12cf425dfb21d381 - Merge ^/head r308870 through r309105.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpathconv/tests/Makefile#0ed76ec8e66470e45d74395e12cf425dfb21d381</link>
        <description>Merge ^/head r308870 through r309105.

            List of files:
            /freebsd/lib/libpathconv/tests/Makefile</description>
        <pubDate>Thu, 24 Nov 2016 15:39:04 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f7f3352c8bc463607912e2463d13e52d44a4cae - This little BSD licensed library has been kicking around for years.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpathconv/tests/Makefile#0f7f3352c8bc463607912e2463d13e52d44a4cae</link>
        <description>This little BSD licensed library has been kicking around for years.It allows one to trivially convert an absolute path to a relative pathand the reverse. The test programs themselves are very useful in scriptsbut the real use comes shortly with the -r and -a arguments to ln.These are sometimes known as the --relative and --absolute flags andcan force a symlink to be relative when you only have an absolue path.Another place these are sometimes used is to add -a and -r args to &apos;realpath&apos;.Incredibly useful in Makefiles.I was going to just add the files in with &apos;ln&apos; but a library makes more sense.The test programs may come out in their own right some day for scripting.released under a BSD 2-clause: * Copyright (c) 1997 Shigio Yamaguchi. All rights reserved. * Copyright (c) 1999 Tama Communications Corporation. All rights reserved.The test directry does not conform to any framework.Not connected to build.doc people may want to play with the manual pages.Obtained from:  https://www.tamacom.com/pathconvert.html  Shigio Yamaguchi.MFC after: 1 monthRelnotes:       yesSponsored by:   Panzura, Tama Communications Corporation

            List of files:
            /freebsd/lib/libpathconv/tests/Makefile</description>
        <pubDate>Wed, 23 Nov 2016 08:57:52 +0100</pubDate>
        <dc:creator>Julian Elischer &lt;julian@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
