tolua 5.2.4
| Name | tolua |
|---|---|
| Version | 5.2.4 |
| Summary | Lua binding generator for C/C++ |
| Description | tolua is a tool that greatly simplifies the integration of C/C++ code with Lua. Based on a cleaned header file, tolua automatically generates the binding code to access C/C++ features from Lua. Using Lua API and tag method facilities, tolua maps C/C++ constants, external variables, functions, classes, and methods to Lua. |
| Section | console/utils |
| License | GPLv2+ |
| Homepage | http://webserver2.tecgraf.puc-rio.br/~celes/tolua/ |
| Recipe file | dependencies/tolua/tolua_5.2.4.bb |
| Layer | meta-games (zeus branch) |
| Inherits | |
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| http://webserver2.tecgraf.puc-rio.br/~celes/tolua/tolua-5.2.4.tar.gz |
Patches
| Patch | Status |
|---|---|
| tolua/MakefileFix.patch | Unknown |
| tolua/AllLuaPath.patch | Unknown |
Other branches
This recipe in other branches of meta-games:
| Branch | Recipe |
|---|---|
| master | tolua 5.2.4 |
| honister (Yocto Project 3.4) | tolua 5.2.4 |
| zeus (Yocto Project 3.0) | tolua 5.2.4 (this recipe) |