commit | 8c4479994c00264b5b913779da85c7a5418bd73f | [log] [tgz] |
---|---|---|
author | Marti Bolivar <marti@foundries.io> | Wed Jan 30 13:53:40 2019 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Feb 07 08:44:19 2019 -0500 |
tree | 3a7fd52e690906f01f1eab0e409473a54c7efc0a | |
parent | 0088175450e43122861b58a0954c0760cc2bf8d5 [diff] |
scripts: west_commands: refactor build.py This is a prep work patch for adding another command. Refactor build.py to use a new Forceable superclass and find_build_dir() helper routine. Fix a help string while we are here. Signed-off-by: Marti Bolivar <marti@foundries.io>