<?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>acdad1f1 - MFC: MFV: file 5.45.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#acdad1f1</link>
        <description>MFC: MFV: file 5.45.(cherry picked from commit 898496ee09ed2b7d25f6807edc4515628196ec0a)Disable byteswap.h for now.(cherry picked from commit 90474518912f5e5f49bc5325b7f88e94eba64d6a)

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Sun, 10 Sep 2023 19:20:33 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac175bd3 - Install working pkgconfig .pc files for compat libraries</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#ac175bd3</link>
        <description>Install working pkgconfig .pc files for compat librariesThe default ones are install them to /usr/libdata/pkgconfig, and we can&apos;tuse this path for compat libraries, so we use /usr/lib&lt;suffix&gt;/pkgconfigi here.Test Plan:	grep -rn libdir= ./usr/lib32/pkgconfig/*.pcMFC after:	1 weekDifferential Revision: https://reviews.freebsd.org/D34939

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Thu, 11 Aug 2022 22:17:52 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>500f4659 - Convert libs with pc files to use PCFILES</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#500f4659</link>
        <description>Convert libs with pc files to use PCFILESNow the .pc ends up in the correct package (-dev)Reviewed by:	bapt, emasteDifferential Revision:	https://reviews.freebsd.org/D29172MFC after:      2 weeks

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Tue, 16 Mar 2021 06:13:07 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e743706d - Fix installation of magic file.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#e743706d</link>
        <description>Fix installation of magic file.Reported by:	lwhsuMFC after:	2 weeksX-MFC-with:	r362258

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Wed, 17 Jun 2020 15:57:59 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b114e8fc - Tweaks for DIRDEPS_BUILD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#b114e8fc</link>
        <description>Tweaks for DIRDEPS_BUILDlibmagic only depend on mkmagic if not DIRDEPS_BUILDlibpmc fix -I for libpmcstatlocal.dirdeps.mk be even more careful about adding gnu/lib/csu to DIRDEPSReviewed by:	bdreweryDifferential Revision:	https://reviews.freebsd.org/D22872

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Thu, 19 Dec 2019 02:40:04 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>312809fe - Update dirdeps.mk and gendirdeps.mk</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#312809fe</link>
        <description>Update dirdeps.mk and gendirdeps.mkThe env space consumed by exporting all libc&apos;s .meta filesleft little room for command line,so unexport when done.Update dirdeps.mk to latest and adddirdeps-targets.mk to simplify/update targets/MakefileMakefile changes to go with Makefile.depend changes in D22494Reviewed by:	 bdreweryMFC after:	1 weekSponsored by:   Juniper NetworksDifferential Revision:  https://reviews.freebsd.org/D22495

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Wed, 11 Dec 2019 17:38:15 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c63c5ab0 - Fix .depend files to work for build tools.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#c63c5ab0</link>
        <description>Fix .depend files to work for build tools.This is somewhat of a follow-up to r335746.MFC after:	2 weeksSponsored by:	DellEMC

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Sat, 15 Jun 2019 17:08:13 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>96a0acc4 - Don&apos;t use CCACHE for linking.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#96a0acc4</link>
        <description>Don&apos;t use CCACHE for linking.MFC after:	2 weeksSponsored by:	Dell EMC

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Wed, 27 Jun 2018 19:29:15 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98131b3e - Style fixup:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#98131b3e</link>
        <description>Style fixup:A non-functional commit to make adjustment to an aestheticallyunpleasing long line.

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Sun, 20 May 2018 05:59:42 +0000</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>018798be - Fix build post r333919.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#018798be</link>
        <description>Fix build post r333919.This commit results in an aesthetically unpleasing long linewhich will be fixed next commit.

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Sun, 20 May 2018 05:59:35 +0000</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7fe5130d - LIB32: Avoid linking in unneeded (and invalid lib32) libz for libmagic build tool.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#7fe5130d</link>
        <description>LIB32: Avoid linking in unneeded (and invalid lib32) libz for libmagic build tool.Usually this is just ignored:  /usr/bin/ld: skipping incompatible /scratch/obj/root/git/freebsd/amd64.amd64/obj-lib32/lib/libz/libz.so when searching for -lz  /usr/bin/ld: skipping incompatible /scratch/obj/root/git/freebsd/amd64.amd64/obj-lib32/lib/libz/libz.a when searching for -lzHowever some combination of newer toolchains simply fail here instead:  /usr/bin/ld: error: /home/dstolfa/obj/home/dstolfa/cadets/amd64.amd64/obj-lib32/lib/libz/libz.so is incompatible with /usr/lib/crt1.oLibz is not needed for mkmagic so just exclude it.Reported by:	Domagoj Stolfa &lt;domagoj.stolfa@gmail.com&gt;MFC after:	2 weeksSponsored by:	Dell EMC

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Fri, 09 Mar 2018 18:51:24 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ec0c0f5 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#1ec0c0f5</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis simplifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 04:45:09 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>424340f2 - Fix build: explicitly reference the generated magic.h as dependency</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#424340f2</link>
        <description>Fix build: explicitly reference the generated magic.h as dependencyof mkmagic and point its location.Reported by:	jenkinsPointy hat to:	delphijMFC after:	2 weeksX-MFC-With:	302221Approved by:	re (kib)

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Mon, 27 Jun 2016 06:41:11 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29df9f6b - DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#29df9f6b</link>
        <description>DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.This avoids running target binaries.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Mon, 09 May 2016 22:21:09 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1dd034d - META_MODE: Don&apos;t rebuild build-tools targets during normal build.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#d1dd034d</link>
        <description>META_MODE: Don&apos;t rebuild build-tools targets during normal build.This avoids &apos;build command changed&apos; due to CFLAGS/CC changes during thenormal build.  Without this the build-tools targets end up rebuildingfor the *target* rather than keeping the native versions built inbuild-tools.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Thu, 14 Apr 2016 21:06:10 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b129086 - Convert libraries to use LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#6b129086</link>
        <description>Convert libraries to use LIBADDWhile here reduce a bit overlinking

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 11:07:26 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>28ab4bb8 - Sort .ALLSRC before concatenating files together.  This makes sure that the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#28ab4bb8</link>
        <description>Sort .ALLSRC before concatenating files together.  This makes sure that thefile are always built the same.(Note that Header and Localstuff must appear first and in that order, thesorting does not affect as a coincident effect).Submitted by:	sjgMFC after:	3 days

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Tue, 06 May 2014 21:30:58 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2774610 - r235638 is not the clean way to add support for building on ancient FreeBSD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libmagic/Makefile#c2774610</link>
        <description>r235638 is not the clean way to add support for building on ancient FreeBSDversions.  Instead use Imp&apos;s good work on &quot;legacy&quot; and follow the outcomeof the previous TRB discussions on this topic.Now use the libc getline() if it exists, and only where it doesn&apos;tcreate a bootstraping version.

            List of files:
            /freebsd-14.2/lib/libmagic/Makefile</description>
        <pubDate>Tue, 11 Sep 2012 22:38:33 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
