ray/ci/travis
mehrdadn e09f63ad65
Fix build errors and add more targets to Windows builds (#6811)
* Fix common.fbs rename (due to apache/arrow/commit/bef9a1c251397311a6415d3dc362ef419d154caa)

* Add missing COPTS

* Use socketpair(AF_INET) if boost::asio::local is unavailable (e.g. on Windows)

* Fix compile bug in service_based_gcs_client_test.cc (fix build breakage in #6686)

* Work around googletest/gmock inability to specify override to avoid -Werror,-Winconsistent-missing-override

* Fix missing override on IsPlasmaBuffer()

* Fix missing libraries for streaming

* Factor out install-toolchains.sh

* Put some Bazel flags into .bazelrc

* Fix jni_md.h missing inclusion

* Add ~/bin to PATH for Bazel

* Change echo $$(date) > $@ to date > $@

* Fix lots of unquoted paths

* Add system() call checks for Windows

Co-authored-by: GitHub Web Flow <noreply@github.com>
2020-02-11 16:49:33 -08:00
..
bazel-format.sh [Java] Fix building Java with maven (#6764) 2020-01-11 14:26:27 +08:00
bazel_cache_credential.json.enc [CI] Add Remote Caching (#6210) 2019-11-21 11:36:36 -08:00
build-autoscaler-images.sh Use 0.9.0.dev0 as the version tag (#6630) 2019-12-30 10:14:07 -08:00
build-helper.sh Fix build errors and add more targets to Windows builds (#6811) 2020-02-11 16:49:33 -08:00
check-git-clang-format-output.sh Polish clang-format and let it run in a local repo (#6793) 2020-01-15 11:17:49 -08:00
check_import_order.py Fix documentation building with psutil issue (#7077) 2020-02-11 10:00:29 -08:00
determine_tests_to_run.py Change files tested in Travis by changing git diff from 2-dot to 3-dot (#6960). 2020-01-30 09:26:44 -08:00
format.sh Fix documentation building with psutil issue (#7077) 2020-02-11 10:00:29 -08:00
git-clang-format Update git-clang-format to support Python 3. (#4339) 2019-03-14 13:57:11 -07:00
install-bazel.sh Perform Bazel install directly in Windows CI (#6653) 2019-12-31 20:48:08 -08:00
install-cython-examples.sh Stop testing Python 2.7 and building Python 2.7 wheels. (#6601) 2019-12-27 20:47:49 -08:00
install-dependencies.sh Fix documentation building with psutil issue (#7077) 2020-02-11 10:00:29 -08:00
install-ray.sh Stop testing Python 2.7 and building Python 2.7 wheels. (#6601) 2019-12-27 20:47:49 -08:00
install-toolchains.sh Fix build errors and add more targets to Windows builds (#6811) 2020-02-11 16:49:33 -08:00
install.sh Moving tests from test/ to python/ray/tests/ (#3950) 2019-02-21 11:09:08 -08:00
iwyu.sh Comment iwyu.sh (#7110) 2020-02-10 15:28:36 -08:00
pre-push Clean up top level Ray dir (#5404) 2019-08-08 23:35:55 -07:00
run_test.sh Moving tests from test/ to python/ray/tests/ (#3950) 2019-02-21 11:09:08 -08:00
test-wheels.sh Stop testing Python 2.7 and building Python 2.7 wheels. (#6601) 2019-12-27 20:47:49 -08:00
upgrade-syn.sh Moving tests from test/ to python/ray/tests/ (#3950) 2019-02-21 11:09:08 -08:00