proller
|
2d2a4afa3f
|
Fix stripping debug info from huge .o (-g0)
|
2017-10-24 16:30:44 +03:00 |
|
Nikolai Kochetov
|
e6fd55ff42
|
added arrayPushBack arrayPushFront arrayPopBack arrayPopFront function [#CLICKHOUSE-2090]
|
2017-08-24 19:46:40 +03:00 |
|
Nikolai Kochetov
|
096d34bb7f
|
added arraySlice function [#CLICKHOUSE-2090]
|
2017-08-24 19:46:34 +03:00 |
|
Nikolai Kochetov
|
c3fe8bb026
|
added FunctionArrayConcat [#CLICKHOUSE-2090]
|
2017-08-24 19:45:13 +03:00 |
|
proller
|
ac178bde1f
|
Cmake: link ltdl with pocoodbc static only. rename ARM -> ARCH_ARM (#1083)
* Cmake: link ltdl with pocoodbc static only. rename ARM -> ARCH_ARM
* Fix lib find order
* Allow define non-contrib cityhash farmhash metrohash
* Fix message
* Cmake: fixes
* clean
* Update CMakeLists.txt
|
2017-08-09 23:52:55 +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
|
460d66c68d
|
Split FunctionsArray.cpp register (#1043)
* PerformanceTest: use getMultiple*FromConfig, fix debug helpers
* Missing file
* gcc7 fixes
* clnag-format of Split ComplexKeyCacheDictionary
* Requested changes
* Fix boost 1.64 and gcc7+ compile errors
* More fixes
* Fix arm build
* Fix nothrow
* Better arm detection
* Split FunctionsArray.cpp register
|
2017-07-30 15:31:58 +03:00 |
|
proller
|
ff7f3af238
|
Split FunctionsArithmetic.cpp to generated functions
|
2017-07-26 21:32:35 +03:00 |
|
Alexey Milovidov
|
d20c411b0d
|
Fixed linkage [#CLICKHOUSE-2].
|
2017-07-25 21:19:22 +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 |
|
Георгий Кондратьев
|
47161f8425
|
Specify all link dependencies [#DEVTOOLS-3381]
Tested with:
export LDFLAGS="-Wl,--no-undefined"
cmake -DUSE_STATIC_LIBRARIES=OFF -DBUILD_SHARED_LIBS=ON
|
2017-06-20 00:53:12 +03:00 |
|
proller
|
8cf716fa29
|
Functions as separate lib
|
2017-04-21 21:30:16 +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
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|
Vladimir Chebotarev
|
bcc5500f91
|
cmake: More options. [#METR-23701]
|
2016-12-05 15:43:14 +03:00 |
|
Alexey Milovidov
|
df1d66e51a
|
Removed sensitive data.
|
2016-02-08 00:58:58 +03:00 |
|