<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/bison, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/bison: upgrade to 3.6</title>
<updated>2020-05-10T14:48:47+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-05-10T02:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5bb6e86a7b59fe648162c8d067415332cf6da0a0'/>
<id>5bb6e86a7b59fe648162c8d067415332cf6da0a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/bison: upgrade to 3.5.4</title>
<updated>2020-04-05T17:15:54+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-04-05T16:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=da12db1406cb30756709af716e5f567cd613e3ac'/>
<id>da12db1406cb30756709af716e5f567cd613e3ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/bison: upgrade to 3.5.3</title>
<updated>2020-03-09T01:55:39+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-03-08T10:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=bf5126e29b8b209f52d0c2abb91721db3c7c0f95'/>
<id>bf5126e29b8b209f52d0c2abb91721db3c7c0f95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/bison: upgrade to 3.5.2</title>
<updated>2020-02-13T22:00:35+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-02-13T21:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=169d1d6c81fcf3e590eb9af264733e747646ae87'/>
<id>169d1d6c81fcf3e590eb9af264733e747646ae87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/bison: upgrade to 3.5.1</title>
<updated>2020-02-13T15:01:28+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-02-13T14:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=861b326347a83175c941bc8387aea03cefc630ad'/>
<id>861b326347a83175c941bc8387aea03cefc630ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/bison: upgrade to 3.5</title>
<updated>2020-02-13T12:21:37+00:00</updated>
<author>
<name>Sören Tempel</name>
<email>soeren+git@soeren-tempel.net</email>
</author>
<published>2019-12-23T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b99f517830b49b3e6049dd7bfc94f3a4ad790f6f'/>
<id>b99f517830b49b3e6049dd7bfc94f3a4ad790f6f</id>
<content type='text'>
The parallel build fix patch does no longer apply cleanly. Instead of
patching the build system, which seems to be an error-prone and
laborious process to me, simply disable parallel builds for this aport.
Also the bottleneck (in terms of time it takes to build the aport) isn't
the build() it's the check() function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The parallel build fix patch does no longer apply cleanly. Instead of
patching the build system, which seems to be an error-prone and
laborious process to me, simply disable parallel builds for this aport.
Also the bottleneck (in terms of time it takes to build the aport) isn't
the build() it's the check() function.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/bison: another try to fix parallel build</title>
<updated>2019-11-15T15:52:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-11-15T15:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9e450874c8064d59e87132576fc6bd76fc598e75'/>
<id>9e450874c8064d59e87132576fc6bd76fc598e75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/bison: work around race in parallel builds</title>
<updated>2019-11-15T12:17:52+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-11-15T12:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2faac9b8108e89c2b4eb33a9ffdf90ca1c3990a5'/>
<id>2faac9b8108e89c2b4eb33a9ffdf90ca1c3990a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/bison: upgrade to 3.4.2</title>
<updated>2019-09-18T10:24:22+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-09-13T12:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e06a5887547f8ae9cf2c624e80ab6b5ba6bc5471'/>
<id>e06a5887547f8ae9cf2c624e80ab6b5ba6bc5471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/bison: upgrade to 3.4.1</title>
<updated>2019-08-21T14:00:47+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-08-20T06:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7dce2e7b9f88ea67ddfe73cbb1265bdba9ab9a44'/>
<id>7dce2e7b9f88ea67ddfe73cbb1265bdba9ab9a44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
