Alexey Milovidov
|
c4ff517b8e
|
Fixed style [#CLICKHOUSE-2]
|
2018-05-07 05:08:38 +03:00 |
|
Alexey Milovidov
|
1dc1ccc1d8
|
Applied clang-format #2272
|
2018-05-07 05:08:38 +03:00 |
|
Alexey Milovidov
|
e26abf0ab4
|
Applied clang-format to some imported code [#CLICKHOUSE-2]
|
2018-05-07 05:08:38 +03:00 |
|
Alexey Milovidov
|
59bc8e1b48
|
Applied clang-format to some imported code [#CLICKHOUSE-2]
|
2018-05-07 05:07:47 +03:00 |
|
Alexey Milovidov
|
619a0dbd8c
|
Fixed style [#CLICKHOUSE-2]
|
2018-05-07 05:07:17 +03:00 |
|
Alexey Milovidov
|
90427db854
|
Applied clang-format #2272
|
2018-05-07 05:06:55 +03:00 |
|
Alexey Milovidov
|
598c7fddb7
|
Applied clang-format to some imported code [#CLICKHOUSE-2]
|
2018-05-07 05:06:00 +03:00 |
|
Alexey Milovidov
|
94369e55d3
|
Fixed style a bit [#CLICKHOUSE-2]
|
2018-05-07 05:01:29 +03:00 |
|
Alexey Milovidov
|
956128a67a
|
Fixed style a bit [#CLICKHOUSE-2]
|
2018-05-07 05:01:11 +03:00 |
|
alexey-milovidov
|
17d7916fd6
|
Merge pull request #2319 from proller/fix15
Build fixes
|
2018-05-07 03:12:07 +03:00 |
|
Alexey Milovidov
|
a687c90100
|
Allow to link with LLVM if it was compiled without RTTI #2277
|
2018-05-07 03:00:12 +03:00 |
|
proller
|
81e2467283
|
Squashed commit of the following:
commit f1c193ea483872fee44e2969fc79a9b111a61d3d
Author: proller <proller@github.com>
Date: Sun May 6 16:28:46 2018 +0300
Clang5 build fix
commit c0ff4234747858dfd7741c90a5c77e9f8d47cd40
Merge: 852e11b 71814a3
Author: proller <proller@github.com>
Date: Sun May 6 16:04:26 2018 +0300
Merge remote-tracking branch 'upstream/master' into fix15
commit 852e11b409
Author: proller <proller@github.com>
Date: Sat May 5 20:15:40 2018 +0300
Try master
commit 2a5cebb5e5
Author: proller <proller@github.com>
Date: Sat May 5 19:34:55 2018 +0300
Try fix contrib/capnproto error with new compilers
commit bbfe581683
Merge: f493474 634ba89
Author: proller <proller@github.com>
Date: Sat May 5 19:25:01 2018 +0300
Merge remote-tracking branch 'upstream/master' into fix15
commit f49347469d
Author: proller <proller@github.com>
Date: Sat May 5 15:31:47 2018 +0300
Build fixes
|
2018-05-06 16:29:51 +03:00 |
|
Alexey Milovidov
|
71814a33d5
|
Fixed code #2272
|
2018-05-06 14:34:31 +03:00 |
|
Alexey Milovidov
|
9da677719c
|
Fixed code #2272
|
2018-05-06 14:34:16 +03:00 |
|
Alexey Milovidov
|
daed1ea0dc
|
Fixed code #2272
|
2018-05-06 14:33:19 +03:00 |
|
Alexey Milovidov
|
63625c0a30
|
Fixed code #2272
|
2018-05-06 14:33:03 +03:00 |
|
Alexey Milovidov
|
ee019183d2
|
Fixed code #2272
|
2018-05-06 14:31:14 +03:00 |
|
Alexey Milovidov
|
04d1c8c449
|
Fixed code #2272
|
2018-05-06 14:29:17 +03:00 |
|
Alexey Milovidov
|
b580d1c487
|
Allow to build with clang 7
|
2018-05-06 14:16:38 +03:00 |
|
Alexey Milovidov
|
6c7f896f9f
|
Miscellaneous #2277
|
2018-05-06 13:42:35 +03:00 |
|
Alexey Milovidov
|
69c67b4cd4
|
Addition to prev. revision #2277
|
2018-05-06 12:37:16 +03:00 |
|
Alexey Milovidov
|
c4a26764ce
|
Miscellaneous #2277
|
2018-05-06 12:32:36 +03:00 |
|
Alexey Milovidov
|
f495d8cfa5
|
Removed deprecated CMake function #2277
|
2018-05-06 12:30:35 +03:00 |
|
Alexey Milovidov
|
b1b95454cc
|
Make warning suppressions more local #2277
|
2018-05-06 12:29:57 +03:00 |
|
Alexey Milovidov
|
53f03a4909
|
Merge branch 'llvm-jit' of https://github.com/pyos/ClickHouse into pyos-llvm-jit
|
2018-05-06 12:22:42 +03:00 |
|
Alexey Milovidov
|
f589149189
|
Fixed build of embedded compiler with clang 7 [#CLICKHOUSE-2]
|
2018-05-06 12:04:10 +03:00 |
|
Alexey Milovidov
|
a8deddbc68
|
Removed useless code [#CLICKHOUSE-2]
|
2018-05-06 09:52:23 +03:00 |
|
Alexey Milovidov
|
4bc5163b80
|
Fixed build with clang 7 #2277
|
2018-05-06 09:35:59 +03:00 |
|
Alexey Milovidov
|
a227a984b5
|
Fixed warning found by clang 7 [#CLICKHOUSE-2]
|
2018-05-06 09:29:57 +03:00 |
|
Alexey Milovidov
|
308f0e767c
|
Added config for Uncrustify [#CLICKHOUSE-3]
|
2018-05-06 09:27:57 +03:00 |
|
Alexey Milovidov
|
08ed8a22b5
|
Added config for Uncrustify [#CLICKHOUSE-3]
|
2018-05-06 09:26:11 +03:00 |
|
Alexey Milovidov
|
d765173568
|
Format clang-format [#CLICKHOUSE-2]
|
2018-05-06 09:06:09 +03:00 |
|
Alexey Milovidov
|
a5dd90c35e
|
Added a patch for cc1as_main from clang7 #2277
|
2018-05-06 09:03:36 +03:00 |
|
Alexey Milovidov
|
2ba241b06e
|
Fixed build of embedded compiler with clang 7 #2277
|
2018-05-06 09:03:05 +03:00 |
|
Alexey Milovidov
|
a0f1b1f1ee
|
Whitespace [#CLICKHOUSE-2]
|
2018-05-06 05:21:59 +03:00 |
|
proller
|
38141b84c2
|
Try fix contrib/capnproto error with new compilers (#2318)
* Build fixes
* Try fix contrib/capnproto error with new compilers
* Try master
|
2018-05-06 01:10:38 +03:00 |
|
proller
|
634ba89f90
|
Build fixes
|
2018-05-05 15:34:17 +03:00 |
|
proller
|
930c24dd61
|
Revert "Update submodule contrib/capnproto to master for gcc8 build fix"
This reverts commit f1a858abaf .
|
2018-05-05 02:11:59 +03:00 |
|
pyos
|
88bb2f7c25
|
Resolve symbols right after compiling.
llvm::orc::RTDyldObjectLinkingLayer::findSymbol appears to be non-threadsafe.
|
2018-05-05 00:38:17 +03:00 |
|
proller
|
7781492624
|
Fix user name on distributed queries (#2292)
* Fix user name on distributed queries
* wip
* fix
|
2018-05-05 00:21:23 +03:00 |
|
proller
|
f1a858abaf
|
Update submodule contrib/capnproto to master for gcc8 build fix
|
2018-05-04 23:58:51 +03:00 |
|
root
|
11d4b0202f
|
Merge branch 'llvm-jit' of https://github.com/pyos/ClickHouse into pyos-llvm-jit
|
2018-05-04 22:11:24 +03:00 |
|
KochetovNicolai
|
e0addcdfec
|
Update ColumnVector.cpp
Fixed memset bytes count.
|
2018-05-03 20:29:53 +03:00 |
|
pyos
|
a286dea2e1
|
Don't waste time jit-compiling isolated functions.
This is already done ahead of time when building the executable.
|
2018-05-03 16:34:42 +03:00 |
|
Vitaliy Lyudvichenko
|
63cc34d3f6
|
Fixed incorrect failed OP detection in ZooKeeper. [#CLICKHOUSE-2]
|
2018-05-03 16:34:19 +03:00 |
|
pyos
|
23bbf632e5
|
If all inputs to a jitted function are constant, return a constant
|
2018-05-03 16:33:40 +03:00 |
|
pyos
|
1f89849650
|
Remove dynamically-linked stdc++ from dependencies
|
2018-05-03 01:45:54 +03:00 |
|
pyos
|
accbbdb9e3
|
Add a setting that disables jit-compilation
|
2018-05-03 00:48:20 +03:00 |
|
Jonatas Freitas
|
bdac9214a6
|
Update third-party_gui.md (#2309)
* Update third-party_gui.md
* Update third-party_gui.md
* Update third-party_gui.md
|
2018-05-01 13:26:08 -07:00 |
|
pyos
|
900b92f744
|
Merge API changes from upstream
|
2018-05-01 22:52:33 +03:00 |
|