milvus/internal/core/thirdparty
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
..
boost_ext Remove ConcurrentBitsetPtr in segcore 2021-03-09 16:16:43 +08:00
easyloggingpp Refact master and proxy and add etcdutil 2020-10-15 21:31:50 +08:00
google_benchmark Make knowhere compile independently (#7606) 2021-10-13 17:06:33 +08:00
gtest Update cpp thirdparty source URL (#5295) 2021-05-19 09:39:29 +00:00
knowhere Support compile under windows (#15786) 2022-03-17 17:17:22 +08:00
NamedType Update doc:module interfaces 2021-01-13 11:08:03 +08:00
nlohmann [skip e2e] Improve annotation (#14562) 2021-12-30 14:15:38 +08:00
opentracing Add cache for thirdparty files cache 2020-12-08 18:51:07 +08:00
profiler Update profiler CMakeLists.txt (#13001) 2021-12-08 23:23:06 +08:00
protobuf Fix protobuf compilation error (#9881) 2021-10-14 18:14:32 +08:00
yaml-cpp Support compile and run on Mac (#15491) 2022-02-09 14:27:46 +08:00
CMakeLists.txt Support compile and run on Mac (#15491) 2022-02-09 14:27:46 +08:00
versions.txt Move profiler under core/thirdparty (#12949) 2021-12-08 13:01:04 +08:00