Repository: incubator-wave Updated Branches: refs/heads/wavy a53e35d08 -> d8acc4147
add initial BUILD files for bazel. Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/824d85c9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/824d85c9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/824d85c9 Branch: refs/heads/wavy Commit: 824d85c949550a6dbda6943a73cbde202636b0b1 Parents: a53e35d Author: wisebaldone <[email protected]> Authored: Thu Apr 28 12:19:46 2016 +1000 Committer: wisebaldone <[email protected]> Committed: Thu Apr 28 12:19:46 2016 +1000 ---------------------------------------------------------------------- client/android/BUILD | 0 client/ios/BUILD | 0 client/web/BUILD | 0 editor/BUILD | 0 4 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/824d85c9/client/android/BUILD ---------------------------------------------------------------------- diff --git a/client/android/BUILD b/client/android/BUILD new file mode 100644 index 0000000..e69de29 http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/824d85c9/client/ios/BUILD ---------------------------------------------------------------------- diff --git a/client/ios/BUILD b/client/ios/BUILD new file mode 100644 index 0000000..e69de29 http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/824d85c9/client/web/BUILD ---------------------------------------------------------------------- diff --git a/client/web/BUILD b/client/web/BUILD new file mode 100644 index 0000000..e69de29 http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/824d85c9/editor/BUILD ---------------------------------------------------------------------- diff --git a/editor/BUILD b/editor/BUILD new file mode 100644 index 0000000..e69de29
