summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Allow for UNDIIF_ID_DEBUG in 1 mk linesyslinux-5.11-pre9Gene Cumm2013-07-201-0/+4
* mk: enable dynamic debug supportMatt Fleming2013-07-051-0/+1
* mk: include $(GCCWARN) when building ELF objectsMatt Fleming2013-07-051-1/+1
* Merge branch 'lwip' into elflinkMatt Fleming2013-02-261-4/+7
|\
| * core: Add "dprint" facility to assemblyH. Peter Anvin2011-06-271-4/+7
* | mem: Add magic field to detect memory corruptionMatt Fleming2013-02-211-0/+1
* | Rename libcom32gpl.c32 to libgpl.c32H. Peter Anvin2013-01-171-1/+1
* | Rename libutil_com.c32 to libutil.c32H. Peter Anvin2013-01-171-1/+1
* | Always strip all the modulesH. Peter Anvin2013-01-172-1/+8
* | Symbol export whitelistMatt Fleming2012-12-051-0/+1
* | mk: Add Makefile variable for pythonMatt Fleming2012-11-121-0/+1
* | Clean up $(GPLLIB) leakMatt Fleming2012-10-191-1/+1
* | com32: Use --as-needed for LDFLAGSMatt Fleming2012-07-201-1/+1
* | Only compile dprintf/vdprintf if DEBUG_PORT is definedH. Peter Anvin2012-07-191-0/+1
* | Fix Makefile install targetsMatt Fleming2012-07-041-2/+1
* | elflink: fix dependency problem in cmenu/Makefilesyslinux-5.00-pre6H. Peter Anvin2012-06-291-2/+2
* | Revert "pxe: resolve names via DNS from protected-mode code"Matt Fleming2012-06-201-2/+1
* | com32: Per-object file LDFLAGSMatt Fleming2012-06-201-1/+1
* | Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-312-1/+4
|\ \ | |/
| * Add "make strip" targetH. Peter Anvin2011-05-091-0/+1
| * syslinux.mk: $(MAKEDIR), not $(makefiledir)H. Peter Anvin2011-05-011-2/+2
| * diag/geodsp/Makefile: Use make variablesGene Cumm2011-04-291-0/+1
* | syslinux.mk: use $(MAKEDIR) not $(makefiledir)H. Peter Anvin2012-05-181-2/+2
* | pxe: resolve names via DNS from protected-mode codePaulo Alcantara2012-05-122-2/+4
* | mk: Don't link against compiler's version of libgccMatt Fleming2012-03-231-2/+1
* | elf: Support __constructor and __destructorMatt Fleming2012-03-231-1/+1
* | ldlinux: PATH-based module lookupMatt Fleming2011-06-061-1/+2
* | elflink: ldlinux should not have any dependenciesMatt Fleming2011-04-261-1/+2
* | elflink: Make ELF the default object formatMatt Fleming2011-04-263-5/+17
* | mk: LDFLAGS use elf_i386 emulation for ldMatt Fleming2011-04-261-1/+1
* | mk: Add rule for emitting .c32 ELF filesMatt Fleming2011-04-261-1/+3
* | elflink: Move elf MCONFIG to mk/elf.mkMatt Fleming2011-04-261-0/+69
* | Merge remote-tracking branch 'zytor/master' into elflinkMatt Fleming2011-04-264-6/+8
|/
* Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-077-0/+378