summaryrefslogtreecommitdiff
path: root/win32/Makefile
Commit message (Expand)AuthorAgeFilesLines
* win: Add further NTFS support to Windows installersShao Miller2011-09-111-1/+1
* Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara2011-09-071-1/+1
* win64: experimental Win64 installer (syslinux64.exe)syslinux-4.02H. Peter Anvin2010-07-211-6/+8
* win32: fix README, adjust broken +x bitsH. Peter Anvin2010-07-211-0/+0
* win32: remove an archive before running ar on itH. Peter Anvin2010-07-191-0/+1
* dos, win32: use our own getopt_long() for bothH. Peter Anvin2010-07-191-2/+3
* win32: Use libinstaller option parserShao Miller2010-07-031-0/+1
* win32: vacuous ADV supportH. Peter Anvin2010-06-221-0/+1
* win32: use .obj not .o, and build an intermediate libraryH. Peter Anvin2010-06-221-6/+14
* Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-201-0/+1
* Makefile: replace -W -Wall with centralized $(GCCWARN)H. Peter Anvin2010-01-101-2/+2
* Unify dependency generationH. Peter Anvin2009-04-271-3/+3
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-2/+2
* win32: run shell script in the current dir with ./H. Peter Anvin2008-07-171-1/+1
* win32: search for a mingw compiler under several namesH. Peter Anvin2008-07-161-17/+14
* Build _bin.c files in libinstaller; clean up B/I separationH. Peter Anvin2008-06-271-4/+7
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-4/+5
* win32/Makefile: clean hello.exe on "make tidy"H. Peter Anvin2008-03-031-1/+1
* Merge commit 'origin/master' into advH. Peter Anvin2008-01-101-1/+1
|\
| * Update copyright yearH. Peter Anvin2008-01-101-1/+1
* | Create libinstaller; actually implement boot-once for extlinuxH. Peter Anvin2007-12-141-3/+4
|/
* Update the default names of the MinGW tools.H. Peter Anvin2007-04-261-3/+3
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-1/+1
* Makefile cleanup to be able to build with CC='gcc -m32'syslinux-3.32-pre2H. Peter Anvin2006-10-171-23/+23
* 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
* Add MBR-writing options to the Win32 installer. Probably should besyslinux-3.00-pre3hpa2004-12-221-2/+4
* Update the Win32 installer.syslinux-2.20-pre13hpa2004-12-221-1/+1
* Fix make of win32hpa2004-12-161-1/+1
* Make the CC_IS_OK hack work again.hpa2004-12-151-4/+10
* More adjustment to the Brave New World<TM>hpa2004-12-151-7/+4
* Change the win32 build procedure to match the new world; installerhpa2004-12-151-32/+24
* Update copyright headers.hpa2004-12-141-6/+6
* Remove hello.exe when doing make tidysyslinux-2.12-pre10hpa2004-12-081-1/+1
* Be less hostile to building on a mingw-less system.hpa2004-12-081-0/+7
* Adjust options to work on 64-bit machines, and clean up nuisance warningshpa2004-01-241-2/+2
* New win32 installer; librarize some stuffsyslinux-2.05-pre3hpa2003-07-111-2/+3
* Win32 installerhpa2003-07-111-0/+81