Commit Graph

49 Commits

Author SHA1 Message Date
Shuduo Sang 0ad7077049
fix: release.sh taos-tools-ver for3.0 (#17338)
* chore: update taos-tools 8dea29a for 3.0

* chore: update taos-tools 85b582b for 3.0

* chore: fix release.sh for taos-tools tag

* fix: release.sh taos-tools-ver
2022-10-13 17:30:08 +08:00
Shuduo Sang 8a4e4eb16d
chore: fix release.sh taos-tools tag for3.0 (#17334)
* chore: update taos-tools 8dea29a for 3.0

* chore: update taos-tools 85b582b for 3.0

* chore: fix release.sh for taos-tools tag
2022-10-13 16:39:52 +08:00
afwerar 59bb3d1475 build: add websocket build 2022-09-29 17:21:28 +08:00
afwerar 40d1ff775a build: add win package 2022-08-08 15:04:02 +08:00
afwerar 9c38e704d9 build: add win package 2022-08-08 09:34:12 +08:00
Shuduo Sang 00d342959e
fix: remove arbitrator relatives from scripts (#14388)
* fix: remove sudo from directory maniplation

for 3.0

* fix: remove more sudo from directory maniplation

* fix: packaging/release.sh

* fix: remove arbitrator relatives from scripts
2022-06-30 15:50:04 +08:00
Shuduo Sang 45e9b23901
fix: install script for3.0 (#14379)
* fix: remove sudo from directory maniplation

for 3.0

* fix: remove more sudo from directory maniplation

* fix: packaging/release.sh
2022-06-30 13:53:11 +08:00
Shuduo Sang 4e8a925da4
fix: install script for3.0 (#14363)
* fix: remove sudo from directory maniplation

for 3.0

* fix: remove more sudo from directory maniplation
2022-06-29 19:21:39 +08:00
afwerar daebd8ffc0 fix(os): client install package 2022-05-19 19:17:31 +08:00
afwerar cc021699a8 fix(os): make tdb lib to static 2022-05-14 20:34:59 +08:00
afwerar 5d8c867791 fix(os): make install copy file error 2022-05-14 15:30:11 +08:00
afwerar 81e48a9e23 fix(os): 3.0 TDengine package error 2022-05-14 12:25:29 +08:00
tomchon 02dd966def build: modify install.sh 2022-04-15 18:58:51 +08:00
tomchon 05755625b2 build: modify install.sh 2022-04-15 18:57:08 +08:00
tomchon 43df3ebcb6 build: add taosBenchmark and install into installPackage.tar 2022-04-13 18:05:43 +08:00
plum-lihui 9b0b41f6bf [package] 2022-04-07 20:20:09 +08:00
plum-lihui f15c2cebb4 [add release.sh] 2022-01-24 16:20:36 +08:00
Hongze Cheng 0a0c5094c7 refact 2021-09-21 20:59:31 +08:00
Shuduo Sang ce9119b332
Feature/sangshuduo/td 3973 use jemalloc (#6788)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

* release script works.

* fix a typo.

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for update check compatiblity.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

* add /etc/ld.so.conf.d/jemalloc.conf for centos

* check ver comp by file.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-07 17:24:51 +08:00
Zhiyu Yang a657f4529b
add tq release packagine scripts (#6739)
* change version number

* change packaging scripts

* add more scripts

* change scripts

* change

* change

* change

Co-authored-by: plum-lihui <huili@taosdata.com>
2021-07-06 09:23:05 +08:00
Shuduo Sang 09c4c28169
Feature/sangshuduo/td 3973 use jemalloc (#6319)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 13:34:03 +08:00
hope 65471ac1a5 fix some type error, and add compile-instruction in order to reduce potential errors 2021-05-14 00:20:21 +08:00
plum-lihui 67ddca5d80 [TD-1781] 2020-10-27 16:10:40 +08:00
Hui Li 57ec385903 [TD-1228] 2020-08-29 15:45:02 +08:00
Hui Li 89744f4ba8 [release version modify] 2020-08-28 13:00:53 +08:00
Hui Li 728e44f50a [TD-1162] 2020-08-26 11:15:39 +08:00
Hui Li a8417e7b6e [TD-1203] 2020-08-25 13:48:32 +08:00
Hui Li 5682851c4e [TD-1048] 2020-08-22 15:46:22 +08:00
Hui Li e2a18afc76 [TD-1162] 2020-08-20 18:28:55 +08:00
Hui Li 94c11e0f67 [TD-1162] 2020-08-20 16:37:35 +08:00
Hui Li 0f8072dde5 [TD-1121] 2020-08-13 11:25:56 +08:00
Hui Li 29c5d7773a [add link for libtaos.so to /usr/lib64] 2020-08-13 09:31:46 +08:00
Hui Li 0fc652a4b6 [modify str len for version] 2020-06-08 15:06:24 +08:00
lihui a926ffd33f [BASE-1513] 2020-02-11 10:21:57 +08:00
huili 1a534f6e48 [not generate deb/rpm package for arm] 2020-02-04 16:23:36 +08:00
slguan 88d7d099bb #1133 #160 #417 TBASE-530 TBASE-801 2020-01-16 17:45:57 +08:00
lihui a90b00aabd [TBASE-1420] 2019-12-28 17:07:51 +08:00
lihui 3700552ed2 [TBASE-1420] 2019-12-28 16:34:46 +08:00
Frozen 79389aaaaf fix issue of readlink 2019-12-20 11:53:06 +08:00
lihui 29356bae61 [TBASE-1319] 2019-12-09 17:45:16 +08:00
lihui 9a659e3b4d [TBASE-816] 2019-12-03 15:11:04 +08:00
slguan 0224972e63 fix some release scripts 2019-11-30 23:17:58 +08:00
lihui ccfd17df51 [modify packging script] 2019-11-22 12:26:04 +08:00
slguan ec63e58813 fix package script error 2019-11-07 22:34:08 +08:00
slguan c2e91fcb75 Adjust code structure 2019-11-07 18:12:26 +08:00
slguan 79d7818291 Change some words 2019-09-17 13:50:17 +08:00
huili 01dc9b1e8d [NONE] 2019-09-17 10:35:10 +08:00
plum-lihui ead54e4a5a [Modify the use of sudo commands] 2019-07-19 15:39:34 +08:00
hzcheng 57492cc12d TDengine first commit 2019-07-11 16:36:16 +08:00