<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/blogic/tools/pkg-config, 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>2018-11-13T20:40:30Z</updated>
<entry>
<title>tools/pkg-config: Handle variable substitution of 'bindir' to redirect to STAGING_DIR/bin</title>
<updated>2018-11-13T20:40:30Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2018-11-13T20:40:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=042d68a19593ac796098845366a235f5465816da'/>
<id>urn:sha1:042d68a19593ac796098845366a235f5465816da</id>
<content type='text'>
Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
<entry>
<title>tools/pkg-config: pass arguments at the end</title>
<updated>2018-10-20T14:24:29Z</updated>
<author>
<name>Arthur Skowronek</name>
</author>
<published>2018-10-15T12:55:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=5f2cb6d7dc9de24bec7b1139f8d785f0e7588eed'/>
<id>urn:sha1:5f2cb6d7dc9de24bec7b1139f8d785f0e7588eed</id>
<content type='text'>
Go for openwrt passes pkg-config arguments in the format of

        pkg-config --cflags -- pkg-name

which in turn will be passed down to the real pkg-config as something
like

        pkg-config.real --cflags -- pkg-name --define...

and causes the real pkg-config implementation to missinterpret the given
argument list.

This also helps to fix https://github.com/golang/go/issues/27940

Signed-off-by: Arthur Skowronek &lt;arthur.skowronek@tuta.io&gt;
</content>
</entry>
<entry>
<title>tools/pkg-config: Update to 0.29.2</title>
<updated>2017-08-09T21:20:56Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-08-08T06:14:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=965df21fd16e5966c64f207fe053ab8b6863081f'/>
<id>urn:sha1:965df21fd16e5966c64f207fe053ab8b6863081f</id>
<content type='text'>
* Update pkg-config to 0.29.2
* Remove patch as it's upstreamed

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>treewide: clean up download hashes</title>
<updated>2016-12-16T21:39:22Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-16T16:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=720b99215da295a2e7b4acdef30b58bec6acedc2'/>
<id>urn:sha1:720b99215da295a2e7b4acdef30b58bec6acedc2</id>
<content type='text'>
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>tools: pkg-config: fix build with GCC 6</title>
<updated>2016-05-08T21:37:40Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2016-05-08T13:53:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=741aa2a81684a89abc246431bef56198aece1693'/>
<id>urn:sha1:741aa2a81684a89abc246431bef56198aece1693</id>
<content type='text'>
Fixes the following error:

gdate.c: In function ‘g_date_strftime’:
gdate.c:2497:7: error: format not a string literal, format string not checked [-Werror=format-nonliteral]
       tmplen = strftime (tmpbuf, tmpbufsize, locale_format, &amp;tm);
       ^~~~~~

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>pkg-config: Update to 0.29.1</title>
<updated>2016-03-10T19:11:36Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-10T19:11:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=4baaaabca0142c8d1b0986bd8d28bf533095b167'/>
<id>urn:sha1:4baaaabca0142c8d1b0986bd8d28bf533095b167</id>
<content type='text'>
* Bump pkg-config version to 0.29.1
* Use https for the source download (http gets directed there)

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;

SVN-Revision: 48988
</content>
</entry>
<entry>
<title>tools/pkg-config: update to 0.29</title>
<updated>2015-10-30T22:31:29Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-10-30T22:31:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=2db87710e7b7d1936484770158259b2b3771e8a4'/>
<id>urn:sha1:2db87710e7b7d1936484770158259b2b3771e8a4</id>
<content type='text'>
Release announcement:
http://lists.freedesktop.org/archives/pkg-config/2015-September/001019.html

Drop patches, as they have been implemented upstream.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt; [fix OSX compatibility]

SVN-Revision: 47300
</content>
</entry>
<entry>
<title>tools/pkg-config: fix compile on musl hosts</title>
<updated>2015-05-04T13:22:54Z</updated>
<author>
<name>Imre Kaloz</name>
</author>
<published>2015-05-04T13:22:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=9bcd5519621a0168be0fccb549a24fa774a53e60'/>
<id>urn:sha1:9bcd5519621a0168be0fccb549a24fa774a53e60</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 45605
</content>
</entry>
<entry>
<title>tools: remove static linking support</title>
<updated>2015-02-06T00:00:43Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-06T00:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=f7e56763e12bdff2261929bbcb691e770341d043'/>
<id>urn:sha1:f7e56763e12bdff2261929bbcb691e770341d043</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44285
</content>
</entry>
<entry>
<title>pkg-config: fix occasional install problem</title>
<updated>2013-11-20T22:09:11Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2013-11-20T22:09:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=d8b7d994782158332a5fef4d82c7cebf1a12935b'/>
<id>urn:sha1:d8b7d994782158332a5fef4d82c7cebf1a12935b</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

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