<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/xback/include/unpack.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-05T10:09:13Z</updated>
<entry>
<title>build: unzip: perform operations quietly</title>
<updated>2017-01-05T10:09:13Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2016-12-31T17:06:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=4ebb13a0ef66ba5435a0173954238498f3ce7a53'/>
<id>urn:sha1:4ebb13a0ef66ba5435a0173954238498f3ce7a53</id>
<content type='text'>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>build: drop `trapret` function from non-Linux HOST_TAR variant</title>
<updated>2017-01-03T13:32:35Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2016-10-31T08:14:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=15d8d9c271507cd272b264e0bf9deb20030723a2'/>
<id>urn:sha1:15d8d9c271507cd272b264e0bf9deb20030723a2</id>
<content type='text'>
Looks like this was meant to workaround some limitations with
non-GNU tar variants (like BSD-tar which are present on Mac os BSD hosts).

Though, I cannot find any use of that `+s` option that's mentioned
in the comment.

Last hash of this I found was 24faf55360271cd0bfc4751753384f9210d52f7f

In my case, it now this fails for `python-setuptools` on Mac OS X (the host-build with):
```
trapret 2 tar -C &lt;home-dir&gt;/work/sources-work/lede/build_dir/target-i386_pentium4_musl-1.1.15/python-setuptools-27.2.0 --strip-components=1 -xzf &lt;home-dir&gt;/work/sources-work/lede/dl/setuptools-27.2.0.tar.gz
bash: trapret: command not found
```

So, I was thinking maybe it's time to remove this workaround (9 years later).
I could also fix the `python-setuptools` host build. If that's more preferred.

[ Btw, I just recently transitioned to a Mac machine for dev-ing,
  so a lot of (this Mac) stuff I'm finding out is new to me too. ]

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>include: remove trailing whitespaces</title>
<updated>2015-03-29T07:29:18Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2015-03-29T07:29:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=7002f6326e9dcd4cb3272763ba9b9debd9f3a60d'/>
<id>urn:sha1:7002f6326e9dcd4cb3272763ba9b9debd9f3a60d</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 45127
</content>
</entry>
<entry>
<title>partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk"</title>
<updated>2014-03-22T19:52:48Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-03-22T19:52:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=627e974c99ae27e8fd3db0e17c2df4d85f8975fa'/>
<id>urn:sha1:627e974c99ae27e8fd3db0e17c2df4d85f8975fa</id>
<content type='text'>
This complicates the evaluation order for some packages

SVN-Revision: 40006
</content>
</entry>
<entry>
<title>build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk</title>
<updated>2014-03-21T15:54:03Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-03-21T15:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=00bcebeb4cabcaa630ee940f8bd15d29a563afa6'/>
<id>urn:sha1:00bcebeb4cabcaa630ee940f8bd15d29a563afa6</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 39979
</content>
</entry>
<entry>
<title>speed up the build system by including include/shell.sh on shell commands only where necessary</title>
<updated>2010-08-19T12:49:37Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2010-08-19T12:49:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=a9136c0892fa5fa1627c2502d309eeb8cda187f8'/>
<id>urn:sha1:a9136c0892fa5fa1627c2502d309eeb8cda187f8</id>
<content type='text'>
SVN-Revision: 22720
</content>
</entry>
<entry>
<title>support unpacking of .tar.xz archives, no prereq on xzcat for now</title>
<updated>2010-08-06T21:29:23Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2010-08-06T21:29:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=fa802af399db4f4827559fc07fc00b39083c8f17'/>
<id>urn:sha1:fa802af399db4f4827559fc07fc00b39083c8f17</id>
<content type='text'>
SVN-Revision: 22517
</content>
</entry>
<entry>
<title>allow packages to override PKG_UNPACK, HOST_UNPACK</title>
<updated>2009-02-25T21:43:04Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2009-02-25T21:43:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=e8b6104dde2368a3199dac4c1e4c941a2855c0e1'/>
<id>urn:sha1:e8b6104dde2368a3199dac4c1e4c941a2855c0e1</id>
<content type='text'>
SVN-Revision: 14659
</content>
</entry>
<entry>
<title>only define unpack templates if PKG_SOURCE is set</title>
<updated>2009-02-22T18:27:53Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2009-02-22T18:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=610e45ae5c6ce47452cee2d7bd13900f7ce4f6d1'/>
<id>urn:sha1:610e45ae5c6ce47452cee2d7bd13900f7ce4f6d1</id>
<content type='text'>
SVN-Revision: 14623
</content>
</entry>
<entry>
<title>allow concurrent use of host-build.mk and package.mk as well as their templates</title>
<updated>2009-02-22T18:10:05Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2009-02-22T18:10:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=aa0778f77efb1d5c0d49e66a9d52ff438bc1ba7d'/>
<id>urn:sha1:aa0778f77efb1d5c0d49e66a9d52ff438bc1ba7d</id>
<content type='text'>
SVN-Revision: 14621
</content>
</entry>
</feed>
