Dependency Policy: Difference between revisions

From OpenMW Wiki
Jump to navigation Jump to search
(Created page with "OpenMW consists of four distinct, vertically arranged subsystems: * Apps * Components * Libs * Extern Each subsystem may onl...")
 
(added link)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
OpenMW consists of four distinct, vertically arranged subsystems:
OpenMW consists of three distinct, vertically arranged subsystems:


* [[Apps | Apps]]
* [[Apps | Apps]]
* [[Components | Components]]
* [[Components | Components]]
* [[Libs | Libs]]
* [[Extern | Extern]]
* [[Extern | Extern]]


Each subsystem may only depend on the subsystems below. This policy is currently not enforced by the build system (but we have a task on the issue tracker for changing that).
Each subsystem may only depend on the subsystems below. This policy is currently not enforced by the build system (but we have a [https://bugs.openmw.org/issues/20 task] on the issue tracker for changing that).

Latest revision as of 21:48, 15 July 2015

OpenMW consists of three distinct, vertically arranged subsystems:

Each subsystem may only depend on the subsystems below. This policy is currently not enforced by the build system (but we have a task on the issue tracker for changing that).