summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/lua.make (follow)
Commit message (Expand)AuthorAge
* lua: Switch memory allocator from dl to tlsfMarcin Bukat2013-08-26
* Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz2012-04-04
* Lua: Add pluginlib_actions wrapper for lua scripts.Thomas Martitz2012-01-27
* Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz2010-07-10
* Lua: make actions.lua, buttons.lua and rocklib_aux.c depend on it generatorsMaurus Cuelenaere2010-06-18
* Use PLUGINFLAGS in lua.make, instead of only CFLAGS.Thomas Martitz2009-10-11
* Make sure to use $(CFLAGS) to get all defines when preprocessing actions.hFrank Gevaerts2009-10-11
* Also make rocklib_aux.c depend on $(LUA_OBJ)Maurus Cuelenaere2009-07-05
* Fix sim_* errors when compiling LuaMaurus Cuelenaere2009-07-05
* Fix actions.lua & buttons.lua make errorsMaurus Cuelenaere2009-07-05
* Lua: add script which wraps not-yet ported C functions to LuaMaurus Cuelenaere2009-07-05
* Lua: expose BUTTON_* definesMaurus Cuelenaere2009-06-24
* Lua: make sure action.h gets C preprocessed before processing itMaurus Cuelenaere2009-05-28
* Fix the 'cannot create /.../apps/plugins/lua/actions.lua: Directory nonexiste...Maurus Cuelenaere2009-05-22
* Lua: add actions.lua to the zip fileMaurus Cuelenaere2009-05-21
* Commit FS#9174: Lua scripting language by Dan EvertonMaurus Cuelenaere2009-05-21