Commit Graph

13 Commits

Author SHA1 Message Date
Alexey Milovidov 833b8498f3 Update libdivide to the latest master (2) 2021-03-30 00:37:27 +03:00
Alexey Milovidov 351eda5d8a Replace exit to abort in libdivide 2020-07-05 03:02:50 +03:00
Alexey Milovidov c5cf7199d8 Update libdivide to the latest master 2020-07-05 02:58:10 +03:00
Ivan 47ad338cb2
Refactor CMake build files (#11390)
* Get rid of lib_name.cmake
* Refactor Boost and HyperScan libraries
* Refactor lz4
* Fix build with xxHash
2020-06-09 13:54:49 +03:00
Ivan 67235834b3
Update libdivide to v3.0 (#10169) 2020-04-11 14:14:01 +03:00
Danila Kutenin 784c3e5fda fix of ppc64le definitions 2019-01-23 18:24:14 +03:00
Danila Kutenin 7f4b0f3c04 added powerpc build support 2019-01-23 17:18:19 +03:00
Alexey Milovidov 54e601019c Better [#CLICKHOUSE-2]. 2017-12-02 00:40:58 +03:00
Vladimir Smirnov d36f52502e Make it compilable on OS X
It's still hackish and dirty, but server and client compies.

Server starts, but throwes meaningless exception on any query.

Client seems to be working fine.

Linux compilation might (but shouldn't) be broken (not tested).
2016-11-01 17:59:21 +01:00
Yuri Dyachenko 065b02494a add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Alexey Milovidov 0e490ec37e Added missing files [#METR-20000]. 2016-02-10 00:42:27 +03:00
Alexey Milovidov df1d66e51a Removed sensitive data. 2016-02-08 00:58:58 +03:00
Alexey Milovidov 2e252abc5c Separated internal and third-party libraries [#METR-19593]. 2016-01-08 01:21:46 +03:00