You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by mp...@apache.org on 2017/11/05 20:52:23 UTC

mesos git commit: Initial `3rdparty/README.md`.

Repository: mesos
Updated Branches:
  refs/heads/master 685d414b9 -> 85ed28715


Initial `3rdparty/README.md`.

A start of a `README.md` for the 3rdparty dependencies.

Review: https://reviews.apache.org/r/63501


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/85ed2871
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/85ed2871
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/85ed2871

Branch: refs/heads/master
Commit: 85ed287152447aa5c99ebbf01065e419e932ffcd
Parents: 685d414
Author: Michael Park <mp...@apache.org>
Authored: Thu Nov 2 00:13:27 2017 -0700
Committer: Michael Park <mp...@apache.org>
Committed: Sun Nov 5 12:51:49 2017 -0800

----------------------------------------------------------------------
 3rdparty/README.md | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/85ed2871/3rdparty/README.md
----------------------------------------------------------------------
diff --git a/3rdparty/README.md b/3rdparty/README.md
new file mode 100644
index 0000000..a441ac0
--- /dev/null
+++ b/3rdparty/README.md
@@ -0,0 +1,27 @@
+# 3rdparty
+
+This directory contains bundled packages within the Mesos repository.
+
+## Bundled Packages
+
+  - boost
+  - [concurrentqueue](concurrentqueue.md)
+  - csi
+  - elfio
+  - glog
+  - gtest
+  - gperftools
+  - grpc
+  - http-parser
+  - leveldb
+  - libev
+  - nvml
+  - picojson
+  - pip
+  - protobuf
+  - setuptools
+  - wheel
+  - zookeeper
+  - curl (Windows-only)
+  - libapr (Windows-only)
+  - zlib (Windows-only)