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 | GPL-2.0-or-later |
Homepage | http://webserver2.tecgraf.puc-rio.br/~celes/tolua/ |
Recipe file | dependencies/tolua/tolua_5.2.4.bb |
Layer | meta-games (master 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 | Inappropriate |
tolua/AllLuaPath.patch | Inappropriate |
tolua/01-tolua_tolua_open-proto-before-need.patch | Inactive-Upstream |
tolua/02-fix-use-after-free.patch | Inactive-Upstream |
tolua/03-tolua_bnd_takeownership-prototype.patch | Inactive-Upstream |
tolua/04-include-tolua_event.patch | Inactive-Upstream |
tolua/05-gen-code-fix-null-dereferences.patch | Inactive-Upstream |
tolua/06-gen-code-no-trailing-spaces.patch | Inactive-Upstream |
Other branches
This recipe in other branches of meta-games:
Branch | Recipe |
---|---|
master | tolua 5.2.4 (this recipe) |
honister (Yocto Project 3.4) | tolua 5.2.4 |
zeus (Yocto Project 3.0) | tolua 5.2.4 |