<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/Makefile, branch pr/various9</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fvarious9</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fvarious9'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2020-01-05T23:14:48+00:00</updated>
<entry>
<title>(main) Makefile: Don't install nxagent.xpm during install-full target.</title>
<updated>2020-01-05T23:14:48+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2020-01-05T23:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=fa2f21ec00fe271f59c984f803277e18319a1c18'/>
<id>urn:sha1:fa2f21ec00fe271f59c984f803277e18319a1c18</id>
<content type='text'>
 Regression fix for 3cd622cf4085e8c4257ff17c2481d92d3bc443f9.

 Fixes ArcticaProject/nx-libs#890.
</content>
</entry>
<entry>
<title>Add support for custom version string</title>
<updated>2020-01-05T22:18:58+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-12-14T23:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ec1b3a44c0653e21dd252e1727ed42f86f0bb0ec'/>
<id>urn:sha1:ec1b3a44c0653e21dd252e1727ed42f86f0bb0ec</id>
<content type='text'>
Make nxproxy and nxagent print an arbitrary version number by running
make NX_VERSION_CUSTOM="myvers". nxagent and nxproxy will then show
this in addition to the original version number:

NXPROXY - Version myvers (3.5.99.22)
NXAGENT - Version myvers (3.5.99.22)

Fixes ArcticaProject/nx-libs#606
</content>
</entry>
<entry>
<title>auto-determine system font path and add to list of font paths</title>
<updated>2019-05-10T14:24:03+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-04-23T16:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=78a16245a4bbf13acf53768064d81cbaa28c0d8b'/>
<id>urn:sha1:78a16245a4bbf13acf53768064d81cbaa28c0d8b</id>
<content type='text'>
This will help on non-supported platforms as it will add a path the current
code might not be aware of.
</content>
</entry>
<entry>
<title>Makefile: Add clean/distclean target calls for nxdialog subdir to master Makefile's clean/distclean targets.</title>
<updated>2019-04-07T19:59:00+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-04-07T19:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=34011ccadea1b6fe7a49dc21df9240265b7b81a1'/>
<id>urn:sha1:34011ccadea1b6fe7a49dc21df9240265b7b81a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Integrate new subproject "nxdialog".</title>
<updated>2019-03-01T14:20:18+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-03-01T12:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=6812657f04d0e9a1e2fe92c0180f482a693df9ec'/>
<id>urn:sha1:6812657f04d0e9a1e2fe92c0180f482a693df9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: fix (dist)clean dependencies</title>
<updated>2018-11-14T19:21:46+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-11-14T19:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=623a74ae1c2d32edbc9d0106e9fbdc437342f8b3'/>
<id>urn:sha1:623a74ae1c2d32edbc9d0106e9fbdc437342f8b3</id>
<content type='text'>
ensure that we have all the required def files
</content>
</entry>
<entry>
<title>Makefile: Assure that nx-X11's Makefiles are created after everything has been defined.</title>
<updated>2018-11-14T15:09:17+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-11-14T15:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=071e41b6c70f94eabf3fa34f76c28227d62cec7f'/>
<id>urn:sha1:071e41b6c70f94eabf3fa34f76c28227d62cec7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regression fix for a93f64e4. The test executables bails out on test failure, whereas ifdef does not. Adding "|| true" where needed.</title>
<updated>2018-11-14T14:18:22+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-11-14T14:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=e4a7baf15897377788a9df93d59521fa307af519'/>
<id>urn:sha1:e4a7baf15897377788a9df93d59521fa307af519</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: use test + &amp;&amp; instead of if test/else/fi</title>
<updated>2018-11-11T14:49:51+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-11-10T13:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a93f64e4f48ac6e1d6926c8d5309fba53cdffd62'/>
<id>urn:sha1:a93f64e4f48ac6e1d6926c8d5309fba53cdffd62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: use (more) RM macros</title>
<updated>2018-11-10T13:50:04+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-11-10T13:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=58615f9fc27e49066277ed419f76866711ef4e74'/>
<id>urn:sha1:58615f9fc27e49066277ed419f76866711ef4e74</id>
<content type='text'>
</content>
</entry>
</feed>
