<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/chunkeey/include/autotools.mk, branch v18.06.3</title>
<subtitle>Staging tree of Christian Lamparter</subtitle>
<id>https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=v18.06.3</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=v18.06.3'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/'/>
<updated>2018-01-13T18:54:44Z</updated>
<entry>
<title>treewide: fix build depends to refer to source package names</title>
<updated>2018-01-13T18:54:44Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2018-01-07T19:41:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=37cf77d9467fb92a3fb352230e95aab77a5342ba'/>
<id>urn:sha1:37cf77d9467fb92a3fb352230e95aab77a5342ba</id>
<content type='text'>
Build depends must refer to source packages rather than binary package
names.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory for all targets</title>
<updated>2017-01-18T18:47:36Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2017-01-18T18:47:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=3d71786154fbb3fcfbd652115f3e75db3f729941'/>
<id>urn:sha1:3d71786154fbb3fcfbd652115f3e75db3f729941</id>
<content type='text'>
Using a single host package staging dir (and build dir) significantly speeds up
builds when multiple targets are built in succession, especially for large host
packages like NodeJS.

$(STAGING_DIR)/host is kept in addition to $(STAGING_DIR_HOSTPKG) in most
places; it is still used as destination for host files in Build/InstallDev.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<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/chunkeey/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/chunkeey/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/chunkeey/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/chunkeey/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/chunkeey/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/chunkeey/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/chunkeey/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/chunkeey/commit/?id=d40fe9d24ec6802cf86a710fbbcad6437a951559'/>
<id>urn:sha1:d40fe9d24ec6802cf86a710fbbcad6437a951559</id>
<content type='text'>
SVN-Revision: 32207
</content>
</entry>
</feed>
