]> git.e2factory.org Git - e2factory.git/commit
Remove e2local and compiled lua libs
authorTobias Ulmer <tu@emlix.com>
Fri, 10 Aug 2012 07:30:30 +0000 (09:30 +0200)
committerTobias Ulmer <tu@emlix.com>
Mon, 13 Aug 2012 10:22:07 +0000 (12:22 +0200)
commite278414e5ecd2a4e0a7e80be9ad991937df0efb4
tree0fe552e7aa29abb4c9f9a069c4665ae4a5776d87
parente71e198549a5f72a4048eb76ade97bcd47cc8ba7
Remove e2local and compiled lua libs

Finally get rid of compiled lua libs, an artifact from the past.  Also
remove the confusion around "e2local" which was just e2lib and other
modules bunched together in the past.

Following the removal of e2local, we can also get rid of loading
compiled lua bytecode, except where needed for backwards compatibility.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
16 files changed:
.gitignore
example/Makefile
generic/Makefile
global/Makefile
global/e2-root.lua.in
global/e2.lua.in
local/Makefile
local/build-numbers.lua
local/build.lua
local/cf.lua
local/dlist.lua
local/dsort.lua
local/fetch-sources.lua
local/ls-project.lua
local/new-source.lua
local/playground.lua