1. 19 5月, 2022 2 次提交
  2. 14 5月, 2022 4 次提交
  3. 16 4月, 2022 3 次提交
  4. 15 4月, 2022 2 次提交
  5. 14 4月, 2022 1 次提交
  6. 13 4月, 2022 5 次提交
  7. 07 4月, 2022 1 次提交
  8. 24 1月, 2022 1 次提交
  9. 21 9月, 2021 1 次提交
  10. 13 9月, 2021 1 次提交
  11. 08 9月, 2021 1 次提交
  12. 07 9月, 2021 1 次提交
  13. 30 8月, 2021 2 次提交
  14. 28 8月, 2021 1 次提交
    • H
      modify make_install.sh to support homebrew (#7535) · 767bd334
      hyy1223 提交于
      * modify make_install.sh to support homebrew
      
      * d
      
      * modify make_insta.sh to support homebrew
      
      * modify make_install.sh to support homebrew
      
      * asas
      
      * ss
      
      * modify make_install.sh to support homebrew
      
      * modify make_install.sh to support homebrew
      767bd334
  15. 25 8月, 2021 1 次提交
  16. 23 8月, 2021 2 次提交
  17. 17 8月, 2021 2 次提交
  18. 11 8月, 2021 1 次提交
  19. 06 8月, 2021 2 次提交
  20. 05 8月, 2021 1 次提交
  21. 04 8月, 2021 1 次提交
  22. 02 8月, 2021 2 次提交
  23. 31 7月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#7071) · ef8bd46b
      sangshuduo 提交于
      * [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: NShuduo Sang <sdsang@taosdata.com>
      ef8bd46b
  24. 30 7月, 2021 1 次提交