Konstantin Podshumok
17c46faaa7
cmake: fix parquet/arrow variables
...
squashed:
- sync FindArrow.cmake and FindParquet.cmake with arrow repo
- unbundled: add arrow to dbms link libraries
- cmake: fix-up unbundled Arrow support
Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com>
2020-08-25 20:16:41 +03:00
Konstantin Podshumok
4e9b5bd31b
docker/packager/deb: new dependencies for unbundled
...
Squashed:
- docker/packager/deb: add arrow repo
- docker/packager/deb: cleanup
- docker/packager/deb: Add thrift
- docker/packager/deb: add myariadbclient
- docker/packager/deb: remove poco-dev as we always use contrib/ version now
- docker/packager/deb: add libssl-dev (unbundled) and restructure
- docker/packager/deb: fix repo url
- docker/packager/deb: fix tzdata not updated in build.sh
- docker/packager/deb: add mysqlclient-dev
Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com>
2020-08-25 20:16:40 +03:00
Mikhail Filimonov
a0ae1b2b42
tzdata improvements
...
Expose version of embedded tzdata via TZDATA_VERSION in system.build_options.
Autogenerate list of shipped timezones. Script to check tzdb updates.
2020-08-12 14:21:40 +02:00
Alexey Milovidov
33197fee5b
Build ClickHouse with fresh tzdata
2020-08-11 22:03:04 +03:00
alesapin
48466c0960
New version of dpkg-deb
2020-08-07 19:07:52 +03:00
Azat Khuzhin
f91e34b2e8
Include libcurl4-openssl-dev into yandex/clickhouse-deb-builder
2020-07-05 00:56:48 +03:00
alesapin
db79278981
Fake change in dockerfile
2020-06-29 16:13:20 +03:00
alesapin
36ea4abb48
Add several boost libraries to deb image
2020-06-11 15:54:29 +03:00
Ivan
1e1b30dc05
Add libhyperscan-dev to deb Dockerfile
2020-06-07 10:19:56 +03:00
Denis Glazachev
808351048f
Add libsasl2-dev and heimdal-multidev required by static system openldap libraries
2020-05-30 19:44:51 +04:00
Ilya Yatsishin
0f6410b56f
Merge pull request #11108 from ClickHouse/revert-11099-revert-10908-packager-add-bin
...
Revert "Revert "Allow to build binaries and tests from deb package build. ""
2020-05-21 19:59:52 +03:00
alesapin
20d41a3f98
Update dpkg-deb ( https://github.com/ClickHouse-Extras/dpkg ) for compatibility with ubuntu eoan packages format
2020-05-21 18:30:08 +03:00
Ilya Yatsishin
9dc493e063
Revert "Revert "Allow to build binaries and tests from deb package build. ""
2020-05-21 18:02:52 +03:00
Ilya Yatsishin
cce805c42c
Revert "Allow to build binaries and tests from deb package build. "
2020-05-21 14:50:12 +03:00
Yatsishin Ilya
e3c692bc48
fix issues
2020-05-19 10:54:08 +03:00
Yatsishin Ilya
8d190f316d
wip
2020-05-19 10:54:08 +03:00
Yatsishin Ilya
b780adb241
wip
2020-05-19 10:54:08 +03:00
Yatsishin Ilya
60f9d2088d
wip
2020-05-19 10:54:08 +03:00
Yatsishin Ilya
1086cf7691
wip
2020-05-19 10:54:08 +03:00
Artem Zuikov
9b029eb310
add OpenCL libraries for CI ( #10898 )
2020-05-14 12:36:17 +03:00
alesapin
a89653effe
Add libldap2-dev to build image
2020-05-13 14:53:35 +03:00
Alexey Milovidov
ee81e5fef7
Add LLVM tools to Docker images
2020-04-30 15:10:32 +03:00
Alexey Milovidov
a0d56997de
Fix error
2020-04-20 23:13:33 +03:00
Alexey Milovidov
31d2547363
clang-10 in CI
2020-04-20 23:04:35 +03:00
Azat Khuzhin
66d443df14
Add libmsgpack-dev into the image (for unbundled build)
2020-04-10 11:30:23 +03:00
alexey-milovidov
92684b911d
Update Dockerfile
2020-03-23 14:02:39 +03:00
Alexey Milovidov
8df43f2f50
Update packager images
2020-03-23 00:10:14 +03:00
Ivan
7aca050684
Add libcctz-dev package to Dockerfile
2020-03-17 16:18:36 +03:00
alesapin
3fbaa0a29f
Add clang tidy to docker images
2020-03-10 12:07:43 +03:00
alesapin
49c0642c49
Build gcc with lld linker
2020-03-03 15:32:54 +03:00
alesapin
93fddc7b46
Remove symlink to lld from build images
2020-02-21 18:49:53 +03:00
alesapin
954ea60a6a
Remove redundant compilers, linkers and libs
2020-02-10 12:05:14 +03:00
alesapin
bddbc956ec
Add symlynks for lld, because gcc is not able to find it without 'ld.' prefix.
2020-02-07 23:59:51 +03:00
alesapin
dad401a047
Downgrade cmake version in packager image
2019-09-27 16:25:51 +03:00
alexey-milovidov
fe9e110a6a
Merge pull request #6965 from azat-archive/sparsehash-c11
...
Replace libsparsehash with sparsehash-c11
2019-09-18 12:46:13 +03:00
Azat Khuzhin
780341060f
Replace libsparsehash with sparsehash-c11
...
- use sparsehash-c11 over libsparsehash
- fix typos in find_sparsehash and users of the vars (s/SPARCE/SPARSE/)
- drop libsparsehash-dev from docker images (but keep for unbunlded build)
- use ::google over GOOGLE_NAMESPACE
2019-09-18 00:08:20 +03:00
alesapin
f682cbc31d
Add time logging to build script
2019-09-17 22:26:24 +03:00
alesapin
fb1b809388
Original repo
2019-09-17 20:07:35 +03:00
alesapin
dccac1993f
Add custom dpkg to deb build image
2019-09-17 19:42:18 +03:00
alesapin
e9b7bd7ed7
Add gdb to build images
2019-09-17 17:24:45 +03:00
alesapin
11b428033b
Update cmake to 3.15
2019-09-06 22:19:41 +03:00
alesapin
6d6851e747
Add capnp-library do build image
2019-08-29 15:36:41 +03:00
alesapin
fc0532a451
Add gcc-9 to build images
2019-07-29 14:04:25 +03:00
alexey-milovidov
4a2d3fe90a
Update Dockerfile
2019-06-30 23:47:12 +03:00
Alexey Milovidov
7181ecabb8
Removed wrong instruction from Dockerfile
2019-06-30 21:22:51 +03:00
alexey-milovidov
feafcb21bd
Merge branch 'master' into h3-integration
2019-06-30 16:19:11 +03:00
alesapin
1773d85bed
Add ability to build rpm and tgz packages via packager
2019-06-27 14:16:56 +03:00
Ivan Remen
6bc851b74b
Compile h3 in docker
2019-06-26 02:06:00 +03:00
alexey-milovidov
9bdbd84263
Merge pull request #5030 from PerformanceVision/top_level_domain
...
Changing how the function (cutTo)firstSignificantSubdomain detect the tld (proposal)
2019-06-19 02:08:43 +03:00
proller
64924f5ef3
Docker: add comments with current tags
2019-06-04 16:01:16 +03:00