Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/block-core/blockcore-rocksdb-native

Native build of RocksDB for Windows, Mac and Linux
https://github.com/block-core/blockcore-rocksdb-native

Upgrade to latest RocksDB

707f86790feeb63c231e2813d5d7fadf8d3e76ef authored about 3 years ago
Change how AVX2 is parameterized

006fc807ce3a4e09a6749540f8e3639762f347ee authored over 3 years ago
Add output logging for AVX2 alternative build

de3b08e9ef8fdd0866175dc22d9270a790d73a90 authored over 3 years ago
Make the if check for string

21d34cd34ee3e3bc0148706f8ae511ba3080e600 authored over 3 years ago
Add build for non-avx2 binary libraries

972623074755c0d1ea1b387929cee785d011a39d authored over 3 years ago
Continue the revision and never reset it

f2b1fdbddc61c140f39990dfc874947231ede264 authored over 3 years ago
Upgrade to RocksDB 6.22.1

19bd45f68a4b655f153fb02ee1297d8703a9c2ac authored over 3 years ago
Remove snappy version in correct location

e2a9084b2832fd6c69a2dc828059d02463f2ec06 authored over 3 years ago
Remove the specified fetch version for snappy

a7302ecc0ca475cd6ce535d26d55f82e13bdff00 authored over 3 years ago
Use Blockcore fork of Snappy

410463a0d97fc8d493b1ade67cfaf3d61defb173 authored over 3 years ago
Attempt to use Snappy 1.1.9

fad5aafbf5669f84d1c073afe92ac881ba38b98d authored over 3 years ago
Install snappy 1.1.8 from previous file

1dfdec1f622e0bad43cdac48e23588648953a2f1 authored over 3 years ago
Install correct version of snappy on macOS

5fb3a532793ebcf6827455e399f4eacd6f57a217 authored over 3 years ago
Update the UTF8 filesnames

Source: https://github.com/curiosity-ai/rocksdb-sharp/commit/1302214f5f1be2db6d8e509545a2c4f3d47...

b7fb28a38aa57fe8abb130aee90863cc98e6e6af authored over 3 years ago
Use UTF8 filenames on windows

Source: https://github.com/curiosity-ai/rocksdb-sharp/commit/3ae9c7ef08942797f71924b162a8f08f096...

4280817924fbfe30b3a7b4081788b8be107b3688 authored over 3 years ago
Fix for relative path on Mac

- This commit fixes the issue with the Mac dependency load.

c137b2dab01848599b516fd40ffcdbeec9e42346 authored over 3 years ago
Update the path to libraries

- This is the correct and verified way to calculate correct path to dependencies.

67c8dcdae671a28d84a89f4e92bf1ea8a760c55b authored over 3 years ago
Update shared dependency path

- Removes the executable_path variable and looks in same folder.

b4055f1b6675aab62e1c3895fcaddbb93c81e54f authored over 3 years ago
Revert "Update the extension for Linux"

This reverts commit abe4f4b0cd2635036f00f78bdc0e0727256518f5.

002a13527297743e269e1ca028a589fd7981f07f authored over 3 years ago
Revert "Append the runtime to filename"

This reverts commit beb42478af96669c85c40bdb14b4f79f27c7a83c.

af728f1d8267f668695f664169f2a662dcd4215c authored over 3 years ago
Revert "Changed from shared_lib to static_lib to check if external dependencies is embedded."

This reverts commit f960cb0dfa4c2dc9efb56b4e5ad19f6fae2a8b5c.

de3d6bac8598a21dc38566485be464929014ee44 authored over 3 years ago
Update the extension for Linux

abe4f4b0cd2635036f00f78bdc0e0727256518f5 authored over 3 years ago
Append the runtime to filename

- Since Linux and Mac both use same extension for the static library (.a), we must append the ru...

beb42478af96669c85c40bdb14b4f79f27c7a83c authored over 3 years ago
Changed from shared_lib to static_lib to check if external dependencies is embedded.

f960cb0dfa4c2dc9efb56b4e5ad19f6fae2a8b5c authored over 3 years ago
Make sure we copy after "install_name_tool" operation has ran

6f542e74527f852713457eae0944484fbdfe37ca authored over 3 years ago
Publish whole native folder as release artefacts

f9bce70f73c7d0e6ab4804d553d6d589f18fcdf8 authored over 3 years ago
Ensure external dependencies for Mac is included

- Attribution to @checho1989 for this Mac fix.
- Adds support for revision of native packages so...

7521513b14231240d0a313a903b258e3191b1c6b authored over 3 years ago
Use "main" branch compatible release action

57aa5087df3448bd8cec7b14d5195a63b6488cff authored over 3 years ago
Feature/setup (#1)

* Add the initial setup to build native libraries for RocksDB
* Set trigger to run on "main" br...

02e9e978f9912281425b75402dfbe985f8d0690a authored over 3 years ago
Initial commit

88053c51c52099697dfdcf36ed15d6aef16f65b7 authored over 3 years ago