forked from pz4kybsvg/Conception
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
bazel | 2 years ago | |
dockerhub | 2 years ago | |
dummy | 2 years ago | |
libdrake | 2 years ago | |
test | 2 years ago | |
BUILD.bazel | 2 years ago | |
README.md | 2 years ago | |
__init__.py | 2 years ago | |
check_licenses.bzl | 2 years ago | |
install.bzl | 2 years ago | |
install_data.bzl | 2 years ago | |
install_test.py | 2 years ago | |
install_test_helper.py | 2 years ago | |
installer.py | 2 years ago | |
otool.py | 2 years ago |
README.md
This directory contains build system files related to the Bazel build system. https://bazel.build/
This folder is intended to house code to support Drake's //:install
target
for packaging a binary release.