Commit Graph

33 Commits

Author SHA1 Message Date
afwerar cf103d6a79 fix(os): add win32 define 2022-06-01 18:11:30 +08:00
Shuduo Sang b6c02346ab
chore: decrease cmake version to 3.0 (#13275)
[TD-16153]
2022-05-31 11:37:08 +08:00
Liu Jicong 823d47672d enh: asan option 2022-05-25 14:50:20 +08:00
Liu Jicong 65c5604ebe
Merge pull request #12864 from taosdata/feature/stream
refactor(stream)
2022-05-23 17:27:10 +08:00
Liu Jicong a393dee9d2 refactor(stream) 2022-05-23 16:51:12 +08:00
afwerar 93a0c69edc fix(os): win ctest error 2022-05-23 13:42:56 +08:00
Liu Jicong 60c960975d enh: support asan 2022-05-21 16:22:54 +08:00
afwerar 9025abe617 fix(os): disable win compile warning output 2022-05-20 15:14:02 +08:00
Shuduo Sang af51036e43
fix: remove cmake git submodule for3.0 (#12543)
* enh: cmake git submodule

[TD-15342]

* fix: remove git submodule in cmake for 3.0
2022-05-16 16:48:21 +08:00
wangmm0220 f6889f4b5f refactor: merge from 3.0 2022-05-11 12:15:29 +08:00
wangmm0220 1ca2148e9a refactor:fix warning in smltest.cpp 2022-05-11 11:54:44 +08:00
chenhaoran 647d368109 [test: add cover flag for compile] 2022-05-10 22:20:52 +08:00
afwerar 047a1994b2 fix(os): TDinternal compile error. 2022-05-09 12:08:27 +08:00
afwerar 02e6b38270 fix(os): make taosd run on win. 2022-05-09 03:22:05 +08:00
Shuduo Sang b6b3189fdb
enh: cmake git submodule (#12213)
[TD-15342]
2022-05-07 21:09:21 +08:00
wangmm0220 174bc6a568 refactor:modify schemaless interface 2022-05-07 13:58:10 +08:00
wangmm0220 3ac4beb2ee refactor:add compile option in windows 2022-05-06 21:06:27 +08:00
wangmm0220 05daba7f8e refactor:merge from 3.0 2022-05-06 11:28:34 +08:00
afwerar 402acb60c6 fix(os): fix win max func error. 2022-05-06 09:49:37 +08:00
Shuduo Sang d457f80afc
fix: turn fma off by default (#12114)
[TD-15262]
2022-05-05 15:55:11 +08:00
wangmm0220 4fa52dc6d6 refactor:fix schemaless error & add unit test cases 2022-05-01 22:08:18 +08:00
afwerar cbd39f831f fix(os): switch to JOM compilation. 2022-04-29 20:20:07 +08:00
Xiaoyu Wang 809a78b06e enh: order by primary key optimize 2022-04-24 18:05:28 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
afwerar 97a373fa17 fix(build): exec output build bin. 2022-04-16 15:12:11 +08:00
afwerar 7b35c455d0 fix(grant): change dongle lib. 2022-04-15 20:12:34 +08:00
plum-lihui a6ac96dd9d [test: add compile option for Address Sanitizer] 2022-04-14 19:49:13 +08:00
afwerar 2b1a544280 fix: grant feature. 2022-04-13 00:42:21 +08:00
wangmm0220 1f8d2ea446 <fix>: fix index map error from table scan to sort output 2022-04-08 14:17:32 +08:00
wangmm0220 78acaed84e fix error in sort logic 2022-04-06 15:44:14 +08:00
wangmm0220 12c3a10a9b fix error in order by logic & fix no return error 2022-04-02 14:29:43 +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