Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make builds with CMake incremental #592

Merged
merged 1 commit into from
May 25, 2017

Conversation

pcmoritz
Copy link
Contributor

@pcmoritz pcmoritz commented May 25, 2017

This PR makes it possible to do incremental builds using

cd python/ray/core
make

This is especially useful when combined with python setup.py develop and makes the development process of the C++ backend faster.

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/887/
Test PASSed.

@robertnishihara robertnishihara merged commit 3885d1b into ray-project:master May 25, 2017
@robertnishihara robertnishihara deleted the incremental-builds branch May 25, 2017 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants