Robert Schulze
|
bb358617e1
|
Better naming for stuff related to splitted debug symbols
The previous name was slightly misleading, e.g. it is not about
"intalling stripped binaries" but about splitting debug symbols from the
binary.
|
2022-06-30 23:41:27 +02:00 |
|
alesapin
|
e790a73081
|
Simplify strip for new packages
|
2022-03-23 15:14:30 +01:00 |
|
Mikhail f. Shiryaev
|
1d362796df
|
Fix strip bug
|
2022-03-22 11:10:02 +01:00 |
|
Mikhail f. Shiryaev
|
fa2a9bb9aa
|
Separate BUILD_STRIPPED_BINARIES_PREFIX to option and parameter
|
2022-03-22 11:10:02 +01:00 |
|
alesapin
|
e53578910b
|
Add ability to strip binaries in cmake
|
2022-03-10 22:23:28 +01:00 |
|
Azat Khuzhin
|
b51bbde713
|
Remove unbundled odbc support
|
2022-01-20 10:01:59 +03:00 |
|
Azat Khuzhin
|
887af0a7e9
|
Remove unbundled nanodbc support
|
2022-01-20 10:01:59 +03:00 |
|
kssenii
|
834f29f84f
|
Fix build
|
2021-04-07 17:11:09 +00:00 |
|
kssenii
|
7a89948801
|
Fix
|
2021-04-07 07:16:50 +00:00 |
|
kssenii
|
4419a430cb
|
Less dependencies
|
2021-04-06 20:15:32 +00:00 |
|
kssenii
|
5a143a4d12
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
|
2021-04-06 16:50:13 +00:00 |
|
kssenii
|
c81ab04e8f
|
Switch to nanodbc
|
2021-03-22 12:37:05 +00:00 |
|
kssenii
|
5d953a4b86
|
Better
|
2021-03-12 21:48:52 +00:00 |
|
alexey-milovidov
|
4e03daac76
|
Update CMakeLists.txt
|
2020-11-08 01:19:50 +03:00 |
|
alexey-milovidov
|
d5a51ddbbf
|
Update CMakeLists.txt
|
2020-11-04 23:44:43 +03:00 |
|
Alexey Milovidov
|
1520b6aa2a
|
Take out odbc-bridge from clickhouse bundle
|
2020-10-29 08:27:55 +03:00 |
|
Alexey Milovidov
|
a7b5db912c
|
odbc-bridge: two libraries less
|
2020-10-29 06:42:49 +03:00 |
|
Vitaly Baranov
|
4733504b51
|
Don't split dictionary source's table name into schema and table name itself
if ODBC driver doesn't support schema.
|
2020-07-06 23:41:39 +03:00 |
|
Ivan Blinkov
|
2c0ff29c48
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into sentry
|
2020-06-22 10:06:36 +03:00 |
|
Alexey Milovidov
|
394fb64a9c
|
Better way of implementation
|
2020-06-14 20:42:11 +03:00 |
|
Ivan Blinkov
|
f872c639ed
|
Try to disable linker options from sentry
|
2020-06-09 20:44:56 +03:00 |
|
Ivan Blinkov
|
966593e0a8
|
try to completely remove sentry from odbc-bridge
|
2020-06-09 15:50:18 +03:00 |
|
Alexander Tokmakov
|
ef52acdbde
|
Merge branch 'master' into merging_10554
|
2020-05-13 21:30:26 +03:00 |
|
Ivan
|
85d783c247
|
Poco contrib refactoring (#10396)
* Remove config_common.h
* Refactor libcpuid contrib
* Remove support for libcpuinfo
* Define USE_CPUID in Arcadia
* Refactor Poco libraries
|
2020-05-08 17:11:19 +03:00 |
|
bobrovskij artemij
|
1bcd077fbf
|
Support write for XDBCStorage
|
2020-04-28 03:56:44 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|