ray/bazel
mehrdadn 75cc994e0a Update various build options relating to Windows (#6315)
* Update .bazelrc for Windows compatibility

* Block inclusion of (legacy) WinSock.h to avoid errors

* Suppress warnings for Windows code

* Include boost::asio in includes so that it is passed as -isystem to avoid warnings

* Link with -lpthread only on non-Windows

* Undefine BOOST_FALLTHROUGH, which is unnecessary and causes macro redefinition warnings

* Define RAY_STATIC and ARROW_STATIC to compile for Windows

* Add WinSock import library for Arrow
2019-12-01 15:05:50 -08:00
..
BUILD Build Raylet with Bazel (#3806) 2019-01-20 12:16:47 -08:00
BUILD.cython Make sure the right Python interpreter is used (#4334) 2019-03-12 12:21:55 -07:00
BUILD.plasma Update various build options relating to Windows (#6315) 2019-12-01 15:05:50 -08:00
BUILD.redis Bazelify hiredis (#6203) 2019-11-29 15:32:45 -08:00
ray.bzl Define common data structures with protobuf. (#5121) 2019-07-08 22:41:37 +08:00
ray_deps_build_all.bzl Patch prometheus-cpp internally (#6281) 2019-11-26 14:49:24 -08:00
ray_deps_setup.bzl Update various build options relating to Windows (#6315) 2019-12-01 15:05:50 -08:00