<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nxcompshad, branch 3.5.99.13</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.13</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.13'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-12-30T02:36:11+00:00</updated>
<entry>
<title>nxcompshad/src/Makefile.am: enable new ELF dtags to force RUNPATH creation for libXcompshad.</title>
<updated>2017-12-30T02:36:11+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-28T22:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=44f8c424e70311283b274c3e9fddbd7ca928f003'/>
<id>urn:sha1:44f8c424e70311283b274c3e9fddbd7ca928f003</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcompshad/src/Makefile.am: implement libX11 RPATH/RUNPATH override.</title>
<updated>2017-12-30T02:36:11+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-26T03:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=b13bf675acbd384cffdcb0ecb6430a5d7b4a19e0'/>
<id>urn:sha1:b13bf675acbd384cffdcb0ecb6430a5d7b4a19e0</id>
<content type='text'>
Same method as used in the previous commit, but easier done thanks to
autotools and libtool.

Fixes: ArcticaProject/nx-libs#610
</content>
</entry>
<entry>
<title>nxcompshad: silence GCC warnings</title>
<updated>2017-12-28T11:40:05+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-12-27T22:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=2cade632b475ecc1a115692ec44bbb36a447ce8b'/>
<id>urn:sha1:2cade632b475ecc1a115692ec44bbb36a447ce8b</id>
<content type='text'>
Fixes ArcticaProject/nx-libs#572
</content>
</entry>
<entry>
<title>nx{comp{,shad},proxy}: use dist-bzip2 instead of dist-xz.</title>
<updated>2017-12-16T04:53:38+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-16T04:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ddd6f72ff865fb2d7125aafcf337193e7937b2cd'/>
<id>urn:sha1:ddd6f72ff865fb2d7125aafcf337193e7937b2cd</id>
<content type='text'>
Automake older than version 1.11 does not support dist-xz. No workaround
possible via a feature check, as far as I can tell.
</content>
</entry>
<entry>
<title>nxcompshad/Makefile.am: also correctly call aclocal here.</title>
<updated>2017-12-15T16:43:48+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-15T16:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=1d431b53cb1c5ea96bf32f1c4fdd8f592713b994'/>
<id>urn:sha1:1d431b53cb1c5ea96bf32f1c4fdd8f592713b994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Silence warning: "ar: 'u' modifier ignored since 'D' is the default"</title>
<updated>2017-12-11T08:48:14+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-12-10T17:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=018c557c454ffe62696c4d113c7fe3794845dc2a'/>
<id>urn:sha1:018c557c454ffe62696c4d113c7fe3794845dc2a</id>
<content type='text'>
Fixes ArcticaProject/nx-libs#530
</content>
</entry>
<entry>
<title>nx{comp{,shad},proxy}: add configure flag --enable-cxx11 to enable and setup optional C++11 support.</title>
<updated>2017-10-27T06:45:42+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-09-29T15:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=1f717c6fdfa478f1c422bff51bc8574360dbe127'/>
<id>urn:sha1:1f717c6fdfa478f1c422bff51bc8574360dbe127</id>
<content type='text'>
Use AX_CXX_COMPILE_STDCXX(_11) from autotools archive.

Note: should only be used in tandem. Make sure that each component
either uses the C++11 ABI or none uses it. Mixing and matching libraries
and binaries with different C++ ABIs might lead to weird errors.
</content>
</entry>
<entry>
<title>.gitignore: Improve all .gitignore files, adapt to autotools build-flow and its build cruft.</title>
<updated>2017-10-09T10:52:01+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-10-09T10:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=27c14b4eb3e42e1da2a3954393507b1ea4614462'/>
<id>urn:sha1:27c14b4eb3e42e1da2a3954393507b1ea4614462</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcompshad: Drop Cygwin/Win32 support. Has been untested and unused for a long time.</title>
<updated>2017-08-27T06:44:04+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-17T10:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=d9e2822f535f3f02adaf4bb935a64184b871efd7'/>
<id>urn:sha1:d9e2822f535f3f02adaf4bb935a64184b871efd7</id>
<content type='text'>
 This code can be reactivated any time in the future once
 some potential maintainer turns up and makes this work
 on the MS Windows / Cygwin platform.
</content>
</entry>
<entry>
<title>Convert nx-X11/lib/ build flow from imake to autotools.</title>
<updated>2017-08-25T08:06:49+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-21T10:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c350873c7c977efe5210484f04160be45f84ba7e'/>
<id>urn:sha1:c350873c7c977efe5210484f04160be45f84ba7e</id>
<content type='text'>
</content>
</entry>
</feed>
