Dependencies for java-bridge-0.20130606.3
Libraries
java-bridge
- base (>=4.5 && <5)
- directory (>=1.1.0.2)
- filepath (>=1.3)
- if !flag(only_core)
- containers (>=0.4.2.1)
- cpphs (>=1.16)
- hinduce-missingh
- mtl (>=2.1.1)
- multimap (>=1.2)
- strings (>=1.1)
- syb (>=0.3.6.1)
- transformers (>=0.3)
- if os(osx)else
- if os(linux)else
- if !os(windows)
- buildable: False
- if !os(windows)
- if os(linux)else
Executables
j2hs
- base (>=4.5 && <5)
- java-bridge
- if flag(only_core)
- buildable: False
h2js
- base (>=4.5 && <5)
- java-bridge
- if flag(only_core)
- buildable: False
java-calculator
- base (>=4 && <5)
- java-bridge
- if flag(examples)
- if os(osx)
- if !flag(osx_gui)
- buildable: False
- if !flag(osx_gui)
- buildable: False
- if os(osx)
java-system-properties
- base (>=4 && <5)
- java-bridge
- if !flag(examples)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
only_core | Build only the Core Modules which offer a direct binding to the Java Native Interface. | Disabled |
no_tools | Do not build the | 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