![]() The current Makefile doesn't allow the compilation of the tools directory. This commit creates a build library file, updates the Makefile and a top level script fod building tools. To build the tools, you can run make build_tools. As before, you can run make build to build etcd binaries. |
||
---|---|---|
.. | ||
build_lib.sh | ||
build_tools.sh | ||
build-binary.sh | ||
build-docker.sh | ||
build-release.sh | ||
build.sh | ||
codecov_upload.sh | ||
etcd_version_annotations.txt | ||
fix.sh | ||
genproto.sh | ||
install-marker.sh | ||
measure-test-flakiness.sh | ||
README | ||
release_mod.sh | ||
release.sh | ||
test_lib.sh | ||
test.sh | ||
update_dep.sh | ||
update_proto_annotations.sh | ||
updatebom.sh | ||
verify_proto_annotations.sh |
scripts for etcd development