Alexey Milovidov
715a9a7233
Miscellaneous [#CLICKHOUSE-2]
2018-05-11 14:04:12 +03:00
proller
4bd0549bde
Fix tcmalloc cmake
2017-11-24 21:34:32 +03:00
proller
6ff1968196
Compile and likk optimize and fixes
2017-11-24 21:08:01 +03:00
Alexey Milovidov
a1c0de494c
Fixed build [#CLICKHOUSE-2].
2017-11-12 21:46:38 +03:00
proller
0eb833c433
Fix tcmalloc compile with old clang
2017-10-18 15:24:56 +03:00
proller
64194c9b03
Updating poco and making submodule ( #1263 )
...
* Updating poco part 1: use submodule
* switch to tmp submodule
* update submodule
* wip
* wip
* wip
* wip
* wip
* fix
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* test
* wip
* wip
* wip
* wip
* wip
* wip
* Remove werror
* wip
* wip
* wip
* wip
* wip
* Block pipe signal
* Update poco
* Update and fix poco
* Better sigpipe handler
* Better block sigpipe
* Update BaseDaemon.cpp
2017-10-13 21:58:19 +03:00
proller
d6833a0d55
Cmake: remove global include_directories ( #1055 )
...
* Fix .h compile
* Cmake: remove global include_directories
* boost include hide
* fix cctz
* add \n
2017-08-03 15:44:39 +03:00
proller
5996800a73
Fix compiler option -Wno-dynamic-exception-spec
2017-04-17 18:57:50 +03:00
proller
d2b070bb40
Remove compiler option -Wno-dynamic-exception-spec [#CLICKHOUSE-2951]
2017-04-17 17:52:43 +03:00
proller
e3f0ff3c70
tcmalloc: add -Wno-dynamic-exception-spec
2017-04-11 16:30:49 +03:00
proller
2688f4563f
cmake: remove add_definitions(-DNO_TCMALLOC), instead use ENABLE_LIBTCMALLOC from config ( #375 )
...
* Manual version update to [54135]
* Temporary release script fix [#METRIQA-732]
* cmake: remove add_definitions(-DNO_TCMALLOC), instead use ENABLE_LIBTCMALLOC from config
2017-01-20 21:58:07 +04:00
proller
4bc003c4c1
Porting to freebsd: initial, compile ok, most tests ok.
2016-12-24 01:03:10 +00:00
Vitaliy Lyudvichenko
4df22acea9
Try to fix LIBTCMALLOC linking.
2016-11-30 15:10:39 +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
Alexey Milovidov
39d87694be
Fixed error [#METR-20000].
2016-05-28 03:32:37 +03:00
Vladimir Chebotarev
de6ec9a053
cmake, libtcmalloc, libcityhash: Reinforcing protection of config.h for building with CMake 3+ [#METR-XXXXX]
2016-05-22 22:56:47 +03:00
Vladimir Chebotarev
d37437b3a8
cmake, libtcmalloc: Using of tcmalloc, build fixes [#METR-XXXXX]
2016-05-22 22:04:19 +03:00
Alexey Milovidov
f09d37a337
Added in-tree tcmalloc library to simplify build [#METR-20000].
2016-05-22 03:32:13 +03:00