1. 24 3月, 2022 4 次提交
  2. 23 3月, 2022 2 次提交
  3. 22 3月, 2022 1 次提交
  4. 21 3月, 2022 5 次提交
  5. 18 3月, 2022 2 次提交
  6. 17 3月, 2022 2 次提交
    • G
      78557ca6
    • J
      Support compile under windows (#15786) · 3cd28420
      Ji Bin 提交于
      This patch makes compile milvus under windows(MSYS), including:
      - some cpp adaptation for compile under msys/gcc-10.3
      - install toolchain scripts for setup from MinGW/MSYS `scripts/install_deps_msys.sh`
      - adaptation for POSIX API use in golang
        * using gofrs/flock instead of syscall.Flock
        * using x/exp/mmap instead of syscall.Mmap
      - introducing github actions for build milvus.exe under windows/MSYS
      - rocksdb's patch for MSYS
      - adaptation for compile knowhere under windows
      - a windows package script for pack zip file, `scripts/package_windows.sh`
      
      issue #7706
      Signed-off-by: NJi Bin <matrixji@live.com>
      3cd28420
  7. 16 3月, 2022 6 次提交
  8. 15 3月, 2022 8 次提交
  9. 14 3月, 2022 5 次提交
  10. 11 3月, 2022 5 次提交