12 Commits

Author SHA1 Message Date
kishorenc
1b01de0c0c Housekeeping tasks. 2020-09-07 21:25:04 +05:30
Kishore Nallan
ea883b4bec Build lib along with executable. 2018-07-30 13:45:32 +05:30
Kishore Nallan
a62e0faeef Upgrade to RocksDB 5.13.1
Mostly to fix a crash issue:

https://github.com/typesense/typesense/issues/36
https://github.com/facebook/rocksdb/issues/1370

Fixed by: 2a6d0cde72
2018-05-24 21:20:33 +05:30
Kishore Nallan
2628a6a1df Upgrade to RocksDB 5.9.2 and GCC 6.4.0. 2017-12-31 17:03:38 +05:30
Kishore Nallan
3e2e7d2f19 Build Typesense from an Ubuntu 10.04 base image.
This ensures that the glibc version is old enough to support Centos 6.x boxes.
2017-07-13 21:43:54 +05:30
Kishore Nallan
4e787a5035 Run make clean before rebuilding RocksDB. 2017-05-29 20:45:24 +05:30
Kishore Nallan
0fb0cda686 Make RocksDB build portable. 2017-05-29 17:13:56 +05:30
Kishore Nallan
8850f8b169 Patch RocksDB build to ensure that it links against only specific libraries. 2017-04-07 08:58:29 +05:30
Kishore Nallan
49a6d77b7e Test for build result for libfor and rocksdb builds. 2017-03-31 18:05:52 +05:30
Kishore Nallan
dde18c92da Tweak cmake build.
- Download files only if they aren't already on disk
- Trim H2O build: use OpenSSL
2017-03-30 18:29:18 +05:30
Kishore Nallan
c229b715c5 Build RocksDB as a shared library. 2016-10-22 20:42:02 +05:30
Kishore Nallan
ee68da6f53 Build RocksDB and H2O also as part of the build process. 2016-10-21 09:18:13 +05:30