summaryrefslogtreecommitdiff
path: root/librocksdb-sys/build.rs
AgeCommit message (Expand)Author
2024-05-13merge upstreamHEADdefaultRichard Westhaver
2024-03-25Revert portable feature as it doesn't do anything (#871)Zaidoon Abd Al Hadi
2024-03-25Add linking libatomic command to build.rs to allow building for riscv64gc-unk...Willem Olding
2024-03-15Add portable feature for RocksDB buildSujay Jayakar
2024-03-15Feat: Adds crt_static method (#865)Arsh
2024-01-11comp2Richard Westhaver
2023-07-04Update to RocksDB 8.3.2 (#796)Niklas Fiekas
2023-04-19Update iOS min version to 12 in the build script (#770)Sharang Parnerkar
2023-03-22Enable librocksdb-sys to be built by rustc_codegen_cranelift (#760)Resende
2023-03-08Fix 32-bit ARM build (#754)Tobias
2023-02-09Fix int128 compatibility check (#682)Dirreck
2023-02-08Bump bindgen 0.63.0 -> 0.64.0 (#734)cwlittle
2022-12-20Bump rocksdb to 7.8.3 (#722)Oleksandr Anyshchenko
2022-10-21Re-run build.rs if env vars change (#694)Bernhard Schuster
2022-09-01Use lz4-sys crate rather then submodule (#679)Niklas Fiekas
2022-08-05Add support for building with io_uring on Linux. (#621)parazyd
2022-08-05Support RocksDB transaction. (#565)Yiyuan Liu
2022-07-04Enable a building on the iOS platform (#653)Friedel Ziegelmayer
2022-05-02Fix Windows UTF-8 build flag (#623)Rajiv Shah
2022-05-02Use more target features to build librocksdb-sys (#620)Niklas Fiekas
2022-04-28Bump rocksdb to 7.1.2 (#626)Friedel Ziegelmayer
2022-02-08Bump librocksdb-sys to 0.6.1v0.18.0Oleksandr Anyshchenko
2022-02-08Release 0.18.0 (#601)Oleksandr Anyshchenko
2021-12-01Use external compression crates where possible (#555)Zachary Dremann
2021-11-18Add feature flag for runtime type information, and metadata for locating libr...Johnny Graettinger
2021-09-03Support UTF-8 file paths on Windows (#551)Rajiv Shah
2021-08-11Support building RocksDB with jemalloc (#542)Artem Krylysov
2021-07-16Make SSE inclusion conditional for target features (#526)Marcel Bargull
2021-07-05Upgrade librocksdb-sys to 6.20.3 (#531)Artem Krylysov
2021-05-25Bump `librocksdb-sys` up to 6.19.3 (#525)Oleg Nosov
2021-03-19librocksdb-sys: bump to 6.17.3 (#503)Andronik Ordian
2021-01-22Bump rocksdb up to 6.15.4 (#493)Oleksandr Anyshchenko
2020-11-09Use matches! to fix Clippy warning (#473)Stanislav Tkach
2020-07-30Do not set rerun-if-changed=build.rs (#449)Cheng XU
2020-07-29Add link stdlib when linking prebuilt rocksdb (#443)unrealhoang
2020-05-19Fixed build for x86_64-linux-android that doesn't support PCLMUL (#429)Vyacheslav Gudkov
2020-05-07Allow to build RocksDB with a different stdlib. (#423)David Calavera
2020-04-24Add clippy linter in CI (#417)Oleksandr Anyshchenko
2020-04-23Fix building rocksdb library on windows host (#412)Oleksandr Anyshchenko
2020-04-22Release 0.14.0 (#408)v0.14.0Oleksandr Anyshchenko
2020-04-16Fix building librocksdb-sys with system libraries (#393)Bas van Dijk
2020-04-07Bump internal snappy version up to 1.1.8 (#397)Oleksandr Anyshchenko
2020-03-25Check if we're on a big endian system and act upon it (#396)Sascha Hanse
2020-02-19Bump librocksdb-sys up to 6.6.4 (#389)Oleksandr Anyshchenko
2020-02-17Do not take into account a windows host build for overall CI status (#388)Oleksandr Anyshchenko
2020-02-17Bump uuid and bindgen dependencies (#387)Jon Gjengset
2020-01-15Move to Rust 2018 (#375)wqfish
2019-10-24Add Android support (#343)Roman Tsisyk
2019-10-24Fix rocksdb build on MinGW. (#342)Vladimir Motylenko
2019-10-16Merge pull request #340 from aleksuss/update_rocksdbJordan Terrell