<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libfolly, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2020-04-09T07:57:28Z</updated>
<entry>
<title>libfolly: remove</title>
<updated>2020-04-09T07:57:28Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-04-04T21:07:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=54b54275363af21fa85aef097ecd94934e60cc69'/>
<id>urn:sha1:54b54275363af21fa85aef097ecd94934e60cc69</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libfolly: Update to 2019.10.07.00</title>
<updated>2019-10-07T17:59:58Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-10-07T17:32:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b9000043bfb859cacc4fe8aefc3c0cbf1ca8cbb6'/>
<id>urn:sha1:b9000043bfb859cacc4fe8aefc3c0cbf1ca8cbb6</id>
<content type='text'>
Added patch to remove boost-thread.

Removed uClibc-ng patch. libfolly no longer builds there.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libfolly: Update to 2019.09.22.00</title>
<updated>2019-09-23T01:11:22Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-09-22T22:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d28d9aa4dcf8d52bee0efb5593a31f094354a08a'/>
<id>urn:sha1:d28d9aa4dcf8d52bee0efb5593a31f094354a08a</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libfolly: Pass -DBoost_NO_BOOST_CMAKE</title>
<updated>2019-09-12T21:33:14Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-09-12T21:33:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4a829f7c6d186cc5ea2fd6f5b1d0c403840698e8'/>
<id>urn:sha1:4a829f7c6d186cc5ea2fd6f5b1d0c403840698e8</id>
<content type='text'>
It seems the new CMake update broke boost again.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libfolly: Update to 2019.09.02</title>
<updated>2019-09-09T18:34:14Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-08-12T02:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2973b57a39da3c480237931b0ea10e785ec942eb'/>
<id>urn:sha1:2973b57a39da3c480237931b0ea10e785ec942eb</id>
<content type='text'>
Several optimizations to reduce size. ~35KB. Mostly because of LTO.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libfolly: Fix compilation for older ARM platforms</title>
<updated>2019-06-17T19:29:37Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-06-17T18:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2838fbc38db60c686bf6cd9f1b361d3b50326fd1'/>
<id>urn:sha1:2838fbc38db60c686bf6cd9f1b361d3b50326fd1</id>
<content type='text'>
ARM6 and below do not support the yield instruction. Do not use it there.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libfolly: Update to 2019.06.10.00</title>
<updated>2019-06-13T23:14:15Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-06-10T19:26:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=05771578163420a7284ca454f99a233c5dd81153'/>
<id>urn:sha1:05771578163420a7284ca454f99a233c5dd81153</id>
<content type='text'>
Partially restore uclibc patch. Some parts were upstreamed while others
were not.

Fixes compilation without ChaCha20 support in OpenSSL 1.1 and above.

Depend on libunwind conditionally. libunwind is not supported on all
targets. Depending on it unconditionally makes libfolly and dependent
packages unavailable on those targets.

Added missing Maintainer.

Several Makefile rearrangements for consistency.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libfolly: Update to version 2019.05.27.00</title>
<updated>2019-05-31T18:33:03Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-05-31T17:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e243f40fd4bcbc850ac5e8974a4e606175e4a30c'/>
<id>urn:sha1:e243f40fd4bcbc850ac5e8974a4e606175e4a30c</id>
<content type='text'>
Removed upstreamed patches. Also fixes a redefinition error on some
platforms.

Cleaned up the DEPENDS to be simpler and more concise.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libfolly: Fix folly missing deps</title>
<updated>2019-05-11T13:52:09Z</updated>
<author>
<name>Amol Bhave</name>
</author>
<published>2019-05-11T13:35:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=59cfd9007c7a8fd061c5b57fd67869ec46fb86dc'/>
<id>urn:sha1:59cfd9007c7a8fd061c5b57fd67869ec46fb86dc</id>
<content type='text'>
Description: folly automatically picks up lz4 and unwind if they are found
by its cmake build script. This is causing buildbot failure.
Include these libraries in DEPENDS as well.

Test Plan:
 - build packages liblz4 and libunwind
 - build folly, and check that it throws an error
 - add this patch, and rebuild
 - verify that it succeeds this time around

Compile Tested: nbg6817, openwrt master

Maintainer: me
Signed-off-by: Amol Bhave &lt;ambhave@fb.com&gt;
</content>
</entry>
<entry>
<title>libfolly: Add package for folly library</title>
<updated>2019-05-10T05:18:39Z</updated>
<author>
<name>Amol Bhave</name>
</author>
<published>2019-01-05T04:13:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=24ba7d71559d60878343f135dc863dfc40fa7b89'/>
<id>urn:sha1:24ba7d71559d60878343f135dc863dfc40fa7b89</id>
<content type='text'>
folly is an open-source C++ library developed and used at Facebook.
Adding this package will enable adding further packages that depend on
this.

Depends on PR #7098, PR #7101, PR #7126, PR #7877

Maintainer: me
Compile tested: openwrt-18.06 for ipq40xx, ipq806x, x86 and ar71xx
Run tested: Tested on devices running on the above architectures.
Verified that dependent packages can successfully build and run using
the libfolly.so shared library.

Signed-off-by: Amol Bhave &lt;ambhave@fb.com&gt;
</content>
</entry>
</feed>
