<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/bonnie++/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2022-06-16T01:07:46Z</updated>
<entry>
<title>treewide: remove PKG_INSTALL for meson projects</title>
<updated>2022-06-16T01:07:46Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-06-15T21:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=df5d7245b9f888b21e2c9c02fd002c606e9c7c6e'/>
<id>urn:sha1:df5d7245b9f888b21e2c9c02fd002c606e9c7c6e</id>
<content type='text'>
It doesn't seem to be used by meson.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: compile with tools/meson</title>
<updated>2021-09-18T05:06:52Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-09-07T22:24:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5ccd4d1c250acb3d3e65f16e55926ef0bc80153d'/>
<id>urn:sha1:5ccd4d1c250acb3d3e65f16e55926ef0bc80153d</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>bonnie++: update to 2.00a</title>
<updated>2021-02-23T04:32:58Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-02-23T03:49:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5ff177bd40050594de29d93fe44c1eaac0ebdcf3'/>
<id>urn:sha1:5ff177bd40050594de29d93fe44c1eaac0ebdcf3</id>
<content type='text'>
Add custom meson build since the Makefile requires too much patching
anyway.

Stop using uClibc++. It will be removed in the near future.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>bonnie++: fix compilation with glibc</title>
<updated>2020-12-31T00:35:14Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-30T23:34:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3470992ad9eaa58653cfaf2aceb3d93a4af9eb3c'/>
<id>urn:sha1:3470992ad9eaa58653cfaf2aceb3d93a4af9eb3c</id>
<content type='text'>
link to pthreads was missing

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Remove self from PKG_MAINTAINER</title>
<updated>2019-12-21T20:52:41Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2019-12-21T20:52:41Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=80f881568f437fb87e98794a4abfb26756b4101a'/>
<id>urn:sha1:80f881568f437fb87e98794a4abfb26756b4101a</id>
<content type='text'>
Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
<entry>
<title>bonnie++: Remove several pointless options</title>
<updated>2019-12-13T07:40:46Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-12-13T07:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ac83adacb2d0f5151562c2554db099e0bda3bc05'/>
<id>urn:sha1:ac83adacb2d0f5151562c2554db099e0bda3bc05</id>
<content type='text'>
Needed for libcxx compatibility.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>bonnie++: Size optimizations</title>
<updated>2019-09-03T19:43:04Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-08-15T17:43:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d821c90eea2b946de704bc49c6bf2bd15fad8e31'/>
<id>urn:sha1:d821c90eea2b946de704bc49c6bf2bd15fad8e31</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>bonnie++: Update to 1.98</title>
<updated>2019-03-04T00:29:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-01-23T23:21:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1f0c3d1eeb453c95b9894f215a06f75da8677944'/>
<id>urn:sha1:1f0c3d1eeb453c95b9894f215a06f75da8677944</id>
<content type='text'>
This version contains NVME fixes.

Edited the patches to modify the package Makefile directly so as to reduce
hacks in the OpenWrt Makefile.

Added LTO support to lower filesize by ~4KB.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>bonnie++: Replace libstdcpp depend with generic CXX.</title>
<updated>2019-01-13T00:25:17Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-12-20T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1e9d2f2bd0f6ae4fbc0292a1358fcfab4be4b7bd'/>
<id>urn:sha1:1e9d2f2bd0f6ae4fbc0292a1358fcfab4be4b7bd</id>
<content type='text'>
This allows to get rid of the heavy libstdcpp dependency.

Added -fno-rtti to save a little space (200 bytes).

Also did some Makefile rearrangements for consistency.

Added HTTPS to URLs.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>bonnie: 1.97.3</title>
<updated>2018-07-22T01:33:39Z</updated>
<author>
<name>Matthew M. Dean</name>
</author>
<published>2018-07-21T23:02:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a3bfdabd47101c3c66718e249673e327f4012741'/>
<id>urn:sha1:a3bfdabd47101c3c66718e249673e327f4012741</id>
<content type='text'>
Update to fix compilation issues with GCC7

Signed-off-by: Matthew M. Dean &lt;fireculex@gmail.com&gt;
</content>
</entry>
</feed>
