<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/Makefile, branch 3.5.99.5</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.5</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.5'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-04-10T21:41:49+00:00</updated>
<entry>
<title>Regression fix for added libXfont2 API support:</title>
<updated>2017-04-10T21:41:49+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-04-10T20:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=d63b4a5bafaabcb456f70aacda2c348d049d8ee8'/>
<id>urn:sha1:d63b4a5bafaabcb456f70aacda2c348d049d8ee8</id>
<content type='text'>
 - Move FONT_DEFINES and XLIBFONT definition to from Server.tmpl to
   Imake.tmpl.
 - Add FONT_DEFINES to ALLDEFINES.
 - Drop SpecialCObjectRules with FONT_DEFINES from various Imakefiles
   again, FONT_DEFINES is now set "globally".
 - Hand over FONT_DEFINES from main Makefile to nx-X11's make BuildEnv
   to make gccmakedep happy.
</content>
</entry>
<entry>
<title>Makefile: Tell Xserver build which Xfont API to use (v2 or v1) depending on what's available in the build env.</title>
<updated>2017-04-10T14:09:20+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-04-10T10:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=92979a4e860f7e52f82292469e10b411ebaca0ae'/>
<id>urn:sha1:92979a4e860f7e52f82292469e10b411ebaca0ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mesa subtree: Add quilt based patch system for bundled Mesa.</title>
<updated>2017-04-05T09:20:08+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-20T11:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=2c9effed2113df2929fd0b85830030ce4bd64f87'/>
<id>urn:sha1:2c9effed2113df2929fd0b85830030ce4bd64f87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Content of that file is now hard-coded.</title>
<updated>2017-02-26T17:42:56+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-06T14:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f6a11402755a2489babb8bbf1c3b8b97b8d1ac7a'/>
<id>urn:sha1:f6a11402755a2489babb8bbf1c3b8b97b8d1ac7a</id>
<content type='text'>
 Adopting an exact copy of os/oscolor.c from X.org leads to this compiler warning:

 ```
 oscolor.c:844:1: warning: string length ‘7614’ is greater than the length ‘4095’ ISO C99 compilers are required to support [-Woverlength-strings]
 };
 ^
 ```

 This will be address later in coordination with X.org.

 Note: there is a tiny change in oscolor.c as we ship it. The original X.org file includes &lt;X11/keysym.h&gt; which seems
 unneeded. We drop that one line from oscolor.c.

 Fixes ArcticaProject/nx-libs#259.
</content>
</entry>
<entry>
<title>Makefile: Fix flawed uninstall-* targets. Spotted by Ionic while reviewing the nxagent RPATH changeset. Thanks!</title>
<updated>2017-02-09T23:39:36+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-08T15:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=99c130f153b88fb9c779b0fd1f91d78cc4e75d01'/>
<id>urn:sha1:99c130f153b88fb9c779b0fd1f91d78cc4e75d01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Allow longer names for variables that we want to allow distro maintainers to override.</title>
<updated>2017-02-09T23:38:11+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-08T14:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=9d1da072c5f44e33d071a7f4f7c8c436cc8494fd'/>
<id>urn:sha1:9d1da072c5f44e33d071a7f4f7c8c436cc8494fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Actively set/override USRLIBDIR and SHLIBDIR when calling Xserver's make process.</title>
<updated>2017-02-09T23:38:11+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-04T17:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=4c4d3dfba927790abf5af511e8c31200de028a52'/>
<id>urn:sha1:4c4d3dfba927790abf5af511e8c31200de028a52</id>
<content type='text'>
  SHLIBDIR -&gt; Points to the system's official library folder.
  USRLIBDIR -&gt; In NX, this variable (amongst others) is used to set
               the executables RPATH (if enabled), so pointing this
               to SHLIBDIR/nx-X11.
</content>
</entry>
<entry>
<title>Makefile: Align variable names USRLIBDIR, SHLIBDIR (and NX_DIR) with nx-X11 internal naming schemes (and use /usr/&lt;lib&gt;/nx/X11 rather than /usr/&lt;lib&gt;/nx-X11).</title>
<updated>2017-02-09T23:38:11+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-04T17:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c45cab1ba5a6ffe3832039d89c26a6d11068d417'/>
<id>urn:sha1:c45cab1ba5a6ffe3832039d89c26a6d11068d417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Don't create superfluous symlink for libX11.so -&gt; ../libNX_X11.so. The libNX_X11.so is only required at build time, so need to use it for faking libX11.so in nxagent.</title>
<updated>2017-02-03T13:58:10+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-03T13:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=1cd73ccb79a89428eb1723b711cb08cf9bc39068'/>
<id>urn:sha1:1cd73ccb79a89428eb1723b711cb08cf9bc39068</id>
<content type='text'>
 Fixes ArcticaProject/nx-libs#286.
</content>
</entry>
<entry>
<title>Install missing libNX_X11.so.6 symlink - fixes gh-287</title>
<updated>2017-01-11T22:19:24+00:00</updated>
<author>
<name>Orion Poplawski</name>
<email>orion@cora.nwra.com</email>
</author>
<published>2017-01-11T22:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c9ab60e89b95045c6571dc2912b6ab9fb9c11971'/>
<id>urn:sha1:c9ab60e89b95045c6571dc2912b6ab9fb9c11971</id>
<content type='text'>
</content>
</entry>
</feed>
