<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/Makefile, branch 3.5.99.4</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.4</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.4'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-02-09T23:39:36+00:00</updated>
<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>
<entry>
<title>nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver includes at build time.</title>
<updated>2016-11-15T15:38:26+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-11-02T23:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=80b5de3f55fd493ee85f2a78b731ff05e6363e43'/>
<id>urn:sha1:80b5de3f55fd493ee85f2a78b731ff05e6363e43</id>
<content type='text'>
 Fixes ArcticaProject/nx-libs#276.
</content>
</entry>
<entry>
<title>Makefile: fix up a9b145d4.</title>
<updated>2016-11-05T05:25:18+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ïonic@ionic.de</email>
</author>
<published>2016-11-05T05:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=7b79e8d831a520624fd5e28be6da7c6ad3360c1a'/>
<id>urn:sha1:7b79e8d831a520624fd5e28be6da7c6ad3360c1a</id>
<content type='text'>
`readlink` returns nothing for non-symlinks. Careful investigation of the build
environment revealed that libNX_X11.so.6.2 was no symlink to begin with - so
the whole copy operation failed.

Pro-actively fix the call though, in case we ever encounter a symlink there.
</content>
</entry>
<entry>
<title>Makefile: Make sure libNX_X11.so.6.2 does not get installed as symlink but as actual file. (Follow-up for 5a90a63).</title>
<updated>2016-11-02T18:38:08+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-11-02T18:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a9b145d466f774d0a6948a493df2e9c7bff50d6f'/>
<id>urn:sha1:a9b145d466f774d0a6948a493df2e9c7bff50d6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>XKeysymDB: ... got removed.</title>
<updated>2016-10-20T07:52:45+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-10-20T07:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a559592dc2702d12c6a50b7308fcb0423106260b'/>
<id>urn:sha1:a559592dc2702d12c6a50b7308fcb0423106260b</id>
<content type='text'>
</content>
</entry>
</feed>
