Dependencies for java-bridge-0.20130606.2

library
j2hs
h2js
java-calculator
  • base (>=4 && <5)
  • java-bridge
  • if flag(examples)
    • if os(osx)
      • if !flag(osx_gui)
        • buildable: False
    else
    • buildable: False
java-system-properties

Flags

Automatic Flags
NameDescriptionDefault
only_core

Build only the Core Modules which offer a direct binding to the Java Native Interface.

Disabled
no_tools

Do not build the j2hs and hs2j executables.

Disabled
debug

Enable a debug build.

Disabled
osx_gui

Build the library with special support for Cocoa on Mac OS X.

Enabled
osx_framework

Use the JavaVM framework on MacOS X instead of loading the dynamic library.

Disabled
examples

Build a set of sample executables.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info