ray/thirdparty/scripts
Hanwei Jin fbf214e408 update ray cmake build process (#2853)
* use cmake to build ray project, no need to appply build.sh before cmake, fix some abuse of cmake, improve the build performance

* support boost external project, avoid using the system or build.sh boost

* keep compatible with build.sh, remove boost and arrow build from it.

* bugfix: parquet bison version control, plasma_java lib install problem

* bugfix: cmake, do not compile plasma java client if no need

* bugfix: component failures test timeout machenism has problem for plasma manager failed case

* bugfix: arrow use lib64 in centos, travis check-git-clang-format-output.sh does not support other branches except master

* revert some fix

* set arrow python executable, fix format error in component_failures_test.py

* make clean arrow python build directory

* update cmake code style, back to support cmake minimum version 3.4
2018-09-12 11:19:33 -07:00
..
build_arrow.sh Integrate plasma store list facility (#2752) 2018-09-01 16:53:51 -07:00
build_boost.sh reduce noisy log messages from wget (#2656) 2018-08-15 09:10:28 -07:00
build_credis.sh silence progress log from 'git clone' and 'pip install' (#2667) 2018-08-15 22:54:35 -07:00
build_flatbuffers.sh Incorporate C++ Buffer management and Seal global threadpool fix from arrow (#1950) 2018-04-25 22:53:44 -07:00
build_parquet.sh Fix build failure of Arrow and Parquet when the folder is empty. (#2720) 2018-08-23 09:44:26 -07:00
build_redis.sh restructure how to organize 3rd party libs (#1630) 2018-03-01 14:29:56 -08:00
build_ui.sh silence progress log from 'git clone' and 'pip install' (#2667) 2018-08-15 22:54:35 -07:00
setup.sh update ray cmake build process (#2853) 2018-09-12 11:19:33 -07:00
thirdparty.cmake restructure how to organize 3rd party libs (#1630) 2018-03-01 14:29:56 -08:00