summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Set MAKEFLAGS to -r to suppress predefined rulesH. Peter Anvin2006-10-171-1/+4
* Support building extlinux with klibcH. Peter Anvin2006-08-241-1/+1
* Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Add "klibc" target.H. Peter Anvin2006-05-031-0/+5
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-5/+5
* Fix generation of dependencies for isolinux; fix totaltimeout commandhpa2005-08-301-12/+10
* Reorganize memory so we don't have to relocate pxelinux and have morehpa2005-08-201-1/+6
* Install mbr.bin in AUXDIRhpa2005-04-021-1/+1
* Commit 3.10 changes to mainline. In particular, support multi-filehpa2005-01-061-2/+2
* Allow the user to override the extlinux detected geometry; add online helphpa2005-01-051-2/+6
* Don't fail on install if win32/syslinux.exe is missing.hpa2005-01-021-2/+3
* Install extlinux in /sbin, not /usr/sbinsyslinux-3.00-pre10hpa2004-12-301-2/+2
* extlinux belongs in /sbinhpa2004-12-301-1/+7
* We want extlinux installed too!!hpa2004-12-301-1/+1
* Remove stuff related to the old libraryhpa2004-12-301-9/+0
* Fix BTARGET/ITARGET dependencieshpa2004-12-301-7/+10
* Fix installer -> installer-localhpa2004-12-301-1/+1
* More work on using sections for memory alignment. Make bcopy32 alwayshpa2004-12-271-12/+13
* Add MBR-writing options to the Win32 installer. Probably should besyslinux-3.00-pre3hpa2004-12-221-9/+8
* Use %define instead of equ to work around NASM 0.98.38 bug;hpa2004-12-201-1/+1
* extlinux installer.hpa2004-12-201-3/+9
* A lot more work on extlinux. Should have most of the pieces now;hpa2004-12-191-2/+13
* More adjustment to the Brave New World<TM>hpa2004-12-151-38/+34
* Initial hack at making this somewhat sane in the brave new worldhpa2004-12-151-9/+5
* Prepping for new 2.20 version: rewrite main syslinux program to supporthpa2004-12-151-1/+1
* Make "make install" do the right thing for the com32 libraryhpa2004-12-141-1/+2
* We don't use the list file to get patch offsets anymore.hpa2004-12-141-1/+1
* Update copyright headers.hpa2004-12-141-4/+4
* Support non-mkisofs mastering programssyslinux-2.12-pre11hpa2004-12-091-6/+9
* Be less hostile to building on a mingw-less system.hpa2004-12-081-2/+2
* Add comment about win32hpa2004-12-081-1/+5
* Make sure DATE and HEXDATE is exported to submakefileshpa2004-12-081-0/+2
* Fix looping over directorieshpa2004-11-301-1/+1
* Update Makefile to handle subdirectories cleaner; fix qsorthpa2004-11-171-19/+10
* Add menu systemhpa2004-02-021-1/+1
* Adjust options to work on 64-bit machines, and clean up nuisance warningshpa2004-01-241-1/+1
* Add a "make tidy" target for the sample directoryhpa2003-11-261-0/+1
* Add list of known bugs; update TODOhpa2003-07-151-1/+1
* New win32 installer; librarize some stuffsyslinux-2.05-pre3hpa2003-07-111-4/+13
* [ foo ] && bar results in exit 1 if not foosyslinux-2.04-pre4hpa2003-04-161-1/+1
* Only ldconfig if we're not using an INSTALLROOThpa2003-04-161-1/+1
* Make libsyslinux available as a shared library.hpa2003-04-161-4/+15
* Resurrect the no-mtools installersyslinux-2.04-pre1hpa2003-04-161-2/+6
* Yet another attempt at getting the paths to workhpa2003-04-051-1/+1
* FIX SECURITY HOLE: large offsets; environment to mount(8)hpa2003-02-061-1/+1
* Make it possible (but optional) to install the library.syslinux-2.01hpa2003-01-301-3/+16
* Use -MM instead of -M for generating dependencieshpa2003-01-301-2/+2
* Change how to make header filessyslinux-2.01-pre4hpa2003-01-301-2/+2
* Need syslinux.h as a source filehpa2003-01-301-1/+1
* Make a small library (libsyslinux.a) of SYSLINUX; fix make dependhpa2003-01-291-9/+18