<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/config, 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>2023-04-27T12:13:31+00:00</updated>
<entry>
<title>nx-X11/config: whitespace fixes</title>
<updated>2023-04-27T12:13:31+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2021-11-18T22:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=6ca78f2770cffe2662b9364dc97af4493c7e9af8'/>
<id>urn:sha1:6ca78f2770cffe2662b9364dc97af4493c7e9af8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11: Add support for riscv64 architecture</title>
<updated>2021-10-30T11:32:58+00:00</updated>
<author>
<name>Alexandre Ghiti</name>
<email>alexandre.ghiti@canonical.com</email>
</author>
<published>2021-09-10T06:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=460562852eb4b1e14d2eeb81d2b96ea5de6ef683'/>
<id>urn:sha1:460562852eb4b1e14d2eeb81d2b96ea5de6ef683</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix building with binutils &gt;= 2.36.</title>
<updated>2021-06-08T06:21:24+00:00</updated>
<author>
<name>ponce</name>
<email>matteo.bernardini@gmail.com</email>
</author>
<published>2021-04-05T06:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=605a266911b50ababbb3f8a8b224efb42743379c'/>
<id>urn:sha1:605a266911b50ababbb3f8a8b224efb42743379c</id>
<content type='text'>
The l option of ar in the newer binutils versions switched
from being unused to being used to specify dependencies
so here should be safely removed
</content>
</entry>
<entry>
<title>Makefiles: drop support for NXwin</title>
<updated>2020-05-07T10:44:55+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-01-29T22:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=40997f84c915415b24655698c21f480e7ff56a4b'/>
<id>urn:sha1:40997f84c915415b24655698c21f480e7ff56a4b</id>
<content type='text'>
We have never built nxwin within this tree. And we never shipped
it. So drop the according logic.

We have also removed CYGWIN stuff in the past so nxwin probably would
not compile/work anyway...
</content>
</entry>
<entry>
<title>nxagent: build with -Wshadow to detect shadowing variables</title>
<updated>2020-01-09T19:54:53+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-01-09T19:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=4953c651de3ae0298c87e4c09107bee7adebe8e4'/>
<id>urn:sha1:4953c651de3ae0298c87e4c09107bee7adebe8e4</id>
<content type='text'>
</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>nxagent: Remove own GetTimeInMillis() implementation</title>
<updated>2019-05-10T17:02:51+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-04-29T13:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=bee0f13ce4ebc475b1727c5715e8222c0e472a78'/>
<id>urn:sha1:bee0f13ce4ebc475b1727c5715e8222c0e472a78</id>
<content type='text'>
along with the DDXTIME define that has been dropped in Xorg upstream, too.

  commit 985c34bf06af70a7296db8307899a17347a25558
  Author: Adam Jackson &lt;ajax@theobromine.nwnk.net&gt;
  Date:   Thu Jul 20 17:33:13 2006 -0400

      Remove the DDXTIME conditional, for being unused.
</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>Drop Speedo font support</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:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=bcb5c7962ae18d36205e4fa0b578ca9e95559859'/>
<id>urn:sha1:bcb5c7962ae18d36205e4fa0b578ca9e95559859</id>
<content type='text'>
Has been obsoleted in 2005, see https://en.wikipedia.org/wiki/Bitstream_Speedo_Fonts
</content>
</entry>
<entry>
<title>nx-X11/config/cf/nxcompile.def: Rephrase header comment slightly.</title>
<updated>2018-11-11T14:49:52+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-11-11T14:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f78a8b3ebe524403a8e055d1dc7a5863e44bc886'/>
<id>urn:sha1:f78a8b3ebe524403a8e055d1dc7a5863e44bc886</id>
<content type='text'>
</content>
</entry>
</feed>
