Commit Graph

99 Commits

Author SHA1 Message Date
Ping Xiao 0865de00b8 update packaging script 2023-09-08 10:23:54 +08:00
Ping Xiao 7b5fc0cc64 TS-3851: add tdef.h into release package 2023-08-22 19:01:24 +08:00
Ping Xiao 1d17270bb4 update installation instruction 2023-08-21 16:44:45 +08:00
Ping Xiao 1d4abc33e5 update packaging script 2023-08-07 11:18:47 +08:00
Ping Xiao dbc48f50f9 remove extra character 2023-08-04 11:27:52 +08:00
Ping Xiao d4b29b9d2e update installation instruction 2023-07-21 15:29:53 +08:00
Ping Xiao 282bbfc41b remote web from installation package 2023-07-21 14:46:16 +08:00
kailixu 04d5fed3e1 chore: remove libjemalloc.a/libjemalloc_pic.a from pkg 2023-06-14 17:48:20 +08:00
xleili 0e951c2b05 fix: exclude install and remove lbrocksdb.so 2023-06-07 16:57:30 +08:00
Haojun Liao 5c115c0900 other:merge main. 2023-06-03 17:22:27 +08:00
xleili 8d3b3dbedc enchance: main geos use static link, remove and install librocksdb 2023-06-02 18:11:56 +08:00
xleili 3b69027325 enhance: supply librocksdb.so install and uninstall 2023-06-02 14:01:25 +08:00
Huo Linhe 1f8df16048 chore: fix install.sh when not root 2023-04-13 16:28:07 +08:00
Huo Linhe a8c4cedb2c chore: fix packaging install.sh for explorer OEM 2023-04-13 15:54:50 +08:00
Huo Linhe 1f87ea5e45 chore: fix install.sh for explorer 2023-04-13 15:08:49 +08:00
Shuduo Sang 71283d6c41
fix: script if share not exist (#20875) 2023-04-12 09:35:47 +08:00
Shuduo Sang 1e84961d02
fix: packaging/tools/install.sh (#20849) 2023-04-11 09:39:07 +08:00
Huo Linhe fc370bfdcd chore: do not show red warnings 2023-04-10 17:44:44 +08:00
Huo Linhe 015c81cdb0 feat(release): install taosx and taos-explorer service for enterprise 2023-04-09 21:05:35 +08:00
Shuduo Sang 4fb5390c6f
chore: release script community main (#20808)
* chore: cus name support in script

* chore: merge with 3.0
2023-04-07 17:10:39 +08:00
Shuduo Sang 69bf3625dc
fix: install script (#20794)
* fix: install.sh

* fix: install.sh
2023-04-06 18:32:28 +08:00
Shuduo Sang 40d99e4576
chore: support cus name (#20441)
* chore: support cus name

* fix: cfg/taos.cfg

* chore: update taos-tools
2023-03-14 13:47:41 +08:00
Huo Linhe 5c70ea58f8 fix: explorer packaging 2023-02-28 10:31:36 +08:00
xinsheng Ren 8659c21beb
fix: tools (#19772)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-07 14:29:46 +08:00
Shuduo Sang ac9cdf6c58
fix: install script refine sentence for main (#19703)
* fix: packaging/tools/install.sh for main

* fix: refine sentence

* fix: dpkg grep ii to detech deb package
2023-01-31 00:46:58 +08:00
Shuduo Sang 0251750c89
fix: packaging/tools/install.sh for main (#19649) 2023-01-20 16:45:09 +08:00
Shuduo Sang 1d83a8ff01
fix: install script don't install new cfg on fresh new system (#19451) 2023-01-09 19:06:22 +08:00
Huo Linhe bc76ce4310 fix: fix taosx link error
Close [TD-20602](https://jira.taosdata.com:18080/browse/TD-20602)
2022-11-23 12:00:21 +08:00
afwerar c370ca45d6 fix: add taosadapter to macos service 2022-10-17 22:10:46 +08:00
Huo Linhe 395c80b2ad chore: fix install.sh for enterprise 2022-09-28 11:19:58 +08:00
Linhe Huo 3db1920ae5
chore: install new web service instead of nginxd (#17090)
Partial of [TD-19267](https://jira.taosdata.com:18080/browse/TD-19268)
2022-09-27 19:56:51 +08:00
Shuduo Sang 2c2d13d928
fix: detech taosadapter exist when make install (#16827) 2022-09-14 14:38:18 +08:00
Linhe Huo 18b3424567
feat: support taosx packaging and install (#16597) 2022-09-02 11:52:35 +08:00
afwerar 39c93de6c9 build: release ver-3.0.0.0 2022-08-13 00:30:43 +08:00
afwerar 80a01235f2 doc: change 3.0 doc 2022-08-11 14:37:43 +08:00
afwerar 9c38e704d9 build: add win package 2022-08-08 09:34:12 +08:00
Shuduo Sang 21562c6939
chore: libtaos ws submodule for3.0 (#15122)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0

* fix: script error handle for 3.0

* chore: update taosws-rs for 3.0

fix segfault

* chore: change container_build for websocket build

* fix: install script for taosws
2022-07-19 21:35:44 +08:00
Shuduo Sang 007c5eb0a5
chore: libtaos ws submodule for3.0 (#15105)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0
2022-07-19 13:27:00 +08:00
Shuduo Sang 37fbb2c624
chore: update release script for3.0 (#14786)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0
2022-07-11 21:54:20 +08:00
plum-lihui 72b4f3e1f0 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-07-10 10:29:50 +08:00
plum-lihui 189f81e94f test: add tmq_sim into pakage 2022-07-10 10:28:57 +08:00
Shuduo Sang 9a42c301e6
chore: add libtaos-ws for 3.0 (#14580)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs
2022-07-08 19:23:03 +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
slzhou cbd581c431 feat: add taosudf.h to package files and install files 2022-06-28 14:11:44 +08:00
Shuduo Sang 668e196be8
fix: remove run_taosd_and_taosadapter.sh (#14076)
for 3.0
[TD-16715]
2022-06-21 20:37:17 +08:00
afwerar 93a0c69edc fix(os): win ctest error 2022-05-23 13:42:56 +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
Hongze Cheng 0a0c5094c7 refact 2021-09-21 20:59:31 +08:00