Commit Graph

21 Commits

Author SHA1 Message Date
Ilya Shipitsin
5898c11e9f more strict build script (fail on any command failure) 2017-06-08 09:02:27 +03:00
Marek Vavruša
701ce6ab98 build: allow non-default clang binaries
this fixes release build with versioned clang from Debian
2017-05-22 19:24:36 -07:00
Luis Bosque
b39ca52354 Use git HEAD hash as possible package name
Pretty simple addition to allow generating debian packages with the git
hash as part of the packages name. This may be useful for a nightly
build style for fast testing
2017-05-16 22:45:57 +04:00
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