<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/Makefile, branch 3.5.99.9</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.9</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.9'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-08-25T14:34:30+00:00</updated>
<entry>
<title>Makefile: Check for dir existence before attempting to remove it.</title>
<updated>2017-08-25T14:34:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-08-25T14:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a32f1dfa1b6f7fbc63bcbb274cf936ec00e77e25'/>
<id>urn:sha1:a32f1dfa1b6f7fbc63bcbb274cf936ec00e77e25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Use $(RM_DIR) rather then plain rmdir in clean-env target.</title>
<updated>2017-08-25T14:29:29+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-08-25T14:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=71878f7a9b6ca4ac9d1b15374d2f0b8247df7ae4'/>
<id>urn:sha1:71878f7a9b6ca4ac9d1b15374d2f0b8247df7ae4</id>
<content type='text'>
</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>nxcomp: Switch to autoreconf.</title>
<updated>2017-07-26T08:12:43+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-06-30T18:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f76c82403888bb498973ec974dbfd20e4edb02fe'/>
<id>urn:sha1:f76c82403888bb498973ec974dbfd20e4edb02fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcompshad: Switch to autoreconf.</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-04-25T13:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=76b48676844bc7aa0511b8371ef6347b2e8ad545'/>
<id>urn:sha1:76b48676844bc7aa0511b8371ef6347b2e8ad545</id>
<content type='text'>
</content>
</entry>
<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>Propagate DESTDIR and PREFIX from Makefile</title>
<updated>2017-06-05T07:33:55+00:00</updated>
<author>
<name>Salvador Fandiño</name>
<email>sfandino@yahoo.com</email>
</author>
<published>2017-05-31T12:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f61956c1698560be5c492a4e5920b312e300d25a'/>
<id>urn:sha1:f61956c1698560be5c492a4e5920b312e300d25a</id>
<content type='text'>
When descending subdirectories and calling configure pass
`--prefix=${DESTDIR}${PREFIX}`, so that installing in a
custom directory works.
</content>
</entry>
<entry>
<title>Makefile: Make sure that 'make all' only calls 'make build' and _not_ the global '%:' ruleset afterwards.</title>
<updated>2017-04-13T14:00:16+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-04-13T14:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=8a3605ffaa22d97325693229fdc36df18ece2360'/>
<id>urn:sha1:8a3605ffaa22d97325693229fdc36df18ece2360</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Remove nx-X11/config/cf/date.def on clean.</title>
<updated>2017-04-13T13:58:46+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-04-13T13:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f843d1b14b29dfac4baa31da0a4b0c6ce0f32b04'/>
<id>urn:sha1:f843d1b14b29dfac4baa31da0a4b0c6ce0f32b04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Fix comment above special clean rules.</title>
<updated>2017-04-13T13:58:14+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-04-13T13:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=fa3734ff40ae133e72d2c43ed889d4fc17dc867c'/>
<id>urn:sha1:fa3734ff40ae133e72d2c43ed889d4fc17dc867c</id>
<content type='text'>
</content>
</entry>
</feed>
