commit | 45253b03a0aedf38dbd594596982d9ef86acaf4c | [log] [tgz] |
---|---|---|
author | Dave Bort <dbort@google.com> | Wed Jun 28 15:20:12 2017 -0700 |
committer | Dave Bort <dbort@google.com> | Tue Aug 08 14:36:07 2017 -0700 |
tree | c162b2a99e60ada79f23eaf80f62ff9595519f83 | |
parent | add8ad5aa818640c36dde85de5dfdd194bcc5f0a [diff] |
vmomap: sketching it out Change-Id: I85b6da7045bfb29513d680df0eb254c49c96a6b0
This repository is for scripts useful when hacking on Fuchsia. This repository should contain scripts that perform tasks spanning multiple repositories. Scripts that only operate within a single repository should live in the relevant repository.
The push-package.py script pushes all of the files in a particular package. No checking is performed for incremental changes.
The sample command lines below can be used to build the “modular” package and then push it to the default device. This assumes you have already booted your device with a version of Fuchsia that contains the most recent version of all other packages.
fbuild apps/modular scripts/push-package.py -o $FUCHSIA_BUILD_DIR packages/gn/modular