commit | b62f6d9033b893f1692a66ce929c01c2008470cd | [log] [tgz] |
---|---|---|
author | James Tucker <[email protected]> | Fri Apr 24 12:21:59 2020 -0700 |
committer | James Tucker <[email protected]> | Mon Apr 27 19:05:07 2020 +0000 |
tree | 17ea0b0eb5282a3b77c7e431b5dba9a82fabcaac | |
parent | 38aeada42e8f6abae2da84f87b90dab3710d8466 [diff] |
[build] introduce a common target for core To date we've been building the world of binaries that roughly work and supplying them in core. This change introduces a "common" target that is intended to be useful for exploration of the system, but not so "full-featured" as to encourage the writing of target side shell scripts. In addition, various commands are excluded from common that are otherwise already present a shell builtins, as the shell builtins are always availalbe, whereas most shell commands are ephemeral. Bug: 50791 Change-Id: I7302dd58b342f79123967a74393334526f769bb8 Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/sbase/+/383536 Reviewed-by: Adam Barth <[email protected]>