<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v3.6.0_rc1</title>
<subtitle>Build script to build alpine 1.9.x
</subtitle>
<id>https://git-old.alpinelinux.org/abuild/atom?h=v3.6.0_rc1</id>
<link rel='self' href='https://git-old.alpinelinux.org/abuild/atom?h=v3.6.0_rc1'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/'/>
<updated>2020-04-14T13:55:32Z</updated>
<entry>
<title>==== release 3.6.0_rc1 ====</title>
<updated>2020-04-14T13:55:32Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2020-04-14T13:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=3ea72b0a9ec5726c20ce653e0e09e3116d455ef0'/>
<id>urn:sha1:3ea72b0a9ec5726c20ce653e0e09e3116d455ef0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>newapkbuild: allow -n option without url</title>
<updated>2020-04-14T13:53:10Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2020-04-14T13:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=7779e913e79b7c13fdadd8a1d1cb74432ab93860'/>
<id>urn:sha1:7779e913e79b7c13fdadd8a1d1cb74432ab93860</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: fix check_libc</title>
<updated>2020-03-31T10:13:24Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2020-03-31T10:13:24Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=3c45858fc0cfd8279621c802ab169461e9d8ecbc'/>
<id>urn:sha1:3c45858fc0cfd8279621c802ab169461e9d8ecbc</id>
<content type='text'>
fixes commit 012a179339ccf91adaa8b9f572d2b885f8fd4eab
</content>
</entry>
<entry>
<title>abuild: default_prepare: Apply GZIP/XZ-compressed *.patch files</title>
<updated>2020-03-30T11:03:21Z</updated>
<author>
<name>Minecrell</name>
<email>minecrell@minecrell.net</email>
</author>
<published>2020-02-10T11:58:02Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=f9e2f9647688aa09980972fc3ba7e9b2dc914195'/>
<id>urn:sha1:f9e2f9647688aa09980972fc3ba7e9b2dc914195</id>
<content type='text'>
This allows using default_prepare to apply compressed patches,
e.g. the linux-lts kernel patches (compressed using XZ).
</content>
</entry>
<entry>
<title>newapkbuild: treat packages that start with py[0-9]- as python packages.</title>
<updated>2020-03-30T10:59:06Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-02-17T18:33:16Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=d0ce42112f844668323e072e0e36d63319ce7d7d'/>
<id>urn:sha1:d0ce42112f844668323e072e0e36d63319ce7d7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>newapkbuild: do not pass CFLAGS and CXXFLAGS explicitly</title>
<updated>2020-03-30T10:58:02Z</updated>
<author>
<name>Sören Tempel</name>
<email>soeren+git@soeren-tempel.net</email>
</author>
<published>2020-02-21T23:25:24Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=5cc73d98c3bed3035a8486fb0244690410b61a1f'/>
<id>urn:sha1:5cc73d98c3bed3035a8486fb0244690410b61a1f</id>
<content type='text'>
With the None build type used nowadays these should be picked up
automatically by the environment. If not, we would also need to pass
CPPFLAGS and LDFLAGS explicitly.
</content>
</entry>
<entry>
<title>apkbuild-cpan.in: keep provides and replaces on recreate and deal with pkgrel</title>
<updated>2020-03-27T02:02:24Z</updated>
<author>
<name>Timothy Legge</name>
<email>timlegge@gmail.com</email>
</author>
<published>2020-03-25T00:33:43Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b60dd09b3b1d80529249a28f419644f1f66bc0e0'/>
<id>urn:sha1:b60dd09b3b1d80529249a28f419644f1f66bc0e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apkbuild-cpan.in: add or between license</title>
<updated>2020-03-27T02:02:24Z</updated>
<author>
<name>Timothy Legge</name>
<email>timlegge@gmail.com</email>
</author>
<published>2020-03-25T00:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b9f6741f11095ae01848120bc0056a44fcd94273'/>
<id>urn:sha1:b9f6741f11095ae01848120bc0056a44fcd94273</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apkbuild-cpan.in: add additional license and package mappings</title>
<updated>2020-03-27T02:02:24Z</updated>
<author>
<name>Timothy Legge</name>
<email>timlegge@gmail.com</email>
</author>
<published>2020-03-25T00:10:41Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b09e522d70329b7b22a7abc1f1673535ac9b1306'/>
<id>urn:sha1:b09e522d70329b7b22a7abc1f1673535ac9b1306</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apkbuild-cpan.in: Avoid processing duplicate modules in parse_deps</title>
<updated>2020-03-27T02:02:24Z</updated>
<author>
<name>Timothy Legge</name>
<email>timlegge@gmail.com</email>
</author>
<published>2020-03-24T23:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=e448c9a452906e374d2028e1f85e9cad4adff663'/>
<id>urn:sha1:e448c9a452906e374d2028e1f85e9cad4adff663</id>
<content type='text'>
</content>
</entry>
</feed>
