summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/engine.py
Commit message (Expand)AuthorAgeFilesLines
* wic: move PluginMgr class to pluginbaseEd Bartosh2017-03-041-1/+1
* wic: remove PluginMgr.get_source_pluginsEd Bartosh2017-03-041-1/+1
* wic: use PluginMgr directlyEd Bartosh2017-03-041-3/+3
* wic: move WicError to lib/wic/__init__.pyEd Bartosh2017-03-041-1/+1
* wic: raise WicError in core modulesEd Bartosh2017-03-041-12/+9
* wic: remove msger moduleEd Bartosh2017-03-041-4/+0
* wic: use wic logger in core modulesEd Bartosh2017-03-041-8/+11
* wic: remove unused argument scripts_pathEd Bartosh2017-02-151-4/+3
* wic: flatten imager class hierarchyEd Bartosh2017-02-051-16/+16
* wic: engine: create output dirEd Bartosh2017-02-021-0/+3
* wic: code cleanupEd Bartosh2017-02-021-1/+1
* wic: move oe/misc.py one level upEd Bartosh2017-02-021-2/+2
* wic: move 2 APIs to wic.engineEd Bartosh2017-02-021-1/+32
* wic: look for wks files in <layer>/wicEd Bartosh2016-12-221-2/+5
* wic: implement --bmap optionEd Bartosh2016-05-191-3/+8
* wic: replace print statements with print functionEd Bartosh2016-05-141-10/+10
* wic: fix short variable namesEd Bartosh2015-09-031-32/+30
* wic: get rid of listing propertiesEd Bartosh2015-09-031-36/+19
* wic: fix pylint warning redefined-builtinEd Bartosh2015-09-031-9/+9
* wic: fix pylint warning unused-variableEd Bartosh2015-09-031-3/+1
* wic: get rid of scripts/lib/imageEd Bartosh2015-09-031-0/+241