Commit Graph

18 Commits

Author SHA1 Message Date
Marek Vavruša
f53acf40a0 build: pass PATH to debuild
this fixes build on Debian
2017-05-13 03:58:05 +04:00
proller
ebd6bb5da4 release: import options from jenkins script (#714)
* release: import options from jenkins script

* correct chdir

* limit parallel build threads

* VERSION_POSTFIX

* add postfix

* support BUILD_TYPE

* Removed unused.

* Fixed error [#CLICKHOUSE-2960].

* Fix version incrementing

* Fix message
2017-04-20 15:24:25 +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
proller
4271ef80ea fix moveing cmake files 2017-03-16 19:46:05 +03:00
proller
8607cac261 Try fix double version up during release 2017-03-16 19:46:05 +03:00
proller
d9fa329107 debian/rules: allow add any cmake args via CMAKE_FLAGS_ADD=... (#513) 2017-02-21 22:51:59 +04:00
Ilya Shipitsin
5b020ea353 removed obsolete "ENABLE_MONGODB" option 2017-02-20 21:36:14 +05:00
proller
6e89ae9c82 release --version : only generate, commit and push new version (#435) 2017-02-02 00:49:32 +04:00
proller
897016121a add --ignore-deps to release script 2017-01-10 22:42:24 +03:00
Vladimir Chebotarev
ca5c1dc31b cmake: Improved build. [#METR-21516] 2016-12-06 19:51:34 +03:00
Vasily Okunev
1cac1e7d69 Common get_revision function. 2016-08-25 20:55:25 +03:00
Alexey Milovidov
fb45da6ef8 Allowed to enable glibc compatibility mode (experimental) during release [#METR-2944]. 2016-06-27 10:48:15 +03:00
Alexey Milovidov
1ba3c2c412 Translated comments in release script [#METR-2944]. 2016-06-26 07:34:48 +03:00
Alexey Milovidov
96b244ce3a Removed useless code [#METR-20000]. 2016-06-10 17:42:05 +03:00
Alexey Milovidov
48b33acc55 Allow to build packages standalone [#METR-21515]. 2016-05-28 03:52:18 +03:00
Vladimir Chebotarev
aaf1588b7f cmake, dbms: Fixes for Xenial Xerus [#METR-20000] 2016-05-27 23:19:37 +03:00
Alexey Milovidov
11096f46e3 Don't build clickhouse-server-metrika package if private data is not available [#METR-20000]. 2016-03-02 23:30:56 +03:00
Alexey Milovidov
c3827a29eb Removed unrelated data. 2016-02-07 23:02:44 +03:00