aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/SkylarkFileType.java
diff options
context:
space:
mode:
authorGravatar Klaus Aehlig <aehlig@google.com>2016-10-12 08:11:45 +0000
committerGravatar Yue Gan <yueg@google.com>2016-10-12 08:57:14 +0000
commit1b4b3417bd05b6163824b7147e333f46686ca2be (patch)
tree607d95cc222c08384cadc0c5cc8777a670308618 /src/main/java/com/google/devtools/build/lib/rules/SkylarkFileType.java
parent629084f5637d0b0a4ea10772e05c681881f511fa (diff)
Add a design document on a distribution artifact for bazel
With bazel sources depending on checked-in binaries for the supported platforms, porting bazel to a new platform is hard; that approach also doesn't scale well if we want to support users on more platforms. This design document suggests an alternative approach based on creating a zip-archive that, besides all sources, also contains the generated output of the protoc actions. From this archive, bazel can be bootstrapped without depending on the right protoc on the target platform. -- Change-Id: I401452435ed4189ea95260961d981ccc99a98560 Reviewed-on: https://bazel-review.googlesource.com/#/c/6530 MOS_MIGRATED_REVID=135891242
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/rules/SkylarkFileType.java')
0 files changed, 0 insertions, 0 deletions