aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaewoong Jung <jungjw@google.com>2018-10-03 09:18:05 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-10-03 09:18:05 -0700
commitc174e82595cc702d128d7b6faa32dfae7dafc973 (patch)
treeb99f98a0d2fe0d5d49d6283b80dafea9f199636a
parent58fd7e5ed3ef56dbc1fdfc21e402cd8f6856bac7 (diff)
parentfca6ce30b8dfa92cfd39302f11b4c2b373ebce91 (diff)
downloadgrpc-grpc-c174e82595cc702d128d7b6faa32dfae7dafc973.tar.gz
Remove all submodules. am: a1534d9129
am: fca6ce30b8 Change-Id: I207aacf7d3a16935f9d36626de66f41de48642d0
-rw-r--r--.gitmodules44
m---------third_party/abseil-cpp0
m---------third_party/benchmark0
m---------third_party/bloaty0
m---------third_party/boringssl0
m---------third_party/boringssl-with-bazel0
m---------third_party/cares/cares0
m---------third_party/gflags0
m---------third_party/googletest0
m---------third_party/libcxx0
m---------third_party/libcxxabi0
m---------third_party/protobuf0
m---------third_party/zlib0
13 files changed, 0 insertions, 44 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index afde4d34f3..0000000000
--- a/.gitmodules
+++ /dev/null
@@ -1,44 +0,0 @@
-[submodule "third_party/zlib"]
- path = third_party/zlib
- url = https://github.com/madler/zlib
- # When using CMake to build, the zlib submodule ends up with a
- # generated file that makes Git consider the submodule dirty. This
- # state can be ignored for day-to-day development on gRPC.
- ignore = dirty
-[submodule "third_party/protobuf"]
- path = third_party/protobuf
- url = https://github.com/google/protobuf.git
- branch = 3.0.x
-[submodule "third_party/gflags"]
- path = third_party/gflags
- url = https://github.com/gflags/gflags.git
-[submodule "third_party/googletest"]
- path = third_party/googletest
- url = https://github.com/google/googletest.git
-[submodule "third_party/boringssl"]
- path = third_party/boringssl
- url = https://github.com/google/boringssl.git
-[submodule "third_party/benchmark"]
- path = third_party/benchmark
- url = https://github.com/google/benchmark
-[submodule "third_party/boringssl-with-bazel"]
- path = third_party/boringssl-with-bazel
- url = https://github.com/google/boringssl.git
-[submodule "third_party/cares/cares"]
- path = third_party/cares/cares
- url = https://github.com/c-ares/c-ares.git
- branch = cares-1_12_0
-[submodule "third_party/bloaty"]
- path = third_party/bloaty
- url = https://github.com/google/bloaty.git
-[submodule "third_party/abseil-cpp"]
- path = third_party/abseil-cpp
- url = https://github.com/abseil/abseil-cpp
-[submodule "third_party/libcxxabi"]
- path = third_party/libcxxabi
- url = https://github.com/llvm-mirror/libcxxabi.git
- branch = release_60
-[submodule "third_party/libcxx"]
- path = third_party/libcxx
- url = https://github.com/llvm-mirror/libcxx.git
- branch = release_60
diff --git a/third_party/abseil-cpp b/third_party/abseil-cpp
deleted file mode 160000
-Subproject cc4bed2d74f7c8717e31f9579214ab52a9c9c61
diff --git a/third_party/benchmark b/third_party/benchmark
deleted file mode 160000
-Subproject 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f
diff --git a/third_party/bloaty b/third_party/bloaty
deleted file mode 160000
-Subproject 73594cde8c9a52a102c4341c244c833aa61b9c0
diff --git a/third_party/boringssl b/third_party/boringssl
deleted file mode 160000
-Subproject b29b21a81b32ec273f118f589f46d56ad333242
diff --git a/third_party/boringssl-with-bazel b/third_party/boringssl-with-bazel
deleted file mode 160000
-Subproject 8149b351bf797bd80e063787886b7618f508e45
diff --git a/third_party/cares/cares b/third_party/cares/cares
deleted file mode 160000
-Subproject 3be1924221e1326df520f8498d704a5c4c8d0cc
diff --git a/third_party/gflags b/third_party/gflags
deleted file mode 160000
-Subproject 30dbc81fb5ffdc98ea9b14b1918bfe4e8779b26
diff --git a/third_party/googletest b/third_party/googletest
deleted file mode 160000
-Subproject ec44c6c1675c25b9827aacd08c02433cccde778
diff --git a/third_party/libcxx b/third_party/libcxx
deleted file mode 160000
-Subproject 6599cac0965be8e5a835ab7a5684bbef033d5ad
diff --git a/third_party/libcxxabi b/third_party/libcxxabi
deleted file mode 160000
-Subproject 9245d481eb3e890f708ff2d7dadf2a10c04748b
diff --git a/third_party/protobuf b/third_party/protobuf
deleted file mode 160000
-Subproject 48cb18e5c419ddd23d9badcfe4e9df7bde1979b
diff --git a/third_party/zlib b/third_party/zlib
deleted file mode 160000
-Subproject cacf7f1d4e3d44d871b605da3b647f07d718623