Commit graph

247 commits

Author SHA1 Message Date
Huo Linhe
d05cb92fc4 fix: fix ls failed when enabled -e 2023-03-01 11:53:11 +08:00
Huo Linhe
5c70ea58f8 fix: explorer packaging 2023-02-28 10:31:36 +08:00
xinsheng Ren
8a925342cc
enh: check if the directory exists before installing on mac (#20047)
* enh: check if the directory exists before installing on mac

* fix: check directory on different platforms

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-02-22 09:05:21 +08:00
xinsheng Ren
cbfbd33d8e
enh: installation tips on mac (#20024)
* enh: installation tips on mac

* docs: refine a few wording

* rename installation log file

---------

Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-17 22:39:29 +08:00
xinsheng Ren
48fe2c0e06
install description on mac (#20016)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-16 18:12:02 +08:00
xinsheng Ren
aeb6bf92d1
fix: tools (#19972)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-15 01:52:07 +08:00
xinsheng Ren
290dc2f190
fix: TD-22352 sudo required to start service on mac (#19963)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-14 18:58:43 +08:00
Shuduo Sang
ea5d925c50
fix: alpine support (#19353)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

* fix: fix test script for alpine

* fix: fix taosLogTrace for Alpine

* fix: fix taosSort

* fix: vnode and mnode compare functions and test cases

* fix: sorting algorithms and unit tests

* fix: libtaosws.so build error on Alpine

* fix: libtaosws.so build error on Alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
xinsheng Ren
4a01471334
make_install.bat: (#19658) (#19876)
1. copy files failed if svc-deleting is still outstanding
2. unnecessary duplication of C:\TDengine in %PATH%

Co-authored-by: freemine <freemine@yeah.net>
2023-02-09 16:39:51 +08:00
xinsheng Ren
8e044a36c5
fix/install path on windows (#19881) 2023-02-09 10:28:11 +08:00
xinsheng Ren
8659c21beb
fix: tools (#19772)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-07 14:29:46 +08:00
Xiaoyu Wang
5d499e52f9 merge main 2023-02-03 17:13:11 +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
167366350a
fix: install script refine sentence (#19702)
* fix: install.sh to remove exist rpm

* fix: install.sh to remove exist rpm

* fix: refine packaging/tools/install.sh

* fix: silient if no exist rpm

* fix: dpkg remove exist deb

* fix: refine sentence
2023-01-30 13:20:12 +08:00
xinsheng Ren
92ebc8e945
Enh/xsren/td 21710/mac installer check (#19653)
* enh/TD-21710/mac-install-check

* fix:delete unuseful variable

Co-authored-by: facetosea <25808407@qq.com>
2023-01-21 10:23:07 +08:00
Shuduo Sang
0251750c89
fix: packaging/tools/install.sh for main (#19649) 2023-01-20 16:45:09 +08:00
Shuduo Sang
04e14b4c86
fix: install script detect if rpm/deb installed (#19648)
* fix: install.sh to remove exist rpm

* fix: install.sh to remove exist rpm

* fix: refine packaging/tools/install.sh

* fix: silient if no exist rpm

* fix: dpkg remove exist deb
2023-01-19 20:53:31 +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
Shuduo Sang
df99e70a97
fix: install script don't install new cfg on fresh new system (#19450) 2023-01-09 18:48:23 +08:00
facetosea
c4908770f8 fix:merge 3.0 conflict 2023-01-07 22:08:26 +08:00
facetosea
6ec16c1a48 enh/TD-21744/macPackag taoskeeper install 2023-01-06 00:17:59 +08:00
xinsheng Ren
bd38f600c0
chore/enterprise condition fix (#19226)
Co-authored-by: facetosea <25808407@qq.com>
2022-12-29 09:21:54 +08:00
xinsheng Ren
19e78cd540
Chore/xsren/windows enterprise (#19194)
* chore/windows enterprise make install

* chore/xsren/windos enterprise cotition

Co-authored-by: facetosea <25808407@qq.com>
2022-12-28 09:36:49 +08:00
Shuduo Sang
a42a85e291
chore: add comp postfix for taos-tools (#19168) 2022-12-27 13:04:09 +08:00
Shuduo Sang
bb9f2651f1
chore: add comp postfix for taos-tools (#19169) 2022-12-27 13:03:26 +08:00
xinsheng Ren
9cf70d8b0e
Fix/xsren/mac enterprise base 3.0.2.1 (#19064)
* fix: release script support macos (#19047)

* fix/mac_m1_enterprise

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
Co-authored-by: facetosea <25808407@qq.com>
2022-12-21 15:27:27 +08:00
Shuduo Sang
c27c487c4b
fix: release script support macos (#19047) 2022-12-20 20:15:39 +08:00
Shengliang Guan
eff7589a67
Merge pull request #18663 from taosdata/fix/use-taos-connector-rust-instead-of-libtaos-rs
fix: use taos-connector-rust in packaging scripts
2022-12-09 13:09:11 +08:00
Shuduo Sang
d8588aa58e Merge branch '3.0' into fix/use-taos-connector-rust-instead-of-libtaos-rs 2022-12-09 12:26:59 +08:00
Shuduo Sang
dc0fc02da8
Revert "fix(build):centos7 x64 makeinstall cannt write taod service to systemctl" (#18836) 2022-12-09 12:26:02 +08:00
xleili
68ff496113 fix(build):centos7 x64 makeinstall cannt write taod service to systemctl 2022-12-08 19:01:30 +08:00
Huo Linhe
ead0389c28 fix: use taos-connector-rust in packaging scripts
Ref: [TD-20926](https://jira.taosdata.com:18080/browse/TD-20926)
2022-12-03 13:37:46 +08:00
xinsheng Ren
d266d7a2ba
fix:during installation,dll file cannot overwrite. (#18526)
Co-authored-by: facetosea <25808407@qq.com>
2022-11-28 21:59:22 +08:00
xinsheng Ren
a2ac7bc2ba
fix:installer,The installation cannot be completed on the mac (#18512)
Co-authored-by: facetosea <25808407@qq.com>
2022-11-28 18:30:06 +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
Shuduo Sang
a12cb5e9cf
fix: remove --win_service from taosadapter of windows installer (#18269)
* fix: sc create service in tdengine.iss

* fix: upx on windows

* fix: add sc start/stop to installer

* fix: taosadapteer no --win_service
2022-11-18 18:47:59 +08:00
Shuduo Sang
636b3f6b30
fix: add sc start/stop instruction to windows installer (#18211)
* fix: sc create service in tdengine.iss

* fix: upx on windows

* fix: add sc start/stop to installer
2022-11-16 17:38:49 +08:00
Shuduo Sang
c47ac26e21
fix: taosadapter windows install (#18124)
* fix: sc create service in tdengine.iss

* fix: upx on windows
2022-11-14 19:12:39 +08:00
Shuduo Sang
fd53afd70c
fix: add installation folder to system path (#17943)
* fix: add installation folder to system path

* fix: add c:\tdengine in env path to issc setup
2022-11-08 12:23:22 +08:00
Shengliang Guan
723d448dc1
Merge pull request #17913 from taosdata/release/ver-3.0.1.6
build: release ver-3.0.1.6
2022-11-05 09:48:37 +08:00
wenzhouwww@live.cn
7eb80571eb build: release ver-3.0.1.6 2022-11-04 21:01:49 +08:00
Xuefeng Tan
139a078900
enh(taosAdapter): support Windows service (#17885) 2022-11-03 20:34:35 +08:00
wenzhouwww@live.cn
f09c7eed5d build: release ver-3.0.1.6 2022-11-03 15:07:01 +08:00
Zhiqiang Wang
5d56059157
fix: add auto package (#17683)
Co-authored-by: tomchon <haoran920c@163.com>
2022-10-27 00:12:55 +08:00
Zhiqiang Wang
a27335c786
fix: add windows libtaosws (#17666) 2022-10-26 16:14:32 +08:00
Zhiqiang Wang
0286fab538
fix: func basename error (#17547)
* fix: func basename error

* chore: add cargo update

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-22 20:23:38 +08:00
afwerar
c370ca45d6 fix: add taosadapter to macos service 2022-10-17 22:10:46 +08:00
Zhiqiang Wang
34f576b681
fix: show help install error (#17408) 2022-10-17 19:16:11 +08:00
afwerar
e453e96d6b os: Mac change service name 2022-10-13 18:34:11 +08:00
Zhiqiang Wang
021a9d216e
fix: link libtaosws error (#17266) 2022-10-10 17:42:08 +08:00