Gabriella Lotz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23403
Change subject: KUDU-3696 Improve Python Client Makefile ...................................................................... KUDU-3696 Improve Python Client Makefile Rename develop to build for clarity and add new convenience targets for common development tasks. Enhanced clean target now removes all build artifacts including .so files and generated Cython files for faster clean rebuilds. Added flexible test target that supports running specific tests via TEST variable. Change-Id: Idb71816f754dc01b494727c04fcf00838e7d1f9f --- M python/Makefile M python/README.md 2 files changed, 43 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/03/23403/1 -- To view, visit http://gerrit.cloudera.org:8080/23403 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Idb71816f754dc01b494727c04fcf00838e7d1f9f Gerrit-Change-Number: 23403 Gerrit-PatchSet: 1 Gerrit-Owner: Gabriella Lotz <[email protected]>
