summaryrefslogtreecommitdiff
path: root/sample/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add per-firmware object directory supportMatt Fleming2012-10-161-2/+1
* Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* sample/Makefile: re-add the includeGene Cumm2010-10-251-0/+1
* sample: remove obsolete "raw" comboot/com32 samplesH. Peter Anvin2010-07-261-33/+2
* Fix NASM dependency generationH. Peter Anvin2009-04-271-1/+1
* Unify dependency generation: MCONFIG.embeddedH. Peter Anvin2009-04-271-7/+4
* hdt: Moving hdt from sample to its own directoryErwan Velu2009-02-251-7/+1
* hdt: Adding PCI & DMI detection Main function must remain simpleErwan Velu2009-02-251-2/+2
* hdt: First releaseErwan Velu2009-02-251-1/+12
* Clean up embedded Makefile targets; fix build failureH. Peter Anvin2008-08-221-7/+3
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-19/+6
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-2/+2
* Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-121-1/+2
* syslinux 3.63: Rename $GZIP to $GZIPPROGMaciej W. Rozycki2008-04-171-2/+2
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-051-1/+1
* Remove pngtopnm dependency from the samples/ directoryH. Peter Anvin2008-02-261-3/+8
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Makefiles: create NASMOPT variableH. Peter Anvin2007-10-101-2/+3
* Show list file addresses in absolutesyslinux-3.50H. Peter Anvin2007-06-081-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-1/+1
* Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-1/+1
* sample/Makefile: $(M32) is also needed in $(SFLAGS)H. Peter Anvin2007-01-281-1/+1
* Remove -m32 from the CC variable globally.H. Peter Anvin2007-01-281-2/+2
* 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
* Clean up compile problems.hpa2005-01-031-1/+1
* Update copyright headers.hpa2004-12-141-3/+3
* The chain loader has been moved to the main com32 directory.hpa2004-12-031-2/+2
* Fix "make tidy"hpa2004-08-161-2/+2
* Adjust options to work on 64-bit machines, and clean up nuisance warningshpa2004-01-241-5/+9
* Conditionally add -m32 to be able to compile in a 64-bit environmenthpa2004-01-241-1/+2
* Minor com32 wrapper code cleanuphpa2003-12-131-2/+6
* Split atou() and skip_atou() into separate moduleshpa2003-12-101-1/+1
* Redistribute the library code; initial work on generic chainloaderhpa2003-12-101-2/+2
* Add a bootstrap chainloading API, and include a sample program for it.syslinux-2.08-pre5hpa2003-11-261-1/+1
* Add a "make tidy" target for the sample directoryhpa2003-11-261-2/+6
* Fix COMBOOT/COM32 command-line generation.syslinux-2.08-pre1hpa2003-11-241-1/+5
* Fix the file read API for COMBOOT/COM32syslinux-2.07hpa2003-11-231-1/+11
* opentest.c -> filetest.chpa2003-11-131-1/+1
* Test for the OPEN API commandhpa2003-11-101-1/+1
* Add second hello world samplehpa2002-11-191-1/+1
* Fix the COM32 sample programsyslinux-2.01-pre2hpa2002-11-181-5/+9
* Correct the CFLAGS for building com32 fileshpa2002-06-121-1/+1
* Make sure "make clean" does the right thing.hpa2002-06-111-1/+1
* Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa2002-06-111-1/+17
* Make the various clean conventions really match...syslinux-1.70hpa2002-04-171-0/+2
* Some makefile changes to account for memdiskhpa2001-12-111-1/+0
* The great graphics merge! We're now officially working on version 1.60.hpa2001-04-051-0/+29