summaryrefslogtreecommitdiff
path: root/com32/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: make the handling of firmware selection a little sanerH. Peter Anvin2016-02-091-1/+1
* Makefile: Pass down the variable EFI_BUILDSylvain Gault2015-11-271-1/+1
* com32/Makefile: resequence/regroupGene Cumm2015-05-171-10/+8
* com32/Makefile: additional dependenciesJonathan Boeing2015-05-171-2/+2
* com32: parallel depsGene Cumm2015-01-051-4/+2
* gpllib: fix parallel building issueChong Lu2015-01-051-0/+1
* libupload: fix parallel build issueRobert Yang2015-01-051-0/+1
* com32: Fixing lua's dependenciessyslinux-6.03-pre14Erwan Velu2014-06-101-1/+2
* com32: Add missing dependencies to MakefileGene Cumm2014-01-181-3/+3
* Add per-firmware object directory supportMatt Fleming2012-10-161-2/+19
* Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-311-1/+2
|\
| * Merge branch 'master' into chaindevMichal Soltys2011-05-041-1/+1
| |\
| * | split chain into chain + iterator, expand iterators' codeMichal Soltys2010-08-161-1/+1
* | | core: Shrink core/ldlinux.sys to be under 64K bytesMatt Fleming2012-03-231-2/+2
* | | elflink: ldlinux should not have any dependenciesMatt Fleming2011-04-261-3/+2
* | | elflink: Make ELF the default object formatMatt Fleming2011-04-261-1/+1
* | | Merge remote-tracking branch 'zytor/master' into elflinkMatt Fleming2011-04-261-1/+2
|\ \ \ | | |/ | |/|
| * | libupload: New library to manage uploadsErwan Velu2011-03-151-1/+1
| |/
| * Merge branch 'master' into luaH. Peter Anvin2010-07-011-1/+2
| |\
| * | Add lua to the build listAlexey Zaytsev2008-07-181-1/+1
* | | elflink: Move code out of core and into ldlinux.c32Matt Fleming2011-03-091-1/+1
* | | elflink: some change in com32/Feng Tang2010-07-201-1/+1
* | | elflink: start merge with pathbased branchFeng Tang2010-07-201-1/+1
| |/ |/|
* | Merge branch 'master' into pathbasedsyslinux-4.00-pre20H. Peter Anvin2010-02-141-1/+2
|\ \
| * | sysdump: first working version (can dump lowmem over TFTP)H. Peter Anvin2010-02-061-1/+2
* | | Merge branch 'master' into fscH. Peter Anvin2009-12-221-1/+1
|\ \ \ | |/ /
| * | gfxboot.c32syslinux-3.84-pre5Steffen Winterfeldt2009-11-261-1/+1
* | | com32: make com32 modules self-relocating (COM32R)H. Peter Anvin2009-05-241-1/+1
|/ /
* | First attempt at a rewritten mboot moduleH. Peter Anvin2009-04-261-1/+1
* | Moving dmi & cpuid stuff to gpl subdirsErwan Velu2009-03-121-1/+0
* | Add gpllib, gplincludeH. Peter Anvin2009-03-121-1/+1
* | Move complex menu to com32/cmenu; clean up the MakefilesH. Peter Anvin2009-03-021-1/+1
* | hdt: Moving hdt to com32/modulesErwan Velu2009-02-251-1/+1
* | COM32 module: Read-Only shellGene Cumm2009-02-151-1/+1
|/
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-1/+1
* Simple menu system: move to dedicated subdirectoryH. Peter Anvin2008-02-101-1/+1
* set -e so the build stops on error.syslinux-3.50-pre3H. Peter Anvin2007-04-031-1/+1
* Make "make install" do the right thing for the com32 libraryhpa2004-12-141-1/+1
* Separate modules (intended to be production code used for real stuff)hpa2004-12-081-1/+1
* Utility library which can be compiled either for Linux or for COM32hpa2004-12-011-1/+1
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+4