Shengliang Guan
017299c082
Merge from master
2021-06-09 10:23:11 +08:00
Shuduo Sang
dc3de5dae0
Feature/sangshuduo/td 4198 support address sanitizer ( #6419 )
...
* cherry pick from develop branch.
* cherry pick from develop branch.
* add static lib link.
2021-06-09 06:51:29 +08:00
Shuduo Sang
db251e8e41
Feature/sangshuduo/td 4198 support address sanitizer for develop ( #6414 )
...
* [TD-4198]<feature>: support AddressSanitizer on windows.
* fix compile flag.
* fix compile warning for early version visual c++.
* disable memory sanitizer by default.
* fix variable name
* add static lib link.
2021-06-09 06:51:14 +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
Shuduo Sang
6f6dab4d01
[TD-4198]<feature>: support AddressSanitizer on windows. ( #6132 )
2021-05-15 20:21:16 +08:00
Shuduo Sang
6892a32fe5
[TD-4173]<fix>: compile failed with gcc 4.8.5 on centos7. ( #6111 )
2021-05-13 13:02:35 +08:00
Shengliang Guan
619a77ccad
TD-4088
2021-05-09 10:25:11 +08:00
Shengliang Guan
ce6aa6d036
TD-4088
2021-05-09 10:04:03 +08:00
Shengliang Guan
15fc9ccb40
TD-4088
2021-05-08 12:07:18 +08:00
Shuduo Sang
beb7f55f29
[TD-3913]<fix>: mips compile support. ( #5894 )
...
* [TD-3913]<fix>: mips compile support.
* [TD-3912]<fix>: support mips64 compile.
add mips64 header file and modify tcrc32c.c for mips64.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-23 10:56:50 +08:00
Shengliang Guan
3f726464ea
TD-3246
2021-03-22 11:21:53 +00:00
Shengliang Guan
32510fa452
TD-3130 for topic module
2021-03-04 17:06:45 +08:00
Shengliang Guan
be5e6182df
Merge from develop
2021-01-25 08:23:32 +00:00
Shengliang Guan
80dfa0a47e
TD-2837
2021-01-25 12:54:27 +08:00
Shengliang Guan
39bd90915a
TD-1207 compile error in windows
2021-01-25 11:30:41 +08:00
freemine
0c96f7653e
1. bugfix: eok.c: array of pointers rather than POD buffer
...
2. initial port of taosd for MacOSX
2021-01-17 21:40:39 +08:00
Hongze Cheng
dd459c531a
Merge branch 'develop' into feature/TD-1925
2020-12-21 17:13:45 +08:00
Shengliang Guan
547fa46ae7
fix compile errors
2020-12-13 23:29:08 +08:00
Shengliang Guan
ce393e4d2d
add release compile flags
2020-12-13 23:03:13 +08:00
Shengliang Guan
67d25a29ee
TD-1853
2020-12-13 22:23:00 +08:00
Shengliang Guan
5aef8c57ac
Re implement the TD-1925 code because it cannot merge
2020-12-07 12:57:35 +08:00
Shengliang Guan
6507ac3c39
TD-1207
2020-12-01 14:54:46 +08:00
Shengliang Guan
44963201ab
TD-1767
2020-10-22 06:28:44 +00:00
Hongze Cheng
e19a3eaf78
more code
2020-10-21 09:12:54 +00:00
Hongze Cheng
82baff2528
more code
2020-10-20 02:41:47 +00:00
Shengliang Guan
5f97a7b400
TD-1530
2020-09-29 13:43:17 +08:00
Shengliang Guan
05687d1eba
TD-1530 minor changes
2020-09-28 22:30:34 +08:00
Shengliang Guan
e32e507e1f
TD-1530
2020-09-28 14:29:23 +08:00
Shengliang Guan
2811c96b30
TD-1530
2020-09-28 10:29:49 +08:00
Shuduo Sang
e7099d5518
add void cast to solve unused variables.
2020-09-16 11:02:36 +08:00
Shuduo Sang
ab198e6fd7
disable warning for self assign.
2020-09-16 10:47:47 +08:00
Shuduo Sang
e544363106
[TD-1459] <fix>: fix compile error for release build type.
2020-09-15 18:56:32 +08:00
Shengliang Guan
fb9c2f4eff
minor changes
2020-09-05 02:27:27 +00:00
Shengliang Guan
6aa2db02bb
Merge from develop
2020-09-05 02:22:15 +00:00
Hongze Cheng
7f56ba6056
TD-1027
2020-09-04 15:09:04 +08:00
Shengliang Guan
d75ce1715e
TD-1310
2020-09-02 10:52:32 +00:00
Hui Li
2aa54b4ec7
[TD-1228]
2020-08-29 16:04:41 +08:00
Hui Li
57ec385903
[TD-1228]
2020-08-29 15:45:02 +08:00
Shengliang Guan
2f76b8c276
Merge pull request #3196 from taosdata/master
...
Master
2020-08-23 20:11:08 +08:00
Hui Li
5682851c4e
[TD-1048]
2020-08-22 15:46:22 +08:00
Shengliang Guan
e53ebe94df
TD-1090 compile client in windows 32 platform
2020-08-20 16:27:44 +08:00
Shengliang Guan
22cb8287b5
TD-1047 minor changes for libiconv
2020-08-15 14:29:35 +08:00
Shengliang Guan
6143e72b1c
TD-1047 iconv compile options
2020-08-15 14:20:20 +08:00
Shengliang Guan
bd6f9ee918
TD-1047 change some definitions in arm64 platform
2020-08-13 00:17:48 +08:00
Shengliang Guan
d593a90581
Merge branch 'develop' into feature/os
2020-08-08 09:39:24 +08:00
Shengliang Guan
ef2f966da5
TD-1057
2020-08-07 18:59:52 +08:00
Shengliang Guan
c9f221d04b
minor compile errors
2020-08-07 16:11:01 +08:00
Shengliang Guan
5ede107b94
minor changes for cmake
2020-08-07 15:54:51 +08:00
Shengliang Guan
f956c90b59
TD-1057
2020-08-05 04:30:04 +00:00
Shengliang Guan
acdb8dcac2
TD-1057
2020-08-05 11:29:48 +08:00