DeveloperMain

From FDWiki

Revision as of 21:13, 15 February 2008; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

Contents

SourceForge FlowDesigner Project Page

Programmer's Guide

  • Programmer's guide available here.

FlowDesigner's Subversion Repository Access

FlowDesigner's SourceForge.net Subversion repository can be checked out through SVN with the following instruction set:

svn co https://flowdesigner.svn.sourceforge.net/svnroot/flowdesigner flowdesigner

(Warning: This is a generic Subversion checkout command which will pull all modules, tags and/or branches of the project. Please refer to project home page for specific SVN instructions, or use "Browse Repository" link; in most cases, you will want to add '/trunk' to the HTTPS URL above to check out only trunk (main development line)).

Information about accessing this Subversion repository may be found in our document titled "Subversion (Version Control for Source Code)".

Updates from within the module's directory do not need the URL string.

SVN Web browser

FlowDesigner's SVN browser link : http://flowdesigner.svn.sourceforge.net/viewvc/flowdesigner/

Building FlowDesigner from SVN sources

Building FlowDesigner for WIN32

  • Procedure for building FlowDesigner for WIN32 is here.

Building FlowDesigner for OSX

  • Procedure for building FlowDesigner for OSX here.

Building FlowDesigner for Linux

  • Procedure for building FlowDesigner for Linux here.
Personal tools
FlowDesigner