Marton Greber has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/23403 Tested-by: Kudu Jenkins Reviewed-by: Marton Greber <[email protected]> --- M python/Makefile M python/README.md 2 files changed, 43 insertions(+), 5 deletions(-) Approvals: Kudu Jenkins: Verified Marton Greber: Looks good to me, approved -- 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: merged Gerrit-Change-Id: Idb71816f754dc01b494727c04fcf00838e7d1f9f Gerrit-Change-Number: 23403 Gerrit-PatchSet: 3 Gerrit-Owner: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]>
