1. 05 5月, 2022 3 次提交
  2. 04 5月, 2022 1 次提交
  3. 03 5月, 2022 1 次提交
    • arielyangpan's avatar
      fix: change cmake minimum required version to 3.0 in TSZ (#12088) · 6292fc11
      arielyangpan 提交于
      * fix: typo of showing distro info
      
      * fix: change cmake minimum required version to 3.0 in TSZ
      
      Fix Deprecation message when cmake building:
      
      CMake Deprecation Warning at deps/TSZ/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
        Compatibility with CMake < 2.8.12 will be removed from a future version of
        CMake.
      
        Update the VERSION argument <min> value or use a ...<max> suffix to tell
        CMake that the project does not need compatibility with older versions.
      6292fc11
  4. 02 5月, 2022 2 次提交
    • sangshuduo's avatar
      fix: remove unused flag (#12093) · 2e4166e8
      sangshuduo 提交于
      * [TD-14555]<impr>: remove plugins/mqtt
      
      * [TD-14540]<impr>: taosdump code cleanup
      
      * update taos-tools
      
      * refine 5-taos-tools/taosdump/taosdumpTestInspect.py
      
      * [TD-14540]<impr>: refine tools/taosdumpTest2.py
      
      * remove a few unused checks
      
      * update taos-tools
      
      * debug tools/taosdumpTest2.py
      
      * add more debug
      
      * merge with develop
      
      * remove all MQTT code
      
      * remove all MQTT code
      
      * remove debug from tests/pytest/tools/taosdumpTest2.py
      
      * fix mac compile error
      
      * remove mqttDebugFlag
      
      * enh: remove mqtt plugin
      
      remove mqtt from CMakelists.txt
      
      [TD-14555]
      
      * docs: remove mqttt paramters
      
      [TD-14555]
      
      * fix: remove unused MQTT flag
      
      [TD-14555]
      2e4166e8
    • F
      1. odbc requirement check in CMakeLists.txt(s) (#12087) · 6b82763a
      freemine 提交于
      * 1. odbc requirement check in CMakeLists.txt(s)
      2. remove unnecessary LINK_DIRECTORIES directives in several tests CMakeLists.txt(s)
      
      * revert LINK_DIRECTORIES directive for googletest
      6b82763a
  5. 01 5月, 2022 10 次提交
  6. 30 4月, 2022 1 次提交
  7. 29 4月, 2022 18 次提交
  8. 28 4月, 2022 4 次提交