Details
-
Story
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
13
Description
In the process of adding the Cmake build system, hausdorff noted and stubbed out all OS-specific code.
That sweep (mostly of libprocess and stout) is here:
https://github.com/hausdorff/mesos/commit/b862f66c6ff58c115a009513621e5128cb734d52
Instead of having inline #if defined(...), the OS-specific code will be separated into directories.
The Windows code will be stubbed out.
Attachments
Issue Links
- contains
-
MESOS-3101 Standardize separation of Windows/Linux-specific OS code
- Resolved
-
MESOS-3102 Separate OS-specific code in the stout library
- Resolved
-
MESOS-3103 Separate OS-specific code in the libprocess library
- Resolved