aboutsummaryrefslogtreecommitdiffstats
path: root/com32/lua/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lua: start of a binding module for libmenu.c32Ferenc Wágner2014-03-021-0/+4
* lua: also reactivate the cpu, dhcp, dmi, pci and vesa extension modulesFerenc Wágner2014-03-011-0/+5
* lua: reactivate the syslinux extension moduleFerenc Wágner2014-03-011-0/+1
* lua: add the LuaFileSystem libraryFerenc Wágner2014-03-011-0/+1
* lua: the COM32 API actually supports exit() of oslibFerenc Wágner2014-03-011-1/+1
* lua: replace src/Makefile to build Lua as a Syslinux COM32 moduleFerenc Wágner2014-03-011-172/+49
* lua: import Lua 5.2.2Ferenc Wágner2014-03-011-56/+172
* Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-291-3/+4
|\
| * Always strip all the modulesH. Peter Anvin2013-01-171-3/+4
* | Add per-firmware object directory supportMatt Fleming2012-10-161-2/+1
|/
* Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-311-0/+1
|\
| * lua: Adding dhcp supportTimm Gleason2012-01-071-0/+1
* | elflink: Make ELF the default object formatMatt Fleming2011-04-261-7/+5
|/
* lua: Delete superfluous $(LIBS) prerequisiteMatt Fleming2011-04-161-2/+1
* Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* lua: Adding CPU moduleErwan Velu2011-02-081-1/+1
* lua: Updating to 5.1.4Erwan Velu2011-02-071-0/+1
* lua: Making lua building with no gcc errorErwan Velu2011-02-061-1/+1
* com32: add proper sleep()/msleep() functions and make Lua use themH. Peter Anvin2010-07-051-2/+0
* Merge remote branch 'marcel/luaext'H. Peter Anvin2010-07-051-0/+8
|\
| * Fixed vesa stuffMarcel Ritter2009-10-101-1/+1
| * Added sleep()Marcel Ritter2009-10-091-0/+4
| * COM32: lua - add vesa functions (only mode listing right now)Marcel Ritter2008-12-151-0/+1
| * COM32: lua - basic pci functions implementedMarcel Ritter2008-12-151-1/+3
* | lua: Modernize the MakefileH. Peter Anvin2010-07-021-73/+27
* | lua: update for Syslinux 4Geert Stappers2010-07-011-2/+8
|/
* COM32: lua - added dmi functionsMarcel Ritter2008-12-151-1/+1
* COM32: lua - added simple syslinux_run_command functionMarcel Ritter2008-12-151-0/+1
* COM32: lua - (re-)enable liolib to get printf like functionMarcel Ritter2008-12-151-0/+1
* Add some more lua libs to be compiled.Alexey Zaytsev2008-07-181-2/+5
* Compile liblua, lua.c32Alexey Zaytsev2008-07-181-10/+19
* Copy the Makefile from the samples dir.Alexey Zaytsev2008-07-181-0/+91
* Rename the Lua MakefilesAlexey Zaytsev2008-07-181-182/+0
* Import Lua 5.1.3Alexey Zaytsev2008-07-181-0/+182