Pete Batard
932df022c5
[cmdline] initial commandline support
...
* part of issue #111
* add getopt dependency for MS compilers
* enable the provision of an ISO as parameter
* also fixes shadowed sevenzip_path in vhd.c
2013-02-04 01:14:28 +00:00
Pete Batard
5bd86bc743
[iso] initial ISO image support (EXPERIMENTAL)
...
* from libcdio: http://www.gnu.org/software/libcdio/
2012-01-31 01:40:22 +00:00
Pete Batard
acf7d072b0
[sl] syslinux support (EXPERIMENTAL)
...
* MS platforms only (*BREAKS* MinGW)
2012-01-12 02:52:40 +00:00
Pete Batard
130afd8294
[msvc] move FreeDOS config option to a header file
...
* use toplevel ms-config.h for options, rather than duplicate project files
* applies for MSVC and WDK
2012-01-11 11:09:40 +00:00
Pete Batard
dc010cc418
[misc] separated ms-sys dependency from application
...
* set ms-sys to be built as a library
* also removed unused code from badblocks.c
2012-01-11 00:05:16 +00:00
Pete Batard
849f61a80f
[freedos] separate non FreeDOS and FreeDOS builds into rufus and rufus_fd
2011-12-15 15:53:33 +00:00
Pete Batard
1d429d939e
[msvc] updated paths to reflect source changes
...
* also updated wdk script
2011-12-05 11:29:31 +00:00
Pete Batard
53f236dffe
[ui] UI improvements
...
* new controls
* label display and smart selection
* popup warning on format operation
* also fixed conflicting name for WDK build.cmd
* also fixed tooltip not properly associated with combo item
due to combo list being sorted
2011-11-24 02:24:50 +00:00
Pete Batard
af0fef1c8c
[wdk] renamed wdk_build.cmd to build.cmd
...
* also added link for WDK download
2011-11-21 22:23:17 +00:00
Pete Batard
4dfb38430f
[wdk] use batch file in order to keep a Makefile
2011-11-20 22:20:28 +00:00