index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sample
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
hdt: Adding PCI & DMI detection Main function must remain simple
Erwan Velu
2009-02-25
1
-2
/
+2
*
hdt: First release
Erwan Velu
2009-02-25
1
-1
/
+12
*
Clean up embedded Makefile targets; fix build failure
H. Peter Anvin
2008-08-22
1
-7
/
+3
*
Major Makefile cleanups; gcc 4.3.0 compatiblity
H. Peter Anvin
2008-08-20
1
-19
/
+6
*
Move files out of root into core, dos, and utils
H. Peter Anvin
2008-05-29
1
-2
/
+2
*
Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...
Stefan Bucur
2008-05-12
1
-1
/
+2
*
syslinux 3.63: Rename $GZIP to $GZIPPROG
Maciej W. Rozycki
2008-04-17
1
-2
/
+2
*
Use $(CC) in gcc_ok macro, not plain gcc
H. Peter Anvin
2008-03-05
1
-1
/
+1
*
Remove pngtopnm dependency from the samples/ directory
H. Peter Anvin
2008-02-26
1
-3
/
+8
*
Update copyright year
H. Peter Anvin
2008-01-10
1
-1
/
+1
*
Makefiles: create NASMOPT variable
H. Peter Anvin
2007-10-10
1
-2
/
+3
*
Show list file addresses in absolute
syslinux-3.50
H. Peter Anvin
2007-06-08
1
-1
/
+1
*
Don't clobber /dev/null when compiling as root
Luciano Rocha
2007-05-25
1
-2
/
+4
*
Stealth whitespace cleanup (automated)
H. Peter Anvin
2007-03-14
1
-1
/
+1
*
Deal with various distributions breaking gcc in weird ways
H. Peter Anvin
2007-02-06
1
-1
/
+1
*
sample/Makefile: $(M32) is also needed in $(SFLAGS)
H. Peter Anvin
2007-01-28
1
-1
/
+1
*
Remove -m32 from the CC variable globally.
H. Peter Anvin
2007-01-28
1
-2
/
+2
*
Remove more CVS-era $Id$ tags.
H. Peter Anvin
2006-08-17
1
-1
/
+0
*
Across-the-board stealth whitespace cleanup
H. Peter Anvin
2006-05-03
1
-1
/
+1
*
Clean up compile problems.
hpa
2005-01-03
1
-1
/
+1
*
Update copyright headers.
hpa
2004-12-14
1
-3
/
+3
*
The chain loader has been moved to the main com32 directory.
hpa
2004-12-03
1
-2
/
+2
*
Fix "make tidy"
hpa
2004-08-16
1
-2
/
+2
*
Adjust options to work on 64-bit machines, and clean up nuisance warnings
hpa
2004-01-24
1
-5
/
+9
*
Conditionally add -m32 to be able to compile in a 64-bit environment
hpa
2004-01-24
1
-1
/
+2
*
Minor com32 wrapper code cleanup
hpa
2003-12-13
1
-2
/
+6
*
Split atou() and skip_atou() into separate modules
hpa
2003-12-10
1
-1
/
+1
*
Redistribute the library code; initial work on generic chainloader
hpa
2003-12-10
1
-2
/
+2
*
Add a bootstrap chainloading API, and include a sample program for it.
syslinux-2.08-pre5
hpa
2003-11-26
1
-1
/
+1
*
Add a "make tidy" target for the sample directory
hpa
2003-11-26
1
-2
/
+6
*
Fix COMBOOT/COM32 command-line generation.
syslinux-2.08-pre1
hpa
2003-11-24
1
-1
/
+5
*
Fix the file read API for COMBOOT/COM32
syslinux-2.07
hpa
2003-11-23
1
-1
/
+11
*
opentest.c -> filetest.c
hpa
2003-11-13
1
-1
/
+1
*
Test for the OPEN API command
hpa
2003-11-10
1
-1
/
+1
*
Add second hello world sample
hpa
2002-11-19
1
-1
/
+1
*
Fix the COM32 sample program
syslinux-2.01-pre2
hpa
2002-11-18
1
-5
/
+9
*
Correct the CFLAGS for building com32 files
hpa
2002-06-12
1
-1
/
+1
*
Make sure "make clean" does the right thing.
hpa
2002-06-11
1
-1
/
+1
*
Add an API for COMBOOT images, and add support for "COM32" -- 32-bit
hpa
2002-06-11
1
-1
/
+17
*
Make the various clean conventions really match...
syslinux-1.70
hpa
2002-04-17
1
-0
/
+2
*
Some makefile changes to account for memdisk
hpa
2001-12-11
1
-1
/
+0
*
The great graphics merge! We're now officially working on version 1.60.
hpa
2001-04-05
1
-0
/
+29