<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nxproxy/configure.in, branch 3.5.99.14</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.14</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.14'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-07-12T21:25:57+00:00</updated>
<entry>
<title>nxproxy: Switch to autoreconf.</title>
<updated>2017-07-12T21:25:57+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-04-26T11:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=41ea54b0217175a4b78980671f4c6818eb66b166'/>
<id>urn:sha1:41ea54b0217175a4b78980671f4c6818eb66b166</id>
<content type='text'>
 This also solves the last remnant of overlinking as described in GH issue #133.

 Fixes ArcticaProject/nx-libs#133.
</content>
</entry>
<entry>
<title>OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the nx-X11 build scripts.</title>
<updated>2016-07-01T11:09:21+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-23T12:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=d650a0b47eadeb675e2d2cf03ad10a4dbc564971'/>
<id>urn:sha1:d650a0b47eadeb675e2d2cf03ad10a4dbc564971</id>
<content type='text'>
 Note:

  - The "normal" way to inject CFLAGS (and CPPFLAGS) into nx-X11 builds is copying those
    options over into the variable CDEBUGFLAGS.
  - LDFLAGS have to be handed to nx-X11 via LOCAL_LDFLAGS.

 This change also includes a slight change in the nx-X11 build order.

 Old build order:

  Main Makefile:

      - [...]
      - libNX_X11
        + implicitly building nxcomp
        + implicitly building nxcompext
      - [...]
      - nxagent
        + implicitly building nxcompshad
      - [...]

 New build ordner:

  Main Makefile:

      - [...]
      - nxcomp
      - setup nx-X11 build env
        + cd nx-X11 &amp;&amp; make BuildEnv
      - nx-X11/lib/*
      - nxcompext
      - nxcompshad
      - [...]
      - nxagent
      - [...]

 Fixes ArcticaProject/nx-libs#141
 Fixes X2GoBTS#84
</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>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>Honour compiler/linker option flags.</title>
<updated>2015-02-09T14:23:37+00:00</updated>
<author>
<name>Orion Poplawski</name>
<email>orion@cora.nwra.com</email>
</author>
<published>2015-02-09T14:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=3384aba386c44ec26d3f131b897f77da440324d7'/>
<id>urn:sha1:3384aba386c44ec26d3f131b897f77da440324d7</id>
<content type='text'>
 026_nxcompext_honour-optflags.full.patch
 026_nxcomp_honour-optflags.full+lite.patch
 026_nxcompshad_honour-optflags.full.patch
</content>
</entry>
<entry>
<title>Revert "release 3.5.0.19"</title>
<updated>2013-03-28T07:58:35+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2013-03-28T07:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=db7feaf9883bb0dc419593588036405ef12ebca1'/>
<id>urn:sha1:db7feaf9883bb0dc419593588036405ef12ebca1</id>
<content type='text'>
This reverts commit e77bf36d9afbc7e56522574b06217d57c11dd095.
</content>
</entry>
<entry>
<title>release 3.5.0.19</title>
<updated>2013-03-28T07:55:23+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2013-03-28T07:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=e77bf36d9afbc7e56522574b06217d57c11dd095'/>
<id>urn:sha1:e77bf36d9afbc7e56522574b06217d57c11dd095</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Imported nxproxy-3.0.0-4.tar.gz</title>
<updated>2011-11-13T08:53:38+00:00</updated>
<author>
<name>Reinhard Tartler</name>
<email>siretart@tauware.de</email>
</author>
<published>2011-11-13T08:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=35472e34809a80b228f2763ef33d58acdb88dcce'/>
<id>urn:sha1:35472e34809a80b228f2763ef33d58acdb88dcce</id>
<content type='text'>
Summary: Imported nxproxy-3.0.0-4.tar.gz
Keywords:

Imported nxproxy-3.0.0-4.tar.gz
into Git repository
</content>
</entry>
</feed>
