Skip to content

Refactor: use luarocks for lua-zip and lua-yajl#72

Merged
vadi2 merged 1 commit intoMudlet:masterfrom
SlySven:Refactor_useLuaRocksForLuaZipAndLuaYajl
Apr 18, 2020
Merged

Refactor: use luarocks for lua-zip and lua-yajl#72
vadi2 merged 1 commit intoMudlet:masterfrom
SlySven:Refactor_useLuaRocksForLuaZipAndLuaYajl

Conversation

@SlySven
Copy link
Copy Markdown
Member

@SlySven SlySven commented Apr 18, 2020

Using the former one should mean we no longer need to compile it into our MacOs application, and as it is a different one (Brimworks rather than Kepler project, as is the lua-yajl module) that does not use the zziplib/libzzip library it should save us some hassle as that library is causing problems with the MacOS CI at the moment.

As we are adding the modules directly into the same directory as the Mudlet executable it does not matter if the current CI builds of that do not call upon it yet. I.e. this PR can go into the installers repo before we modify the main repo to use it...

Signed-off-by: Stephen Lyons slysven@virginmedia.com

Using the former one should mean we no longer need to compile it into our
MacOs application, and as it is a different one (Brimworks rather
than Kepler project, as is the lua-yajl module) that does not use the
zziplib/libzzip library it should save us some hassle as that library is
causing problems with the MacOS CI at the moment.

As we are *adding* the modules directly into the same directory as the
Mudlet executable it does not matter if the current CI builds of that
do not call upon it yet. I.e. this PR can go into the installers repo
before we modify the main repo to use it...

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
@vadi2 vadi2 merged commit fedaa2e into Mudlet:master Apr 18, 2020
@SlySven SlySven deleted the Refactor_useLuaRocksForLuaZipAndLuaYajl branch April 18, 2020 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants