summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing files.hpa2002-10-031-1/+1
* Add tool to create a DOS-formatted hard drive image; minor tidying of thehpa2002-10-031-1/+5
* Export com32/include instead of com32.hhpa2002-06-121-1/+1
* Add com32.h as documentation.syslinux-2.00-pre1hpa2002-06-111-1/+1
* Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa2002-06-111-14/+15
* Remove remaining references to genstupid.plsyslinux-1.75-pre1hpa2002-06-021-1/+0
* Major rewrite of the very early SYSLINUX code. Generate the "stupid"hpa2002-06-021-18/+14
* Fix the make clean rulessyslinux-1.73-pre7hpa2002-04-291-1/+1
* kwdhash.gen is a BTARGEThpa2002-04-291-1/+1
* Rename generated include files from *.inc -> *.gen to avoid Makefilehpa2002-04-291-9/+9
* Factor out CPU initialization and some common configuration intosyslinux-1.73-pre6hpa2002-04-281-4/+4
* Simplify the rule for pxelinux.0, to help out the automaticsyslinux-1.73-pre3hpa2002-04-271-2/+5
* *** empty log message ***hpa2002-04-271-3/+3
* Move configuration file handling to separate file (currently PXELINUXhpa2002-04-271-9/+14
* Move some of the common header crap into header files.hpa2002-04-261-0/+4
* Add support for automatic dependency generationhpa2002-04-261-14/+23
* Rename bootsect.bin -> ldlinux.bsssyslinux-1.72hpa2002-04-231-6/+6
* Make the various clean conventions really match...syslinux-1.70hpa2002-04-171-2/+6
* Make the MEMDISK directory use the same clean conventions as thehpa2002-04-171-0/+2