muhkuh-sys / org.muhkuh.lua-mhash

LUA bindings for mhash (http://mhash.sourceforge.net/) with a CMAKE build system for MinGW64.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mhash

Status

TravisCI: TravisCI build status

AppVeyor: AppVeyor build status

About

This is a MinGW-w64 build of the MHash module for the LUA interpreter.

Infrastructure

This chapter describes the current infrastructure of the project.

The source code is hosted on GitHub: https://github.com/muhkuh-sys/org.muhkuh.lua-mhash

Each push to the GitHub repository triggers a build on TravisCI using a Ubuntu 12.04 64bit VM: https://travis-ci.org/muhkuh-sys/org.muhkuh.lua-mhash . Another build is triggered on AppVeyor running on 32bit and 64bit Windows: https://ci.appveyor.com/project/docbacardi/org-muhkuh-lua-mhash .

Build results from a tag are released on GitHub: https://github.com/muhkuh-sys/org.muhkuh.lua-mhash/releases

About

LUA bindings for mhash (http://mhash.sourceforge.net/) with a CMAKE build system for MinGW64.


Languages

Language:Python 92.9%Language:Lua 3.3%Language:CMake 2.5%Language:C++ 0.9%Language:SWIG 0.3%Language:C 0.0%