]> git.e2factory.org Git - e2factory.git/commit
Move check_project_info into collect_project_info
authorTobias Ulmer <tu@emlix.com>
Thu, 30 Jan 2014 18:41:08 +0000 (19:41 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
commit2d8a23e465979092f209860287dee4d227254f14
tree3fac41370f725fabf915c9f85d859fe4f190ca2b
parent45b282c195c36bc8652f0125c0dd7ea4387547ac
Move check_project_info into collect_project_info

The distinction makes little sense now, since collect_project_info also
does a lot of checking.

One less step for local tools required

Signed-off-by: Tobias Ulmer <tu@emlix.com>
local/e2-build.lua
local/e2-fetch-sources.lua
local/e2-ls-project.lua
local/e2-playground.lua
local/e2tool.lua