1. 16 10月, 2022 1 次提交
  2. 14 10月, 2022 1 次提交
  3. 12 10月, 2022 1 次提交
  4. 08 10月, 2022 1 次提交
  5. 06 10月, 2022 1 次提交
  6. 16 9月, 2022 1 次提交
  7. 23 8月, 2022 2 次提交
  8. 11 8月, 2022 1 次提交
  9. 04 8月, 2022 1 次提交
  10. 01 8月, 2022 1 次提交
  11. 22 7月, 2022 2 次提交
  12. 08 7月, 2022 1 次提交
  13. 24 6月, 2022 2 次提交
  14. 23 6月, 2022 1 次提交
  15. 22 6月, 2022 1 次提交
  16. 20 6月, 2022 1 次提交
  17. 16 6月, 2022 2 次提交
  18. 10 6月, 2022 2 次提交
  19. 07 6月, 2022 1 次提交
  20. 22 5月, 2022 1 次提交
  21. 06 5月, 2022 1 次提交
  22. 05 5月, 2022 2 次提交
  23. 25 4月, 2022 1 次提交
  24. 12 4月, 2022 1 次提交
  25. 11 4月, 2022 1 次提交
  26. 03 4月, 2022 1 次提交
  27. 30 3月, 2022 1 次提交
  28. 18 3月, 2022 1 次提交
  29. 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
  30. 16 3月, 2022 1 次提交
  31. 15 3月, 2022 1 次提交
  32. 23 2月, 2022 1 次提交
  33. 17 2月, 2022 1 次提交
  34. 10 2月, 2022 1 次提交