summaryrefslogtreecommitdiff
path: root/com32/samples/Makefile
Commit message (Expand)AuthorAgeFilesLines
* cat.c32: move from samples to modules; remove debug codeH. Peter Anvin2010-05-111-1/+1
* entrydump: trivial program to probe PXE entry conditionsH. Peter Anvin2009-02-181-1/+1
* Move vesainfo.c32 from "samples" to "modules"H. Peter Anvin2008-10-131-1/+1
* Fix "make clean" confusionsyslinux-3.72H. Peter Anvin2008-09-251-1/+2
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-59/+3
* com32: compile with -std=gnu99H. Peter Anvin2008-08-121-2/+4
* Centralize configurables; better "make install" etcH. Peter Anvin2008-05-291-1/+0
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-1/+1
* Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-121-1/+1
* Remove reference to readpit.c32, an experimental moduleH. Peter Anvin2008-03-081-1/+1
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-051-2/+2
* Prevent inclusion of system include files when inappropriateH. Peter Anvin2008-03-031-2/+3
* com32: remove dependency files for "make tidy"H. Peter Anvin2008-02-191-2/+2
* Add dependency generation for com32 samples.H. Peter Anvin2008-02-191-2/+7
* Merge commit 'origin/master' into advH. Peter Anvin2008-01-101-1/+1
|\
| * Update copyright yearH. Peter Anvin2008-01-101-1/+1
* | Initial support for auxilliary data vectorH. Peter Anvin2007-12-131-0/+1
|/
* Makefiles: create NASMOPT variableH. Peter Anvin2007-10-101-1/+2
* localboot.c32: sample/test program for invoking syslinux_local_boot()H. Peter Anvin2007-09-211-0/+1
* Simple program to dump serial console infoH. Peter Anvin2007-05-311-1/+1
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-251-2/+4
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-2/+2
* Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-1/+1
* vesainfo: program to dump all VESA modesH. Peter Anvin2006-09-121-1/+1
* Remove VESA demo and function used only by itH. Peter Anvin2006-09-121-1/+1
* Test program for the VESA codeH. Peter Anvin2006-08-281-1/+1
* Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-1/+1
* Build native (not necessarily i386) binarieshpa2005-01-041-4/+4
* Fix using the resolver function from the API (with DS != CS); addsyslinux-3.00-pre8hpa2004-12-281-1/+1
* extlinux: Document need for MBR, and usage on a RAID system.hpa2004-12-211-2/+2
* Compile with regparm turned on.syslinux-2.20-pre2hpa2004-12-161-1/+1
* Make "make install" do the right thing for the com32 libraryhpa2004-12-141-0/+2
* Update copyright headers.hpa2004-12-141-3/+3
* Separate modules (intended to be production code used for real stuff)hpa2004-12-081-0/+80