Difference between revisions of "Development:Dependencies"

From VsWiki
Jump to: navigation, search
Line 15: Line 15:
  
 
==Link Dependencies==
 
==Link Dependencies==
 +
A few of the abreviations used in this section
 +
*DEP:Dependency
 +
*DIR:Directory
 +
*RE: Responsible Engineer
 +
 +
 
  +vegastrike (DIR)
 
  +vegastrike (DIR)
 
  |
 
  |
Line 23: Line 29:
 
  |  DESC: documentation describing VegaStrike and VegaStrike development
 
  |  DESC: documentation describing VegaStrike and VegaStrike development
 
  |
 
  |
  +-+English.lproj
+
  +-+English.lproj (DIR)
 
  |  (???, SLATED FOR REMOVAL IF NO ONE STEPS FORWARD WITH INFO)
 
  |  (???, SLATED FOR REMOVAL IF NO ONE STEPS FORWARD WITH INFO)
 
  |
 
  |
  +-+launcher
+
  +-+launcher (DIR)
 
  | +-launcher (EXECUTABLE)
 
  | +-launcher (EXECUTABLE)
 
  |  USES: GTK 1.2
 
  |  USES: GTK 1.2
Line 32: Line 38:
 
  |
 
  |
 
  +-+m4scripts (DIR)
 
  +-+m4scripts (DIR)
 +
|  RE: Brian Lloyd  balloyd1@users.sourceforge.net
 
  |  (Scripts used for making Makefiles and configure)
 
  |  (Scripts used for making Makefiles and configure)
 
  |
 
  |
Line 156: Line 163:
 
  | | +--soundserver (EXECUTABLE)
 
  | | +--soundserver (EXECUTABLE)
 
  | |    The soundserver is just a stub unless all dependencies are met.
 
  | |    The soundserver is just a stub unless all dependencies are met.
  | |    <
+
  | |    RE:  klauss  klauss@users.sourceforge.net
 
  | |    DEP: SDL (Optional)
 
  | |    DEP: SDL (Optional)
 
  | |    DEP: SDL_Mixer (Optional)
 
  | |    DEP: SDL_Mixer (Optional)

Revision as of 19:21, 7 October 2005

thumb_arrow_up.png Development

This article is a work in progress, and is intended to become a centralized list of the tools needed for building vegastrike. Initially, it will document for the UNIX-based build system. Windows support will be added once the UNIX side is stable.

It will also document which portions of vegastrike are dependent on other libraries. Once completed, this should make optional building of portions of the code more doable.

Auto* Tool Dependencies

Auto* Tool Dependencies for UNIX like build systems

  • automake - 1.6 or newer
  • autoconf - 2.53 or newer
  • aclocal - 2.53 or newer
  • autoheader - 2.53 or newer

Link Dependencies

A few of the abreviations used in this section

  • DEP:Dependency
  • DIR:Directory
  • RE: Responsible Engineer


+vegastrike (DIR)
|
+-+common (DIR)
|  (???, SLATED FOR REMOVAL IF NO ONE STEPS FORWARD WITH INFO)
|
+-+doc (DIR)
|  DESC: documentation describing VegaStrike and VegaStrike development
|
+-+English.lproj (DIR)
|  (???, SLATED FOR REMOVAL IF NO ONE STEPS FORWARD WITH INFO)
|
+-+launcher (DIR)
| +-launcher (EXECUTABLE)
|   USES: GTK 1.2
|   USES: src/common/libvscommon.a
|
+-+m4scripts (DIR)
|  RE: Brian Lloyd  balloyd1@users.sourceforge.net
|  (Scripts used for making Makefiles and configure)
|
+-+mission (DIR)
| | (???, SLATED FOR REMOVAL IF NO ONE STEPS FORWARD WITH INFO)
| +-select (EXECUTABLE)
|
|-+objconv (DIR)
| |(BUILT)
| +-+mesher (DIR)
| | +-mesher (EXECUTABLE)
| |   USES: (NO DATA AVAILABLE)
| |
| +--add_suns (DIR)
| |  (???)
| |
| +--basemaker (DIR)
| |  (???)
| |
| +--flipunits (DIR)
| |  (???)
| |
| +--imageproc (DIR)
| |  (???)
| |
| +--MeshParse (DIR)
| |  (???)
| |
| +--replace_bg (DIR)
| |  (???)
| |
| +--starsystemgen (DIR)
| |  (???)
| |
| +--starsystemreader (DIR)
| |  (???)
| |
| +--3ds2xml (DATA FILE)
| |
| +--obj2xml (DATA FILE)
| |
| +--wcp2xml (DATA FILE)
| |
| +--trisort (EXECUTABLE)
| |  (???)
| |
| +--replace (EXECUTABLE)
| |  (???)
| |
| +--asteroidgen (EXECUTABLE)
|    (???)
|
+--saveinterface (DIR)
|  (???)This does not work.  Does anyone need it?  Slated for removal if no-one speaks up.
|
+-+src (DIR)
| +-+aldrv (DIR)
| | +--libaldrv (LIBRARY)
| |    Low level sound driver library.
| | 
| +--boost (DIR)
| |  Contains a directory Other that seems to not be used.
| |  libboost-python integration library using Boost 1.28
| |
| +--boost129 (DIR)
| |  libboost-python integration library using Boost 1.32
| |
| +-+cmd (DIR)
| | +-+ai (DIR)
| | | +--libai (LIBRARY)
| | | |
| | | +--libaiserver (LIBRARY)
| | |
| | +--collide (DIR)
| | |
| | +--script (DIR)
| | |
| | +--testcollection (DIR)
| | |  A set of regression tests.  Should be updated to build and run when make test is executed.
| | |
| | +--libcmd (LIBRARY)
| | |  (???)
| | |
| | +--libcmdserver (LIBRARY)
| |    (???)
| |
| +-+common (DIR)
| | +--libcommon (LIBRARY)
| |    Functions to assist with finding data directory under UNIX-like OSes
| |
| +-+gfx (DIR)
| | +-+nav (DIR)
| | | +--libnav (LIBRARY)
| | |
| | +--libgfx (LIBRARY)
| | |  (???)
| | |
| | +--libgfxserver (LIBRARY)
| |    (???)
| |
| +-+gldrv (DIR)
| | +--libgldrv (LIBRARY)
| | |
| | +--libgldrvserver (LIBRARY)
| | 
| +-+gui (DIR)
| | +--libgui (LIBRARY)
| |
| +-+mission (DIR)
| |  (BUILD BROKEN.  Slated for removal if no one speaks up) 
| |
| +-+networking (DIR)
| | +-+lowlevel (DIR)
| | | +--libnetlowlevel (LIBRARY)
| | |
| | +--libnet (LIBRARY)
| | |
| | +--libnetclient (LIBRARY)
| | |
| | +--libnetserver (LIBRARY)
| | |
| | +--libnetacct (LIBRARY)
| | |
| | +--soundserver (EXECUTABLE)
| |    The soundserver is just a stub unless all dependencies are met.
| |    RE:  klauss  klauss@users.sourceforge.net
| |    DEP: SDL (Optional)
| |    DEP: SDL_Mixer (Optional)
| |
| +-+python (DIR)
| | +--libpython (LIBRARY)
| | |
| | +--libpythonserver (LIBRARY)
| |
| +--vegastrike (EXECUTABLE)
| |
| +--vegaserver (EXECUTABLE)
| |
| +--accountserver (EXECUTABLE)
|
+-+tools (DIR)
| +--vsrmake (EXECUTABLE)
| |  (???)
| |
| +--vsrextract (EXECUTABLE)
|    (???)
|
|--vc98
|  Contains project files for Microsoft Visual C++ 98.
|
|--VegaStrikeOSXApp.pbproj
   (???)