Go to file
Pete Batard b6c6e37927 [mingw] switched to autotools for Makefile generation
* allows better integration with Clang
* use ./autogen.sh to generate compilation scripts
* old Makefile renamed to mf so that make -f mf can still be invoked
* also fixed one Clang warning
2011-12-01 19:43:45 +00:00
.msvc [misc] move drive related functions into their own source 2011-12-01 17:54:35 +00:00
inc [msvc] fix MSVC 64 bit conversion warnings 2011-12-01 16:22:00 +00:00
.gitattributes [make] enforce LF in Makefile 2011-11-20 22:51:16 +00:00
.gitignore [mingw] added MinGW support 2011-11-20 03:30:16 +00:00
Makefile.am [mingw] switched to autotools for Makefile generation 2011-12-01 19:43:45 +00:00
_post-commit.sh [mingw] Makefile improvements 2011-11-30 19:43:30 +00:00
_pre-commit.sh [internal] added post-commit hook for autotagging 2011-11-30 18:45:16 +00:00
autogen.sh [mingw] switched to autotools for Makefile generation 2011-12-01 19:43:45 +00:00
br.c [mbr] added ms-sys files 2011-11-29 20:18:23 +00:00
common_controls_and_elevation.manifest [core] basic dialog 2011-11-13 20:53:23 +00:00
configure.ac [mingw] switched to autotools for Makefile generation 2011-12-01 19:43:45 +00:00
drive.c [misc] move drive related functions into their own source 2011-12-01 17:54:35 +00:00
fat12.c [mbr] added ms-sys files 2011-11-29 20:18:23 +00:00
fat16.c [mbr] added mbr detection 2011-11-29 23:45:19 +00:00
fat32.c [mbr] added mbr detection 2011-11-29 23:45:19 +00:00
file.c [msvc] fix MSVC 64 bit conversion warnings 2011-12-01 16:22:00 +00:00
format.c [misc] move drive related functions into their own source 2011-12-01 17:54:35 +00:00
format.h misc] move formatting functions into their own source 2011-12-01 17:20:52 +00:00
license.h [boot] fixup for crippled WinME COMMAND.COM and IO.SYS 2011-11-30 17:42:25 +00:00
mf [mingw] switched to autotools for Makefile generation 2011-12-01 19:43:45 +00:00
msapi_utf8.h misc] move formatting functions into their own source 2011-12-01 17:20:52 +00:00
msdos.c [boot] fixup for crippled WinME COMMAND.COM and IO.SYS 2011-11-30 17:42:25 +00:00
msdos.h [boot] fixup for crippled WinME COMMAND.COM and IO.SYS 2011-11-30 17:42:25 +00:00
resource.h [misc] handle all versioning in rufus.rc 2011-11-29 22:53:00 +00:00
rufus.c [mingw] switched to autotools for Makefile generation 2011-12-01 19:43:45 +00:00
rufus.h [misc] move drive related functions into their own source 2011-12-01 17:54:35 +00:00
rufus.ico [misc] renamed project to Rufus 2011-11-19 19:08:23 +00:00
rufus.rc [mingw] switched to autotools for Makefile generation 2011-12-01 19:43:45 +00:00
rufus_2010.sln [misc] renamed project to Rufus 2011-11-19 19:08:23 +00:00
stdio.c [misc] move drive related functions into their own source 2011-12-01 17:54:35 +00:00
stdlg.c [misc] move I/O functions into their own source 2011-12-01 16:34:42 +00:00
sys_types.h [ui] use GNU fdisk's sys_type.h for FS type description 2011-11-25 13:29:35 +00:00
wdk_build.cmd [ui] UI improvements 2011-11-24 02:24:50 +00:00