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
Pawel Rog
3a6c444996
Merge branch 'master' into nocompression
2017-07-31 13:36:58 +02:00
Pawel Rog
a0cc54457e
Added compression NONE
2017-07-31 12:44:45 +02:00
proller
3dbde50daa
Split ComplexKeyCacheDictionary to use less then 1.5G ram when compile ( #1034 )
...
* Split FunctionsArithmetic.cpp to generated functions
* Use ccache if found
* Do not use ccache if ccache defined in CMAKE_CXX_COMPILER_LAUNCHER
* check_include.sh: print memory usage
* Try split CacheDictionary source
* Split ok
* wip
* wip
* wip
* wip
* wip
* wip
2017-07-27 22:05:55 +03:00
Alexey Milovidov
0a21c06def
Added script for build environment preparation [#METRIQA-1369].
2017-07-26 10:10:21 +03:00
Alexey Milovidov
93af81150c
Added script for build environment preparation [#METRIQA-1369].
2017-07-26 09:53:07 +03:00
Alexey Milovidov
b0377caf1f
Added script for build environment preparation [#METRIQA-1369].
2017-07-26 09:25:21 +03:00
Alexey Milovidov
ef32533d25
Added script for build environment preparation [#METRIQA-1369].
2017-07-26 09:24:04 +03:00
Alexey Milovidov
9a1207be87
Added script for build environment preparation [#METRIQA-1369].
2017-07-26 09:21:01 +03:00
Alexey Milovidov
5f0263d23d
Added script for build environment preparation [#METRIQA-1369].
2017-07-26 08:56:37 +03:00
proller
57b9bcd354
Fix missing includes
2017-07-24 18:04:49 +03:00
Alexey Milovidov
382056e010
Fixed test for clickhouse-compressor [#CLICKHOUSE-2].
2017-07-10 21:25:21 +03:00
proller
4db8d09de9
Reorganize includes. part 1 ( #921 )
...
* Make libunwind optional. Allow use custom libcctz
* fix
* Fix
* fix
* Update BaseDaemon.cpp
* Update CMakeLists.txt
* Reorganize includes. part 1
* Update dbms_include.cmake
* Reorganize includes. part 2
* Reorganize includes. part 3
* dbms/src/Common/ThreadPool -> libs/libcommon
* Reorganize includes. part 4
* Fix print_include_directories
* Update thread_creation_latency.cpp
* Update StringRef.h
2017-06-23 23:22:35 +03:00
proller
9c7d30e0df
Fix missing includes
2017-06-20 17:16:51 +03:00
Alexey Milovidov
05accbdcbe
Removed cyclic dependency [#DEVTOOLS-3381].
2017-06-19 23:06:35 +03:00
Alexey Milovidov
9bf083625d
Removed support for QuickLZ (obsolete) [#CLICKHOUSE-2].
2017-06-15 21:21:59 +03:00
Alexey Milovidov
9c5ddce06d
Get rid of .hpp files [#CLICKHOUSE-2].
2017-06-06 20:18:32 +03:00
f1yegor
8e261e34c5
translate comments: Interpreters
2017-06-03 19:21:00 +03:00
Alexey Milovidov
862a304db2
Small refinements [#CLICKHOUSE-2].
2017-06-01 16:41:58 +03:00
proller
cb890e26b9
Add small .sh for easier report while investigating problem ( #741 )
...
* Add small .sh for easier report while investigating problem
* renamed: clickhouse_report.sh -> report/clickhouse_report.sh
* fix new path
2017-05-03 21:09:33 -07:00
proller
bcb230ebc6
Fix incudes, move code from daemon/OwnPatternFormatter.h
2017-04-27 08:40:27 +03:00
Alexey Milovidov
41e97787e3
Less dependencies [#CLICKHOUSE-2].
2017-04-16 08:40:17 +03:00
Alexey Milovidov
8e2b05b2a7
Test data generator: preparation [#CLICKHOUSE-2].
2017-04-13 06:09:46 +03:00
Alexey Milovidov
b2816f97d3
Test data generator: preparation [#CLICKHOUSE-2].
2017-04-13 06:04:37 +03:00
Alexey Milovidov
bbe7314b83
Test data generator: preparation [#CLICKHOUSE-2].
2017-04-13 05:53:15 +03:00
Alexey Milovidov
93560e80b1
Test data generator: preparation [#CLICKHOUSE-2].
2017-04-13 05:52:11 +03:00
Alexey Milovidov
3106bccaff
Test data generator: preparation [#CLICKHOUSE-2].
2017-04-13 05:50:19 +03:00
Alexey Milovidov
d64bac8487
Added test-data-generator utility [#CLICKHOUSE-2].
2017-04-13 05:40:00 +03:00
proller
72ccc69212
Debian: simpler package ( #662 )
...
* Allow use external re2 with re2_st=re2
* fix
* remove dupe
* use re2_st in FunctionsStringSearch.h
* fix
* move files from tools/etc to debian
* dont generate control
* version
* ok.
* wip
* Cmake: dont touch CMAKE_INSTALL_PREFIX
* wip
* works!
* clean
* okay
* like old
* wip
* wip
* okay
* clickhouse-server-base-dbg
* clean
* clickhouse-server-dbg
* Debian: Remove daemons
* Update rules
* add source/format
* control clean
* add watch
* clean
* clean
* temp fix build
* clean
* docs
* fake make_control
* fix
* testme
* testme
* add metrika package
* fake metrika files
2017-04-10 20:43:30 +03:00
Alexey Milovidov
31f7fe42d6
Fool's day changed, continued [#CLICKHOUSE-3].
2017-04-05 14:52:23 +03:00
Alexey Milovidov
7f53cec624
Moved headers and sources to same place (part 5) [#CLICKHOUSE-3].
2017-04-01 13:25:45 +03:00
Alexey Milovidov
310736cd7e
Moved headers and sources to same place [#CLICKHOUSE-3].
2017-04-01 12:22:42 +03:00
Alexey Milovidov
137ad95929
Changed tabs to spaces in code [#CLICKHOUSE-3].
2017-04-01 11:35:09 +03:00
Vitaliy Lyudvichenko
0290203f6d
Fix test, add more comments. [#CLICKHOUSE-2070]
2017-03-28 20:46:16 +03:00
Alexey Zatelepin
faadab3034
Allow including config elements from ZooKeeper [#CLICKHOUSE-2794]
2017-03-19 21:58:12 +04:00
proller
0e91c47066
Allow build with external double-conversion lz4 zstd re2 zookeeper ( #531 )
...
* Allow build with external double-conversion lz4 zstd re2 zookeeper
* fix
* fix
* freebsd fixes
* spaces
* fix
* fix
* fix
* wip
* move
* fix
2017-03-01 03:49:04 +04:00
Alexey Milovidov
2d251802ac
Better check-marks tool [#CLICKHOUSE-2841].
2017-02-17 04:47:07 +03:00
Alexey Milovidov
5c8a51678c
check-marks: added another method for check [#CLICKHOUSE-2841].
2017-02-17 04:32:25 +03:00
Alexey Milovidov
2e0374f5e0
Addition to prev. revision [#CLICKHOUSE-2841].
2017-02-17 00:49:15 +03:00
Alexey Milovidov
d3e2699e12
Addition to prev. revision [#CLICKHOUSE-2841].
2017-02-17 00:43:07 +03:00
Alexey Milovidov
e154af029d
Added a tool to check correctness of .mrk file [#CLICKHOUSE-2841].
2017-02-17 00:38:25 +03:00
Alexey Milovidov
9c642de86b
compressor: Fixed error in 'stat' mode [#CLICKHOUSE-2841].
2017-02-14 15:03:02 +03:00
Alexey Milovidov
4f36b22d29
compressor: Fixed error in 'stat' mode [#CLICKHOUSE-2841].
2017-02-14 00:13:10 +03:00
alexey-milovidov
cee5ab01fb
Merge branch 'master' into merge_with_metrika
2017-02-11 00:27:15 +04:00
proller
326e382387
Include fixes ( #454 )
...
* Fix some includes and missing definitions
* fix
2017-02-07 19:38:57 +04:00
Pavel Kartavyy
224ba16dcb
use project source and binary dirs instead of global dirs
2017-02-06 18:15:19 +03:00
proller
5a712f81ff
small .h checker ( #443 )
...
* small .h checker
* fix
2017-02-03 02:08:43 +04:00
proller
8b4b1534e3
Cmake: Test on having sse ( #405 )
...
* Cmake: Test on having sse
* fix
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* fix
* fix
* fix
* fix
* fix
2017-01-27 23:55:33 +04:00
proller
f8d1573946
Various arm64 compile fixes on utils ( #394 )
2017-01-25 23:17:13 +04:00
Alexey Zatelepin
02a089a010
fix compressor --decompress option
2017-01-25 00:48:58 +04:00