<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/blogic/target/Makefile, branch master</title>
<subtitle>John Crispins staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/blogic/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/blogic/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/'/>
<updated>2017-02-09T12:51:35Z</updated>
<entry>
<title>build: make &lt;subdir&gt;/install opt-in, use it for target/ only</title>
<updated>2017-02-09T12:51:35Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-02-09T12:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=d826af2cbbc7ff9781d6b9fdde5866f6e6367ec6'/>
<id>urn:sha1:d826af2cbbc7ff9781d6b9fdde5866f6e6367ec6</id>
<content type='text'>
Fixes buildbot errors on running make target/install or
toolchain/install

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>sdk: depend on linux/install</title>
<updated>2016-11-04T15:14:51Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-11-04T15:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=5a37d0601a5431e5c6c721d1ed39a80568b54679'/>
<id>urn:sha1:5a37d0601a5431e5c6c721d1ed39a80568b54679</id>
<content type='text'>
Since commit 484cb91 "sdk: bundle required firmware files" there is an
implicit dependency of the SDK on a prior Kernel compilation.

Change target/Makefile to make this dependency explicit to avoid race
conditions with parallel builds.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install</title>
<updated>2012-06-06T17:24:05Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-06-06T17:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=072bed476076acec560557e985ca0ddcdd62be9a'/>
<id>urn:sha1:072bed476076acec560557e985ca0ddcdd62be9a</id>
<content type='text'>
SVN-Revision: 32091
</content>
</entry>
<entry>
<title>imagebuilder: fix parallel building (closes #11117)</title>
<updated>2012-03-13T17:29:40Z</updated>
<author>
<name>Gabor Juhos</name>
</author>
<published>2012-03-13T17:29:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=6a57a1fbdb26ac24e940b19a801ecdaa64038e3d'/>
<id>urn:sha1:6a57a1fbdb26ac24e940b19a801ecdaa64038e3d</id>
<content type='text'>
SVN-Revision: 30927
</content>
</entry>
<entry>
<title>Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.</title>
<updated>2009-11-14T17:51:32Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2009-11-14T17:51:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=44aa03f2f9da7fbe9d18107b0cab73ae9ef6b233'/>
<id>urn:sha1:44aa03f2f9da7fbe9d18107b0cab73ae9ef6b233</id>
<content type='text'>
Signed-off-by: Luigi 'Comio' Mantellini &lt;luigi.mantellini@idf-hit.com&gt;

SVN-Revision: 18419
</content>
</entry>
<entry>
<title>some more build system cleanup</title>
<updated>2008-08-17T11:14:13Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2008-08-17T11:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=bdb9c7351ce20a84c4aca2139d1526e57a828b70'/>
<id>urn:sha1:bdb9c7351ce20a84c4aca2139d1526e57a828b70</id>
<content type='text'>
SVN-Revision: 12329
</content>
</entry>
<entry>
<title>large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine</title>
<updated>2008-06-09T15:38:45Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2008-06-09T15:38:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=4c665e6ca4ce7044fbaf4e6a772b021c012f760c'/>
<id>urn:sha1:4c665e6ca4ce7044fbaf4e6a772b021c012f760c</id>
<content type='text'>
SVN-Revision: 11414
</content>
</entry>
<entry>
<title>fix a dependency bug</title>
<updated>2007-08-30T22:43:25Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2007-08-30T22:43:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=761dc0a0aea048ef228635a271ef6d3daf0d0518'/>
<id>urn:sha1:761dc0a0aea048ef228635a271ef6d3daf0d0518</id>
<content type='text'>
SVN-Revision: 8561
</content>
</entry>
<entry>
<title>only build sdk and imagebuilder at target/install time</title>
<updated>2007-07-31T08:24:29Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2007-07-31T08:24:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=09c82d165a663dc1afe8e03d59c1d0e812949aad'/>
<id>urn:sha1:09c82d165a663dc1afe8e03d59c1d0e812949aad</id>
<content type='text'>
SVN-Revision: 8257
</content>
</entry>
<entry>
<title>next round of cleanup, convert target/ - make -j works now ;)</title>
<updated>2007-07-30T21:14:08Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2007-07-30T21:14:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=d7f2cb164209468046dc093a35d4f10c7350944b'/>
<id>urn:sha1:d7f2cb164209468046dc093a35d4f10c7350944b</id>
<content type='text'>
SVN-Revision: 8242
</content>
</entry>
</feed>
