<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/stintel/include/package-bin.mk, branch master</title>
<subtitle>Staging tree of Stijn Tintel</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/stintel/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/'/>
<updated>2021-11-14T23:38:46Z</updated>
<entry>
<title>build: allow package to be built for all variants</title>
<updated>2021-11-14T23:38:46Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2021-11-03T18:51:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=91a5d69ea40196044e7456d72095afb655b0c5aa'/>
<id>urn:sha1:91a5d69ea40196044e7456d72095afb655b0c5aa</id>
<content type='text'>
This allows a package to be rebuilt for all different VARIANTs.
To do so, set VARIANT=*.

The wpa-cli package is not getting built after changes made by
19aae94 [build: avoid rebuilds of unset VARIANT packages], because
wpa-cli is only built when compiling a variant that includes
supplicant support, and the first selected variant may not build it.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>build: avoid rebuilds of unset VARIANT packages</title>
<updated>2021-11-01T19:18:55Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2021-10-22T19:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=19aae949c608c8e78475988a8c7b453b8187d865'/>
<id>urn:sha1:19aae949c608c8e78475988a8c7b453b8187d865</id>
<content type='text'>
If a Makefile defines some packages with VARIANT set, and others without
it, the latter will be built once for every different VARIANT set, each
build trumping the previous one.

Avoid rebuilds by only building unnamed variant packages when the first
variant is built.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>build: use SPDX license tags</title>
<updated>2021-02-05T13:54:47Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2020-09-22T02:48:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=a17b8eaa2e4b319b7069170398fe965786a813e9'/>
<id>urn:sha1:a17b8eaa2e4b319b7069170398fe965786a813e9</id>
<content type='text'>
The license folder is a core part of OpenWrt and all GPL-2.0 licensed.
Use SPDX license tags to allow machines to check licenses.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
[rebase, keep some Copyright lines, sharpen commit message]
Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
<entry>
<title>build: use if-then to avoid non-zero return codes in bin/ packaging code</title>
<updated>2017-01-23T12:49:45Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-01-23T12:40:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=6699f58fdbfd74cd3206bd1bc3311e395204ba30'/>
<id>urn:sha1:6699f58fdbfd74cd3206bd1bc3311e395204ba30</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>build: fix bin/ package empty check</title>
<updated>2017-01-23T11:41:49Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-01-23T11:32:04Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=fb07085218859e0afe033d8a32ac2618303911ff'/>
<id>urn:sha1:fb07085218859e0afe033d8a32ac2618303911ff</id>
<content type='text'>
$(wildcard) is evaluated too early in the build process

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>build: do not create empty directories in bin/</title>
<updated>2017-01-23T10:01:56Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-01-23T09:49:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=afd2827c5c51361175d2e2ac9888d5ed59db5175'/>
<id>urn:sha1:afd2827c5c51361175d2e2ac9888d5ed59db5175</id>
<content type='text'>
Some packages may not install any files

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used</title>
<updated>2017-01-19T12:30:22Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-01-19T11:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=5aa03e16a732e81a989a9605706dc8c6bb95d03f'/>
<id>urn:sha1:5aa03e16a732e81a989a9605706dc8c6bb95d03f</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>build: stage bin/ packages inside PKG_BUILD_DIR</title>
<updated>2017-01-18T22:57:08Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-01-18T19:38:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=c150a190f59afa3d34924a76bb9306bdb0914533'/>
<id>urn:sha1:c150a190f59afa3d34924a76bb9306bdb0914533</id>
<content type='text'>
This makes the build slightly more efficient by avoiding the need to
re-stage packages on every full build run.

It is also necessary for the upcoming CONFIG_AUTOREMOVE feature

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&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-03.infra.openwrt.org/openwrt/staging/stintel/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>include: remove SDK exception from package install targets</title>
<updated>2014-07-02T11:39:28Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2014-07-02T11:39:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=28f44a4f910046267a943349f71501991c15d573'/>
<id>urn:sha1:28f44a4f910046267a943349f71501991c15d573</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 41459
</content>
</entry>
</feed>
