<?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>
    <link>http://nxr.netbsd.org/rss/src/external/mit/xorg/lib/libXi/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>libXi: Fixup libmansuffix in manual pages.<br/><br/>The manpages use unadorned libmansuffix instead of __libmansuffix__ or<br/>@libmansuffix@ that the standard transformations handle.<br/><br/>Add ad-hoc s/// command for it.  It has "3" hardcoded because there's<br/>no easy way to look up that mapping, but then that very same "3" is<br/>hardcoded in the file names anyway.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.15</description>
    <pubDate>Wed Feb 23 00:06:49 UTC 2022</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>libXi: Bring back manual pages.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.14</description>
    <pubDate>Tue Feb 22 22:49:39 UTC 2022</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>remove remaining makefile support for GCC &lt; 45 that i found.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.13</description>
    <pubDate>Sat Jun 14 20:49:37 UTC 2014</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.12.2;<br/>define HAVE__XEATDATAWORDS.  (XXX move into ${X11FLAGS.THREADLIB}).</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.12</description>
    <pubDate>Sun Mar 16 22:53:17 UTC 2014</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Before testing the value of HAVE_GCC, test if it's defined.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.11</description>
    <pubDate>Fri Oct 18 01:12:00 UTC 2013</pubDate>
    <dc:creator>riz</dc:creator>
</item>

<item>
    <title>fix vax build issues - GCC 4.1 warns about always true comparisons<br/>more than GCC 4.5 does.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.10</description>
    <pubDate>Thu Jun 06 21:42:36 UTC 2013</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>adapt for libXi 1.7.1.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.9</description>
    <pubDate>Wed Jun 05 00:52:22 UTC 2013</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.8.2;  1.8.4;  1.8.8;  1.8.10;  1.8.16;<br/>Various warning adjustments for clang</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.8</description>
    <pubDate>Thu Aug 11 23:15:39 UTC 2011</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>handle the rename of XSetCPtr.c to XISetCPtr.c.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.7</description>
    <pubDate>Sat Jul 23 21:37:28 UTC 2011</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>match up libXi sources with those from libXi Makefile.am -- lots were<br/>missing, including all of XI2 sources!</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.6</description>
    <pubDate>Sun Mar 06 04:10:55 UTC 2011</pubDate>
    <dc:creator>jmcneill</dc:creator>
</item>

<item>
    <title>- update includes list and delete obsolete man pages<br/>- new -Wno-error's</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.5</description>
    <pubDate>Sat May 22 02:41:33 UTC 2010</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>build property.c, and the new Xi manuals.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.4</description>
    <pubDate>Tue Mar 10 04:50:25 UTC 2009</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.3.4;  1.3.6;  1.3.8;  1.3.12;<br/>Install manual pages for libXi.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.3</description>
    <pubDate>Sun Oct 05 00:33:35 UTC 2008</pubDate>
    <dc:creator>cube</dc:creator>
</item>

<item>
    <title>branches:  1.2.2;<br/>Install pkgconfig files.  Where applicable, remove .if 0 code that tried to<br/>do the same thing.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.2</description>
    <pubDate>Sat Sep 13 04:32:30 UTC 2008</pubDate>
    <dc:creator>cube</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.1</description>
    <pubDate>Tue Jul 29 05:01:22 UTC 2008</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>initial import of the crossbuild framework for modular Xorg.  this<br/>is heavily based upon the work rtr@ did on src/x11, but hacked to<br/>work for modern modular Xorg source split.<br/><br/>the sources will live in xsrc/external/mit/&lt;package&gt;/dist.<br/><br/>documentation on using this will come when the above directories<br/>are fully populated.  there are 192 of them so it may take some time<br/>before that is completed.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.1.1.1</description>
    <pubDate>Tue Jul 29 05:01:22 UTC 2008</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Merge in changes between wrstuden-revivesa-base-2 and<br/>wrstuden-revivesa-base-3.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.2.2.3</description>
    <pubDate>Wed Sep 24 16:35:04 UTC 2008</pubDate>
    <dc:creator>wrstuden</dc:creator>
</item>

<item>
    <title>Sync with wrstuden-revivesa-base-2.</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.2.2.2</description>
    <pubDate>Thu Sep 18 05:18:37 UTC 2008</pubDate>
    <dc:creator>wrstuden</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:18:37 +0000</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.2.2.1</description>
    <pubDate>Sat Sep 13 04:32:30 UTC 2008</pubDate>
    <dc:creator>wrstuden</dc:creator>
</item>

<item>
    <title>sync to netbsd-5</title>
    <description>/src/external/mit/xorg/lib/libXi/Makefile - 1.3.12.1</description>
    <pubDate>Wed Apr 21 05:24:36 UTC 2010</pubDate>
    <dc:creator>matt</dc:creator>
</item>
</channel></rss>

