Code Monkey home page Code Monkey logo

opengamma-platformnative's Introduction

OpenGamma platform native

This repository contains the native extensions to the OpenGamma Platform.

This repository is focussed on non-Java projects that build on the Java platform. Projects located in this repository use a combination of Ant and Maven to build and deploy.

You will need Ant and Maven to build these packages.

The nature of the build will depend on the platform and tools available. To get started, run ant configure with one or more of the following parameters to set up the local environment.

-Dprofile.nix=true
Build all Posix-style artifacts (for Max and Linux users)
-Dprofile.windows=true
Build all Windows artifacts
-Dtool.ai=true
Advanced Installer is available for building Windows installation packages
-Dtool.cpptasks=true
The Ant CPPTasks component is available for C/C++ compilation
-Dtool.msvc=true
Microsoft Visual Studio is available for C/C++ compilation
-Dtool.r=true
R tools are available for building the OpenGamma R plugin

For details of additional profile.* properties that can further refine the targets, for example profile.debug.windows please refer to the build.xml file.

After the configure task has been run, Maven can be invoked with the correct parameters using ant install.

Note that the default build target will perform the configure action before launching Maven to perform its install action to compile and deploy the available projects. For example, to build all debug 32-bit Windows components with Visual Studio and R available, use:

ant -Dprofile.debug.windows.win32=true -Dtool.msvc=true -Dtool.r=true

OpenGamma

opengamma-platformnative's People

Contributors

jodastephen avatar r-weeks avatar cjkent avatar jonathansenior avatar ananelson avatar georgiou avatar afshin avatar jimmoores avatar marc-henrard avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.