<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/include/unpack.mk, branch reboot</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2015-03-29T07:29:18Z</updated>
<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/lynxis/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/lynxis/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/lynxis/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/lynxis/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/lynxis/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/lynxis/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/lynxis/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/lynxis/commit/?id=aa0778f77efb1d5c0d49e66a9d52ff438bc1ba7d'/>
<id>urn:sha1:aa0778f77efb1d5c0d49e66a9d52ff438bc1ba7d</id>
<content type='text'>
SVN-Revision: 14621
</content>
</entry>
<entry>
<title>build system refactoring in preparation for allowing packages to do host-build steps</title>
<updated>2009-02-22T04:37:20Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2009-02-22T04:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=7eb15898755be46e94078faffdacd8c9b0ce66cd'/>
<id>urn:sha1:7eb15898755be46e94078faffdacd8c9b0ce66cd</id>
<content type='text'>
SVN-Revision: 14610
</content>
</entry>
<entry>
<title>Refactor downloading code into download.mk Support multiple file downloads Support svn downloads</title>
<updated>2007-09-29T00:05:48Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2007-09-29T00:05:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=dbeb0fad24ac37bc07e21e1cac4d372493f4fb28'/>
<id>urn:sha1:dbeb0fad24ac37bc07e21e1cac4d372493f4fb28</id>
<content type='text'>
SVN-Revision: 9057
</content>
</entry>
</feed>
