unify build dir for Python and Java (#2171)

* unify build dir for Python and Java

* enable executables auto installed when just running 'make'

* fix plasma_store copy error

* fix cmake error about copying executables

* lint fix

* recover python/setup.py

* enable to copy optional file automatically

* a small fix of path

* lint fix

* lint fix

* lint fix

* Add comment.
This commit is contained in:
songqing
2018-06-01 16:28:27 -07:00
committed by Philipp Moritz
parent c1de03acac
commit 4dd4698564
17 changed files with 83 additions and 41 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ helpful.
.. code-block:: shell
cd ray/python/ray/core
cd ray/build
make -j8
2. **Starting processes in a debugger:** When processes are crashing, it is