Bug 1885 - Add a bunch of lua modules
Summary: Add a bunch of lua modules
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 normal
Target Milestone: 2010.08
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-01 19:12 UTC by Gustavo Zacarias
Modified: 2010-06-05 20:17 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: powerpc-uclibc
Build:


Attachments
Add luafilesystem lua module (2.48 KB, patch)
2010-06-01 19:12 UTC, Gustavo Zacarias
Details
Add coxpcall lua module (2.08 KB, patch)
2010-06-01 19:12 UTC, Gustavo Zacarias
Details
Add rings lua module (2.17 KB, patch)
2010-06-01 19:12 UTC, Gustavo Zacarias
Details
Add cgilua lua module (2.12 KB, patch)
2010-06-01 19:13 UTC, Gustavo Zacarias
Details
Add luasocket lua module (2.68 KB, patch)
2010-06-01 19:13 UTC, Gustavo Zacarias
Details
Add copas lua module (2.04 KB, patch)
2010-06-01 19:13 UTC, Gustavo Zacarias
Details
Add wsapi lua module (2.07 KB, patch)
2010-06-01 19:13 UTC, Gustavo Zacarias
Details
Add xavante lua module (2.41 KB, patch)
2010-06-01 19:14 UTC, Gustavo Zacarias
Details
Wrap lua modules in a submenu (1.01 KB, patch)
2010-06-01 19:14 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Zacarias 2010-06-01 19:12:05 UTC
Created attachment 1807 [details]
Add luafilesystem lua module

Add a bunch of lua modules...
Comment 1 Gustavo Zacarias 2010-06-01 19:12:29 UTC
Created attachment 1813 [details]
Add coxpcall lua module
Comment 2 Gustavo Zacarias 2010-06-01 19:12:46 UTC
Created attachment 1819 [details]
Add rings lua module
Comment 3 Gustavo Zacarias 2010-06-01 19:13:03 UTC
Created attachment 1825 [details]
Add cgilua lua module
Comment 4 Gustavo Zacarias 2010-06-01 19:13:21 UTC
Created attachment 1831 [details]
Add luasocket lua module
Comment 5 Gustavo Zacarias 2010-06-01 19:13:39 UTC
Created attachment 1837 [details]
Add copas lua module
Comment 6 Gustavo Zacarias 2010-06-01 19:13:57 UTC
Created attachment 1843 [details]
Add wsapi lua module
Comment 7 Gustavo Zacarias 2010-06-01 19:14:15 UTC
Created attachment 1849 [details]
Add xavante lua module
Comment 8 Gustavo Zacarias 2010-06-01 19:14:47 UTC
Created attachment 1855 [details]
Wrap lua modules in a submenu
Comment 9 Peter Korsgaard 2010-06-05 20:17:05 UTC
Committed, thanks!