]> git.e2factory.org Git - e2factory.git/commit
Initialize plugins in topological order, add dependency mechanism
authorTobias Ulmer <tu@emlix.com>
Wed, 22 Aug 2012 14:17:27 +0000 (16:17 +0200)
committerTobias Ulmer <tu@emlix.com>
Tue, 26 Feb 2013 18:07:07 +0000 (19:07 +0100)
commite30f62f364e852e1cec71e8909dc21a665de8bcc
tree9df980d6c3e9519076f3fc8038a1a5d0e56272e1
parent8fba46d4457a9d7fbb1d17a9835a4ee96bb5c287
Initialize plugins in topological order, add dependency mechanism

For one plugin to depend on another plugin, add a depends table to its
plugin descriptor and fill it with the filenames of other plugins.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
generic/plugin.lua