Commit Graph

2 Commits

Author SHA1 Message Date
Wyatt Hepler
d49f8fe3f3 BUILD.gn files: Improve import formatting
The "# gn-format disable" comments are no longer necessary. Delete these
comments and reformat with a Vim macro and gn format.

Change-Id: Ia62c40ad73eef91187d0d443d6e3b0fa723e5aa9
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/21380
Reviewed-by: Armando Montanez <amontanez@google.com>
Commit-Queue: Wyatt Hepler <hepler@google.com>
2020-10-15 18:12:55 +00:00
Rob Mohr
e916d32c01 docker: Add Dockerfile for Pigweed
At container build time this will clone Pigweed and initialize CIPD.
It also sets CIPD_CACHE_DIR and PW_ENVIRONMENT_ROOT. When running within
the container projects just need to bootstrap as normal and Pigweed will
use the CIPD cache and installed files. If there are updates it will
make them over top of the image and still have a substantial speed
improvement over starting from scratch.

Change-Id: I2889d8844acc7e4b308e93ca20a366ad0a6bfec9
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/14000
Commit-Queue: Rob Mohr <mohrr@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
2020-07-17 16:19:35 +00:00