<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nxcomp, branch feature/nxcomp-bigreq-support</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=feature%2Fnxcomp-bigreq-support</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=feature%2Fnxcomp-bigreq-support'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2015-04-15T10:41:23+00:00</updated>
<entry>
<title>Add BIGREQUEST extension support to nxproxy/nxcomp.</title>
<updated>2015-04-15T10:41:23+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-04-15T10:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=9547a28faa9b4a9df02bea3cd55b011d615532e9'/>
<id>urn:sha1:9547a28faa9b4a9df02bea3cd55b011d615532e9</id>
<content type='text'>
 This work has been started by Paul Szarbo but has been discontinued
 before final completion. So, this is work in progress.

 For reference / communication history, see [1].

 [1] https://bugs.debian.org/766299
</content>
</entry>
<entry>
<title>nxcomp{,ext,shad}: only use the first three numbers in the full version for current_version on OS X. ld(1) on 10.6 fails otherwise.</title>
<updated>2015-03-25T23:32:27+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2015-03-25T23:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=d86ce9c7a44118082612c3cfb3a866b9f8f6098f'/>
<id>urn:sha1:d86ce9c7a44118082612c3cfb3a866b9f8f6098f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail if it is not available.</title>
<updated>2015-03-16T02:29:16+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2015-03-16T02:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=d8de5928e1e7a0677ed2d38fa4d9f53a58514ebe'/>
<id>urn:sha1:d8de5928e1e7a0677ed2d38fa4d9f53a58514ebe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs from other UNIX-based systems.</title>
<updated>2015-03-15T16:29:50+00:00</updated>
<author>
<name>Clemens Lang</name>
<email>cal@macports.org</email>
</author>
<published>2015-03-15T16:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=638e31c2f33723123d35ce65db88071a1be5cdb0'/>
<id>urn:sha1:638e31c2f33723123d35ce65db88071a1be5cdb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcomp{,shad}: fix dynamic library linking on OS X. Use -dynamiclib instead of -bundle.</title>
<updated>2015-03-15T16:26:24+00:00</updated>
<author>
<name>Clemens Lang</name>
<email>cal@macports.org</email>
</author>
<published>2015-03-15T16:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ad7e12ed39cc4091ff878ea2b3e748e0147dd57f'/>
<id>urn:sha1:ad7e12ed39cc4091ff878ea2b3e748e0147dd57f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx{comp{,ext,shad},proxy}: use path discovery for finding makedepend. Remove old cruft.</title>
<updated>2015-03-15T16:24:35+00:00</updated>
<author>
<name>Clemens Lang</name>
<email>cal@macports.org</email>
</author>
<published>2015-03-15T16:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=5464a6dba5742a9f22ba18c9b307d4ee42394378'/>
<id>urn:sha1:5464a6dba5742a9f22ba18c9b307d4ee42394378</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VERSION file: master VERSION file is in base folder, symlinked from nx*/VERSION and hw/nxagent/VERSION.</title>
<updated>2015-02-14T15:14:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-14T14:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ce531230f148a8c586a6e29c340e2db03d7bd3bb'/>
<id>urn:sha1:ce531230f148a8c586a6e29c340e2db03d7bd3bb</id>
<content type='text'>
  This commit removes the debian/VERSION file at makes it now unnecessary to
  copy/symlink the VERSION file at build time. These build scripts got adapted:

    debian/roll-tarballs.sh
    debian/rules
    nx-libs.spec

  Furthermore, all NX component now use the main VERSION file as reference.

    typechange: nxcomp/VERSION
    typechange: nxcompext/VERSION
    typechange: nxcompshad/VERSION
    typechange: nxproxy/VERSION
</content>
</entry>
<entry>
<title>nxcomp: Add Version.c file. Fix for commit d4d3fe0e6e77a58e68defc5895a589a681d7d092.</title>
<updated>2015-02-14T15:14:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-14T13:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=823450515591369d1899e85ab86a8780ed3d995b'/>
<id>urn:sha1:823450515591369d1899e85ab86a8780ed3d995b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix several typos in nxcomp.</title>
<updated>2015-02-13T12:43:54+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-13T12:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=23fb617551f7d89dbc1fc9e216b7f12d2936e1a2'/>
<id>urn:sha1:23fb617551f7d89dbc1fc9e216b7f12d2936e1a2</id>
<content type='text'>
  Former patch file names:
  991_fix-hr-typos.full+lite.patch
  991_fix-hr-typos.full.patch
</content>
</entry>
<entry>
<title>Detection for Mac OS X's launchd service on Mac OS X 10.10 and beyond (607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch).</title>
<updated>2015-02-13T12:38:39+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-13T12:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a8fb7d4f5149e28216ffd38838af1cbfd6527002'/>
<id>urn:sha1:a8fb7d4f5149e28216ffd38838af1cbfd6527002</id>
<content type='text'>
</content>
</entry>
</feed>
