<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/config/cf/linux.cf, branch 3.6.x</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://openid.arctica-project.org/nx-libs/atom?h=3.6.x</id>
<link rel='self' href='https://openid.arctica-project.org/nx-libs/atom?h=3.6.x'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/'/>
<updated>2023-08-25T03:52:13+00:00</updated>
<entry>
<title>Add support for new arch Loongarch</title>
<updated>2023-08-25T03:52:13+00:00</updated>
<author>
<name>YalingFang</name>
<email>fangyaling@loongson.cn</email>
</author>
<published>2023-08-25T03:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=2e0db45fd9bc19132c2bb7212166d27588da31a8'/>
<id>urn:sha1:2e0db45fd9bc19132c2bb7212166d27588da31a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/config: whitespace fixes</title>
<updated>2023-04-27T12:20:56+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://openid.arctica-project.org/nx-libs/commit/?id=f8a664e65c6ffa9fce0d5ec24a6ca8b9dde3daa7'/>
<id>urn:sha1:f8a664e65c6ffa9fce0d5ec24a6ca8b9dde3daa7</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://openid.arctica-project.org/nx-libs/commit/?id=460562852eb4b1e14d2eeb81d2b96ea5de6ef683'/>
<id>urn:sha1:460562852eb4b1e14d2eeb81d2b96ea5de6ef683</id>
<content type='text'>
</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://openid.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>config/cf: fix spelling errors as reported by codespell</title>
<updated>2018-05-24T07:04:02+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-04-10T19:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=cce9756545ab266ccff7ec363907aa25f4d7c1c7'/>
<id>urn:sha1:cce9756545ab266ccff7ec363907aa25f4d7c1c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/config/cf/{Imake.{cf,tmpl},{linux,xorg}.cf}: support ppc64le alongside ppc64(be).</title>
<updated>2018-02-08T20:48:27+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-02-08T19:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=f76d4b54118627adb13dd896537c01033d989158'/>
<id>urn:sha1:f76d4b54118627adb13dd896537c01033d989158</id>
<content type='text'>
On PPC64*, X_BYTE_ORDER was hardcoded to X_BIG_ENDIAN. Since the CPUs
support both modes and we actually intend to execute nxagent on ppc64le
as well, detect the actual endianess and add support for
Ppc64LeArchitecture.
</content>
</entry>
<entry>
<title>nx-X11/config/cf/linux.cf: recursive macros aren't a thing.</title>
<updated>2017-12-15T16:00:14+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-15T16:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=a10b9c649eda1f30e935c2fe4364f023fb5c957f'/>
<id>urn:sha1:a10b9c649eda1f30e935c2fe4364f023fb5c957f</id>
<content type='text'>
Just copy-paste the initial definition to avoid recursion.
</content>
</entry>
<entry>
<title>nx-X11/config/cf/linux.cf: don't override default CC options for {ARM,PPC}{32,64}.</title>
<updated>2017-12-15T13:12:28+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-15T13:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=dfa24dd8f77edd7102eb21025e4428344d5b60c3'/>
<id>urn:sha1:dfa24dd8f77edd7102eb21025e4428344d5b60c3</id>
<content type='text'>
We need -std=c99 to be passed through to the build process.
</content>
</entry>
<entry>
<title>Fix FTBFS on Linux based HP-PARisc 32-bit systems. Thanks to John Paul Adrian Glaubitz from FU Berlin for providing access to a corresponding porters' machine.</title>
<updated>2017-06-28T18:14:35+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-05-05T22:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=347363f3f2088116a493050aa81f77e9993b03a3'/>
<id>urn:sha1:347363f3f2088116a493050aa81f77e9993b03a3</id>
<content type='text'>
 This partially reverts nx-libs commit f6dcf2f. The 'hpux' stuff stays
 out, the __hppa__ gets re-introduced.
</content>
</entry>
<entry>
<title>nx-X11/config/cf/linux.cf: Drop AsOutputArchSize macro from Sparc(64)Architecture ifdef-block. It does not seem to be used anywhere else.</title>
<updated>2017-06-27T17:59:36+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-06-27T17:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=c22c3f729581d076f184d63371b10d53078e68cf'/>
<id>urn:sha1:c22c3f729581d076f184d63371b10d53078e68cf</id>
<content type='text'>
</content>
</entry>
</feed>
