<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/Makefile, 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-12-30T02:36:11+00:00</updated>
<entry>
<title>Makefile: only try to copy/dereference libNX* files when installing data.</title>
<updated>2017-12-30T02:36:11+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-29T23:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=b91b13b37462e19b0d3eedd0568d5f32393e4d97'/>
<id>urn:sha1:b91b13b37462e19b0d3eedd0568d5f32393e4d97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: install relinked program binary instead of the "temporary" one.</title>
<updated>2017-12-30T02:36:11+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-29T21:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=3d17c665b23ad1bdefade873bec7273efb53aa99'/>
<id>urn:sha1:3d17c665b23ad1bdefade873bec7273efb53aa99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support building with legacy (pre-7.1.0) Xext proto versions.</title>
<updated>2017-12-16T06:18:24+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-16T06:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=e92c2a87808ec922b6bc90d5d5002ca77318f697'/>
<id>urn:sha1:e92c2a87808ec922b6bc90d5d5002ca77318f697</id>
<content type='text'>
Legacy Xext proto versions are automatically detected by the main
Makefile.
</content>
</entry>
<entry>
<title>Makefile: correctly quote variables when passing them down to other programs.</title>
<updated>2017-12-16T04:11:44+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-16T04:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c173e6b9955b3062bdb1542178a5d477d5a4b752'/>
<id>urn:sha1:c173e6b9955b3062bdb1542178a5d477d5a4b752</id>
<content type='text'>
Avoids errors like these (and of course also is a good idea in general):
[   36s] make -C nx-X11 BuildIncludes FONT_DEFINES= -DLEGACY_XFONT1
[   36s] make: invalid option -- D
[   36s] make: invalid option -- E
[   36s] make: invalid option -- G
[   36s] make: invalid option -- A
[   36s] Usage: make [options] [target] ...
</content>
</entry>
<entry>
<title>Support building with legacy (pre-1.4.2) libXfont(1) versions.</title>
<updated>2017-12-16T03:05:34+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-16T02:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=fe011b55df68b7419a8042db94fc3fd1bcaca497'/>
<id>urn:sha1:fe011b55df68b7419a8042db94fc3fd1bcaca497</id>
<content type='text'>
Partly reverts ec30a857eb0d67b232f8d43e63a6370023f4c4d0, but in a
forward-compatible manner.

Legacy libXfont1 versions are automatically detected by the main
Makefile.
</content>
</entry>
<entry>
<title>Makefile: Quote '$@' in make calls with double quotes.</title>
<updated>2017-12-05T17:22:24+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-11-26T22:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c54558e3cbf796de60e443dd86159468a9a3c99d'/>
<id>urn:sha1:c54558e3cbf796de60e443dd86159468a9a3c99d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Don't use DESTDIR in configure.</title>
<updated>2017-12-05T17:22:24+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-11-21T12:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=1539c20e56696d861126108266a4711942caec31'/>
<id>urn:sha1:1539c20e56696d861126108266a4711942caec31</id>
<content type='text'>
 Fixes ArcticaProject/nx-libs#547.
</content>
</entry>
<entry>
<title>Drop bin wrappers for nxagent and nxproxy, directly install nxproxy and nxagent to BINDIR.</title>
<updated>2017-12-05T17:22:24+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-11-21T12:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ca43087812afa2817ddc086591b60d593aacc954'/>
<id>urn:sha1:ca43087812afa2817ddc086591b60d593aacc954</id>
<content type='text'>
 Fixes ArcticaProject/nx-libs#546.
</content>
</entry>
<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>
</feed>
