69 Commits

Author SHA1 Message Date
Kishore Nallan
6b37d43fd7 Use a proper logger for logging! 2018-02-02 08:22:23 -05:00
Kishore Nallan
f8be8f4f6a Handle normalization of unicode elegantly. 2018-01-26 12:54:00 +00:00
Kishore Nallan
ecbe8d3b27 Ensure that the OSX build links dependencies statically.
Curl was being linked dynamically.
2018-01-13 21:05:14 +05:30
Kishore Nallan
65ad82596c Bump H2O library version. 2018-01-01 21:30:21 +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
6337d4b7c5 Patch RocksDB 5.9.2 build_detect_platform script. 2017-12-31 17:02:10 +05:30
Kishore Nallan
ee77fd9903 Import RocksDB 5.9.2 build_detect_platform script. 2017-12-31 17:01:39 +05:30
Kishore Nallan
7509de2300 Upgrade H2O + fixed core dump on Linux release build.
Core dump on Linux on release build (debug build is fine) when `h2o_accept_ctx_t` was stack allocated.
2017-08-21 12:30:48 +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
03388444a6 Importing RocksDB's build detection script for patching. 2017-04-05 14:30:21 +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
ef1364a23e Fix build errors. 2017-01-19 23:48:22 +05:30
Kishore Nallan
7a0187e6b3 Import and port art tests. 2016-11-01 18:19:21 +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