Commit Graph

14 Commits

Author SHA1 Message Date
xiaolei li 4d09254e93
test(driver):C# CI failed for longarch64 pr-17982 (#18030)
* Add loongarch64 architecture port.

Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>

* test(driver):C# CI failed for longarch64 pr-17982

Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
Co-authored-by: Jingyun Hua <huajingyun@loongson.cn>
2022-11-10 21:06:20 +08:00
afwerar e453e96d6b os: Mac change service name 2022-10-13 18:34:11 +08:00
Shuduo Sang 684b390c46 fix: build tdengine on apple silicon 2022-09-08 00:33:48 +08:00
afwerar d4c91f8a10 feature: update cfg 2022-08-29 18:39:54 +08:00
afwerar 3fe50ef41e build: release ver-3.0.0.10003 2022-08-10 00:29:08 +08:00
afwerar 2119997661 build: add taosBenchmark to deb 2022-08-09 18:17:22 +08:00
afwerar 7d3ac0a2f5 shell: make show same id 2022-08-08 20:45:51 +08:00
afwerar fa96e64ee0 os: win format negative timestamp error 2022-07-18 16:53:20 +08:00
Xuefeng Tan 9c615cc894
fix(taosAdapter): fix cmake variable (#14054) 2022-06-21 14:39:05 +08:00
Shuduo Sang b6c02346ab
chore: decrease cmake version to 3.0 (#13275)
[TD-16153]
2022-05-31 11:37:08 +08:00
wangmm0220 12c3a10a9b fix error in order by logic & fix no return error 2022-04-02 14:29:43 +08:00
Shuduo Sang 3c6c518470
[TD-13063]<feature>: 3.0 on windows (#10765)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files

* merge with 3.0
2022-03-16 11:37:31 +08:00
Shuduo Sang 23bef711fc
Feature/sangshuduo/td 13063 3.0 windows (#10720)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files
2022-03-15 21:35:04 +08:00
Shuduo Sang ba8d9a798e
Feature/sangshuduo/td 13063 3.0 windows (#10708)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows
2022-03-11 19:39:20 +08:00