Byte-Lab / JCoz

JCoz -- A Java causal profiler

Home Page:http://decave.github.io/JCoz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-platform

Byte-Lab opened this issue · comments

We should make JCoz multiplatform. We should support:

  1. Windows
  2. Linux
  3. OSX

We should use cmake to do this

Started working on this on the multi_platform branch

It turns out that this is prohibitively difficult to do on Windows, so for now, we won't fix this issue. The current state of this issue is contained on the multi_platform branch: https://github.com/Decave/JCoz/tree/multi_platform

I'm closing this issue as won't fix until we decide to revisit it.