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.
Conception/drake-master/tools/release_engineering
王京 14fe3d1429
中期检验所用代码以及文档
2 years ago
..
debian 中期检验所用代码以及文档 2 years ago
dev 中期检验所用代码以及文档 2 years ago
BUILD.bazel 中期检验所用代码以及文档 2 years ago
README.md 中期检验所用代码以及文档 2 years ago
download_release_candidate.py 中期检验所用代码以及文档 2 years ago
relnotes.py 中期检验所用代码以及文档 2 years ago
repack_deb.py 中期检验所用代码以及文档 2 years ago

README.md

This directory contains tools that are only intended for use by Drake maintainers, not Drake users. These tools are only supported on our primary developer platform, which is currently Ubuntu Focal 20.04.

Most tools are used as part of the https://drake.mit.edu/release_playbook.html instructions, or for other maintenance activities.

These tools require additional dependencies from the Ubuntu host. Before using any of these tools, you must first install the prereqs:

$ sudo ./setup/ubuntu/install_prereqs.sh --with-maintainer-only