summaryrefslogtreecommitdiff
path: root/extlinux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libinstaller: introduce syslxrw libraryPaulo Alcantara2015-11-101-0/+1
* Merge remote-tracking branch 'origin/syslinux-5.xx'H. Peter Anvin2014-01-181-1/+1
|\
| * Merge remote-tracking branch 'origin/syslinux-4.xx' into syslinux-5.xxH. Peter Anvin2014-01-181-1/+1
| |\
| | * Makefiles: don't include *.tmpH. Peter Anvin2014-01-181-1/+1
* | | Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2012-11-051-0/+1
|\ \ \ | |/ /
| * | installers: Install ldlinux.c32 automaticallysyslinux-5.00-pre8Matt Fleming2012-09-191-0/+1
| |/
* | Add per-firmware object directory supportMatt Fleming2012-10-161-4/+2
|/
* extlinux: better methods for finding device matchesH. Peter Anvin2012-06-191-0/+1
* Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara2011-09-071-1/+1
* Add "make strip" targetH. Peter Anvin2011-05-091-0/+3
* Remove -s for host binariesH. Peter Anvin2011-05-091-1/+1
* Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* win32: vacuous ADV supportH. Peter Anvin2010-06-221-0/+1
* Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-201-2/+3
* extlinux: don't compile with -O0H. Peter Anvin2010-06-151-1/+1
* Switch to 64-bit sector pointers everywhereH. Peter Anvin2010-06-151-1/+1
* unify common parts of extlinux and syslinux installerAlek Du2010-05-201-1/+3
* Makefile: replace -W -Wall with centralized $(GCCWARN)H. Peter Anvin2010-01-101-1/+1
* Unify dependency generationH. Peter Anvin2009-04-271-3/+3
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-12/+23
* Build _bin.c files in libinstaller; clean up B/I separationH. Peter Anvin2008-06-271-3/+5
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-3/+3
* Assemble via ELF, to enable future linkingH. Peter Anvin2008-05-281-1/+2
* Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-121-1/+1
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-051-1/+1
* Create libinstaller; actually implement boot-once for extlinuxH. Peter Anvin2007-12-141-4/+4
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-251-2/+4
* Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-1/+7
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-3/+0
* Fix handling of -o offsethpa2004-12-221-2/+2
* Further clean up the ext*fs installerhpa2004-12-201-2/+2
* extlinux installer.hpa2004-12-201-0/+40