milvus/.github
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
..
ISSUE_TEMPLATE [skip ci]Update bug report template (#10377) 2021-10-21 19:57:56 +08:00
workflows Support compile under windows (#15786) 2022-03-17 17:17:22 +08:00
.licenserc.yaml [skip ci]Add license check (#10779) 2021-10-27 20:54:23 +08:00
mergify.yml [skip e2e]Update mergify rule to add ci-passed label for 2.*.* branch (#15945) 2022-03-09 10:15:58 +08:00
OWNERS [skip ci]Update the reviewers of .github (#9315) 2021-10-06 07:16:02 +08:00
stale.yml Update stale.yml (#7294) 2021-08-25 15:49:52 +08:00