1. 21 3月, 2022 1 次提交
  2. 17 3月, 2022 1 次提交
    • 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
  3. 16 3月, 2022 2 次提交
  4. 14 3月, 2022 1 次提交
  5. 11 3月, 2022 1 次提交
  6. 09 3月, 2022 1 次提交
  7. 01 3月, 2022 2 次提交
  8. 22 2月, 2022 2 次提交
  9. 18 2月, 2022 1 次提交
  10. 09 2月, 2022 2 次提交
  11. 07 2月, 2022 1 次提交
  12. 27 1月, 2022 1 次提交
  13. 24 1月, 2022 1 次提交
  14. 13 1月, 2022 1 次提交
  15. 11 1月, 2022 1 次提交
  16. 10 1月, 2022 4 次提交
  17. 06 1月, 2022 1 次提交
  18. 05 1月, 2022 7 次提交
  19. 04 1月, 2022 5 次提交
  20. 30 12月, 2021 3 次提交
  21. 29 12月, 2021 1 次提交