milvus/deployments
Ji Bin 3cd28420f1
Support compile under windows (#15786)
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: Ji Bin <matrixji@live.com>
2022-03-17 17:17:22 +08:00
..
binary Bump milvus version to 2.0.1 (#15709) 2022-02-23 18:43:52 +08:00
docker Bump milvus version to 2.0.1 (#15709) 2022-02-23 18:43:52 +08:00
monitor/grafana [skip e2e]Update grafana panel description (#15063) 2022-01-10 13:14:49 +08:00
offline Fix offline README preventing directory errors (#16000) 2022-03-11 18:30:00 +08:00
windows Support compile under windows (#15786) 2022-03-17 17:17:22 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00