You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by be...@apache.org on 2011/06/05 05:16:42 UTC

svn commit: r1131525 [1/3] - in /incubator/mesos/trunk: ./ src/ src/tests/ src/third_party/glog-0.3.0/src/ src/third_party/libprocess/ src/third_party/libprocess/third_party/libev-3.8/

Author: benh
Date: Sun Jun  5 03:16:40 2011
New Revision: 1131525

URL: http://svn.apache.org/viewvc?rev=1131525&view=rev
Log:
Updates to get Nexus running on Mac OS X.

Modified:
    incubator/mesos/trunk/configure
    incubator/mesos/trunk/configure.ac
    incubator/mesos/trunk/src/allocator_factory.cpp
    incubator/mesos/trunk/src/hash_pid.cpp
    incubator/mesos/trunk/src/isolation_module_factory.cpp
    incubator/mesos/trunk/src/local.cpp
    incubator/mesos/trunk/src/lxc_isolation_module.cpp
    incubator/mesos/trunk/src/master.cpp
    incubator/mesos/trunk/src/master_main.cpp
    incubator/mesos/trunk/src/master_webui.cpp
    incubator/mesos/trunk/src/messages.cpp
    incubator/mesos/trunk/src/nexus_exec.cpp
    incubator/mesos/trunk/src/nexus_local.cpp
    incubator/mesos/trunk/src/nexus_sched.cpp
    incubator/mesos/trunk/src/process_based_isolation_module.cpp
    incubator/mesos/trunk/src/simple_allocator.cpp
    incubator/mesos/trunk/src/slave.cpp
    incubator/mesos/trunk/src/slave_main.cpp
    incubator/mesos/trunk/src/slave_webui.cpp
    incubator/mesos/trunk/src/tests/test_master.cpp
    incubator/mesos/trunk/src/tests/test_resources.cpp
    incubator/mesos/trunk/src/third_party/glog-0.3.0/src/logging.cc
    incubator/mesos/trunk/src/third_party/libprocess/configure
    incubator/mesos/trunk/src/third_party/libprocess/configure.ac
    incubator/mesos/trunk/src/third_party/libprocess/process.cpp
    incubator/mesos/trunk/src/third_party/libprocess/record-process.cpp
    incubator/mesos/trunk/src/third_party/libprocess/serialization.cpp
    incubator/mesos/trunk/src/third_party/libprocess/third_party/libev-3.8/config.h
    incubator/mesos/trunk/src/third_party/libprocess/tuple.cpp