homework-jianmu/cmake
Shuduo Sang ef8bd46b49
Feature/sangshuduo/td 3973 use jemalloc (#7071)
* [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.

* release script works.

* fix a typo.

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for update check compatiblity.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

* add /etc/ld.so.conf.d/jemalloc.conf for centos

* check ver comp by file.

* fix makeclient.sh

* fix install script typo mistake.

* change minimal compatible version back to 2.0.0.0

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-31 01:07:24 +08:00
..
define.inc drop comment debug test information 2021-07-21 14:56:31 +08:00
env.inc Hotfix/sangshuduo/td 5128 odbc compile failure (#6811) 2021-07-08 21:58:30 +08:00
input.inc errTSZ set to blank 2021-07-20 15:50:04 +08:00
install.inc [TD-5506]<hotfix>: fix NullPointerException in JDBC-RESTful (#7021) 2021-07-27 13:20:35 +08:00
platform.inc Hotfix/sangshuduo/td 5128 odbc compile failure (#6811) 2021-07-08 21:58:30 +08:00
version.inc Feature/sangshuduo/td 3973 use jemalloc (#7071) 2021-07-31 01:07:24 +08:00