From ec63b8e926058d61bc02d533f8a7beaaf470da13 Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Mon, 8 Dec 2014 16:39:50 -0800 Subject: Adding third-party submodules. --- third_party/libevent | 1 + third_party/openssl | 1 + third_party/protobuf | 1 + third_party/zlib | 1 + 4 files changed, 4 insertions(+) create mode 160000 third_party/libevent create mode 160000 third_party/openssl create mode 160000 third_party/protobuf create mode 160000 third_party/zlib (limited to 'third_party') diff --git a/third_party/libevent b/third_party/libevent new file mode 160000 index 0000000000..f7d92c6392 --- /dev/null +++ b/third_party/libevent @@ -0,0 +1 @@ +Subproject commit f7d92c63928a1460f3d99b9bc418bd3b686a0dca diff --git a/third_party/openssl b/third_party/openssl new file mode 160000 index 0000000000..2c5db8dac3 --- /dev/null +++ b/third_party/openssl @@ -0,0 +1 @@ +Subproject commit 2c5db8dac3a06fe5b2c889838a606138ee3542ed diff --git a/third_party/protobuf b/third_party/protobuf new file mode 160000 index 0000000000..be20ae0b69 --- /dev/null +++ b/third_party/protobuf @@ -0,0 +1 @@ +Subproject commit be20ae0b6975071563ecc61f8372fd7936f174ed diff --git a/third_party/zlib b/third_party/zlib new file mode 160000 index 0000000000..5089329162 --- /dev/null +++ b/third_party/zlib @@ -0,0 +1 @@ +Subproject commit 50893291621658f355bc5b4d450a8d06a563053d -- cgit v1.2.3