summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Revert "win: Add -mno-ms-bitfields"H. Peter Anvin2012-10-221-4/+3
* win: Add -mno-ms-bitfieldsShao Miller2012-10-111-3/+4
* win32: add new mingw prefixPaulo Alcantara2012-01-261-1/+2
* win: Add further NTFS support to Windows installersShao Miller2011-09-112-1/+88
* 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-216-528/+11
* win32: fix README, adjust broken +x bitsH. Peter Anvin2010-07-212-0/+0
* dos: Use libinstaller option parserShao Miller2010-07-191-2/+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-033-78/+34
* win32: vacuous ADV supportH. Peter Anvin2010-06-222-7/+14
* 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-202-1/+2
* Make syslinux installer real "pathbased"Alek Du2010-06-091-1/+1
* Merge branch 'master' into fscH. Peter Anvin2010-01-241-2/+2
|\
| * Makefile: replace -W -Wall with centralized $(GCCWARN)H. Peter Anvin2010-01-101-2/+2
* | Merge branch 'master' into core32H. Peter Anvin2009-05-292-408/+411
|\ \ | |/
| * Run Nindent on win32/syslinux.cH. Peter Anvin2009-05-291-402/+405
| * Run Nindent on win32/hello.cH. Peter Anvin2009-05-291-2/+2
* | Standardize the names SECTOR_SIZE and SECTOR_SHIFTH. Peter Anvin2009-05-191-7/+7
* | FAT: change DOS installer to EXE; additional 32K limit fixesH. Peter Anvin2009-05-191-3/+6
|/
* Unify dependency generationH. Peter Anvin2009-04-271-3/+3
* find-mingw: handle the names used in Fedora 10+H. Peter Anvin2009-02-111-0/+8
* 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-162-17/+37
* 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-102-2/+2
|\
| * Update copyright yearH. Peter Anvin2008-01-102-2/+2
* | Create libinstaller; actually implement boot-once for extlinuxH. Peter Anvin2007-12-141-3/+4
|/
* RAID mode installer support for SYSLINUXsyslinux-3.50-pre18H. Peter Anvin2007-06-011-3/+8
* Update the default names of the MinGW tools.H. Peter Anvin2007-04-261-3/+3
* Document the use of the MinGW compiler.H. Peter Anvin2007-04-261-0/+8
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-142-3/+3
* Win32 FAT installer: fix type typo (which happened to cancel itself out...)H. Peter Anvin2007-01-241-1/+1
* Win32 FAT installer: fix path mangling for -d optionH. Peter Anvin2007-01-241-3/+10
* Win32 FAT installer: support installing in a subdirectorysyslinux-3.35-pre2H. Peter Anvin2007-01-231-1/+46
* 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-032-32/+32
* Support the -m and -a options for the DOS installer as wellhpa2004-12-281-9/+15
* Fix the -m and -a options for Win32; add support for a boot sector filehpa2004-12-221-17/+47
* Add MBR-writing options to the Win32 installer. Probably should besyslinux-3.00-pre3hpa2004-12-222-6/+161
* Be more picky about syntax.hpa2004-12-221-1/+1
* Update the Win32 installer.syslinux-2.20-pre13hpa2004-12-222-34/+90
* Beef up the sanity checking of the boot sector. For really better checkinghpa2004-12-191-1/+1
* Fix make of win32hpa2004-12-162-1/+4