<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nxcompshad, branch pr/drop-bin-wrappers</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fdrop-bin-wrappers</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fdrop-bin-wrappers'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-10-27T06:45:42+00:00</updated>
<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>
<entry>
<title>nx*/configure.ac: Use newly introduced macro NX_DEFAULT_OPTIONS instead of NX_COMPILER_FLAGS.</title>
<updated>2017-08-11T20:31:17+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-12T10:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=55c4e407043a627b9d7b96e2b7231612a9d9dab7'/>
<id>urn:sha1:55c4e407043a627b9d7b96e2b7231612a9d9dab7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcompshad: Rewrite Logger class methods to properly take advantage of the 'gnu_printf' format attribute.</title>
<updated>2017-07-13T09:38:42+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-12T20:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=59e829f3647005a6c93662adfbcea36e27a993d8'/>
<id>urn:sha1:59e829f3647005a6c93662adfbcea36e27a993d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcompshad: Prototype for NXShadowResetOptions() missing. Export it as public symbol via Shadow.h."</title>
<updated>2017-07-13T09:38:42+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-12T20:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=8f5ce18d4f152619387b10d9d05ea4ceccc42b3a'/>
<id>urn:sha1:8f5ce18d4f152619387b10d9d05ea4ceccc42b3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcompshad/src/Shadow.cpp: Drop duplicate prototype for NXShadowRemoveAllUpdaters(). Already in Shadow.h.</title>
<updated>2017-07-13T09:38:42+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-12T20:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=36fe0330e70d6ab827c2c27e10bcbe0838c1888e'/>
<id>urn:sha1:36fe0330e70d6ab827c2c27e10bcbe0838c1888e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcompshad/src/Core.cpp: Don't redeclare (and shadow) curLine. Use curWorkLine instead.</title>
<updated>2017-07-13T09:38:42+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-12T20:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=d7789746285f1d4c1bd7763058aff3a31e250b23'/>
<id>urn:sha1:d7789746285f1d4c1bd7763058aff3a31e250b23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcompshad/src/Regions.h: Avoid warning: ‘typedef’ was ignored in this declaration. Drop typedef declaration from _XRegion struct.</title>
<updated>2017-07-13T09:38:42+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-06-30T12:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=dba850070044697a84f1baaad8ad274cc7601cb3'/>
<id>urn:sha1:dba850070044697a84f1baaad8ad274cc7601cb3</id>
<content type='text'>
</content>
</entry>
</feed>
