mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
c3506bf16d
- Uses a small assembly file to include binary resources, rather than objcopy - Updates `base/common/getResource.cpp` for this new method of inclusion - Removes linux-only guards in CMake files, as this solution is cross-platform. The resulting binary resources are available in the ClickHouse server binary on Linux, macOS, and illumos platforms. FreeBSD has not been tested, but will likely work as well. |
||
---|---|---|
.. | ||
config.d | ||
users.d | ||
.gitignore | ||
clickhouse-server.cpp | ||
CMakeLists.txt | ||
config.xml | ||
config.yaml.example | ||
embedded.xml | ||
MetricsTransmitter.cpp | ||
MetricsTransmitter.h | ||
play.html | ||
Server.cpp | ||
Server.h | ||
users.xml | ||
users.yaml.example | ||
ya.make |