1. 14 12月, 2020 1 次提交
    • G
      Fix precision problem (#29567) · 08f24a31
      GeminiCarrie 提交于
      * Fix a bug when running on an operating system without "bash."
      
      * add execution condition
      
      * for ci-coverage
      
      * get cpu information to check the precision problem
      
      * Update compilation environment for musl version
      
      * update dependencies
      
      * remove test code
      
      check cpu info
      
      remove test code
      
      review
      
      * update alpine and third_party denpendencies
      
      * add newline for ci Code format
      08f24a31
  2. 30 11月, 2020 1 次提交
    • chen.zhiyu's avatar
      Add unittest in musl build (#29099) · 4056c4f1
      chen.zhiyu 提交于
      * add musl docker build script
      
      * rm space test=document_fix
      
      * fix some docs and types errors test=document_fix
      
      * move install of python requirement to docker build
      
      * add copyright to docker file.
      
      * add extr opts
      
      * format docs
      
      * add ut test add pip cache
      
      * add more args description in readme
      
      * add stack backtrace in ctest
      
      * fix readme bugs
      4056c4f1
  3. 23 11月, 2020 1 次提交
    • chen.zhiyu's avatar
      optimize musl docker build script (#28974) · 3d0ff8ee
      chen.zhiyu 提交于
      * add musl docker build script
      
      * rm space test=document_fix
      
      * fix some docs and types errors test=document_fix
      
      * move install of python requirement to docker build
      
      * add copyright to docker file.
      
      * add extr opts
      
      * format docs
      3d0ff8ee
  4. 03 11月, 2020 1 次提交