<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/xback/include/autotools.mk, branch v17.01.0</title>
<subtitle>Staging tree of Koen Vandeputte</subtitle>
<id>https://git.openwrt.org/openwrt/staging/xback/atom?h=v17.01.0</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/xback/atom?h=v17.01.0'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/'/>
<updated>2017-01-14T17:57:13Z</updated>
<entry>
<title>include/autotools.mk: use STAGING_DIR_HOSTPKG where appropriate</title>
<updated>2017-01-14T17:57:13Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2017-01-14T17:09:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=12d0a6694205b014f2c59e55fdb4b06b98c0b613'/>
<id>urn:sha1:12d0a6694205b014f2c59e55fdb4b06b98c0b613</id>
<content type='text'>
Make sure binaries install to STAGING_DIR_HOSTPKG are still found when
this variable is eventually modified.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>autotools: use correct version for gettext FIXUP</title>
<updated>2016-10-13T18:25:42Z</updated>
<author>
<name>Dirk Neukirchen</name>
</author>
<published>2016-10-12T14:14:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=336e277e8b46394d4b5a6747d3d5e93be383a923'/>
<id>urn:sha1:336e277e8b46394d4b5a6747d3d5e93be383a923</id>
<content type='text'>
0.19.8.1 gettext-full uses "archive-version" of 0.19.8
to replace makros, leading to breakage of PKG_FIXUP:=gettext-version

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;
</content>
</entry>
<entry>
<title>include/autotools.mk: fix gettext installation path</title>
<updated>2016-01-20T23:21:09Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-20T23:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=1193dc4e057a41046fea9c64680ec5bca7fb4768'/>
<id>urn:sha1:1193dc4e057a41046fea9c64680ec5bca7fb4768</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48421
</content>
</entry>
<entry>
<title>Revert "include/autoconf.mk: decouple host fixups from target fixups"</title>
<updated>2016-01-20T20:46:20Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-20T20:46:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=f8cdadc832a78623edf18c7a5aadadcac136c9a4'/>
<id>urn:sha1:f8cdadc832a78623edf18c7a5aadadcac136c9a4</id>
<content type='text'>
This reverts commit r48403

SVN-Revision: 48412
</content>
</entry>
<entry>
<title>include/autoconf.mk: decouple host fixups from target fixups</title>
<updated>2016-01-20T19:12:28Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-20T19:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=d542d8e3c1d56d1ec065fb15c9dd2ca14ac23326'/>
<id>urn:sha1:d542d8e3c1d56d1ec065fb15c9dd2ca14ac23326</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48403
</content>
</entry>
<entry>
<title>include: improve 'gettext-version' fixup</title>
<updated>2015-01-31T08:15:51Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2015-01-31T08:15:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=ce9b49046cdfc26f203b45b318b136d08b5a43b9'/>
<id>urn:sha1:ce9b49046cdfc26f203b45b318b136d08b5a43b9</id>
<content type='text'>
 * enclose the fixup in brackets
 * match anything in the call to AM_GNU_GETTEXT_VERSION
 * call it early (before autoreconf if both are specified)
 * chain a call to autoreconf since it messes with configure.ac

Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 44225
</content>
</entry>
<entry>
<title>autotools.mk: add a gettext-version PKG_FIXUP (#11236)</title>
<updated>2012-10-10T17:53:51Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-10-10T17:53:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=70749275330c71f0cbd4f815a1713923365d6d13'/>
<id>urn:sha1:70749275330c71f0cbd4f815a1713923365d6d13</id>
<content type='text'>
This fixup aligns the required gettext version in shipped macros to the one
available in $(STAGING_DIR_HOST).

SVN-Revision: 33708
</content>
</entry>
<entry>
<title>autotools.mk: cope with Debian version strings in libtool</title>
<updated>2012-06-11T21:50:50Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-06-11T21:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=d40fe9d24ec6802cf86a710fbbcad6437a951559'/>
<id>urn:sha1:d40fe9d24ec6802cf86a710fbbcad6437a951559</id>
<content type='text'>
SVN-Revision: 32207
</content>
</entry>
<entry>
<title>autotools.mk: fix autoreconf in subdirectories, thanks field_it for spotting this</title>
<updated>2012-01-20T21:31:03Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-01-20T21:31:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=a5d34b86132607858f7a3df3539170e91008ce62'/>
<id>urn:sha1:a5d34b86132607858f7a3df3539170e91008ce62</id>
<content type='text'>
SVN-Revision: 29835
</content>
</entry>
<entry>
<title>autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-NLS - needed by minidlna CVS version</title>
<updated>2011-10-16T16:44:49Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-10-16T16:44:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=d8d9130e45862d330e55110c12ca51cd59955a1c'/>
<id>urn:sha1:d8d9130e45862d330e55110c12ca51cd59955a1c</id>
<content type='text'>
SVN-Revision: 28464
</content>
</entry>
</feed>
