Commit graph

2 commits

Author SHA1 Message Date
Jacob Heider 620802b1a6
fix(materialize)
closes #3385

"Not great, Bob. Not great."
2023-09-20 18:21:33 -04:00
Kevin Chen 143d1106fa
+materialize -- a fast, distributed SQL database built on streaming internals (#3116)
* +materialize -- Materialize is a fast, distributed SQL database built on streaming internals.

* fix: MZ_DEV_BUILD_SHA

* fix: openssl

* perl

* openssl no vendor

* use git+https

* lock llvm version

* Llvm14?

* gcc maybe?

* typo

* add make

* reorder deps and explicate CC

* fix yaml

* explicit clang

* autoconf/automake

* when in doubt, try gcc

* Explicit!

* zlib needed?

* override debug section compression?

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-05 17:38:53 -04:00