Windows updates
authorBruce Cran <bruce@cran.org.uk>
Mon, 10 Jan 2011 18:34:20 +0000 (19:34 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Mon, 10 Jan 2011 18:34:20 +0000 (19:34 +0100)
commitc2019d39d690acae7eae9d6a105d2db5a1d9c632
tree01d3e74e5425ed52b1a9ac5b33740043493f15bd
parent9b8365618309572d8fd2579c8ea3132db89f843f
Windows updates

- Remove files which are present in a minimal/default installation
  of Cygwin but which aren't needed to run fio. These include man pages,
  awk, groff etc.

- Remove CR from Makefile.Windows in order to maintain consistency with
  the rest of the files.

- Improve the documentation given when starting the FIO environment.

- Rename Cygwin.bat to FIO.bat and add FIO.lnk which is a shortcut to
  FIO.bat configured with QuickEdit and a larger window.

- Reformat install.wxs and move documentation from
  Program Files\FIO\usr\share\doc to Program Files\FIO.

- Restore $(EXTFLAGS) in the Makefile's to enable extra flags to be
  passed on the command-line.

- Remove os/windows/fio.sh which was an experimental way of setting up
  the Cygwin environment that has been replaced with FIO.bat.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Makefile
Makefile.FreeBSD
Makefile.NetBSD
Makefile.Windows
Makefile.aix
Makefile.mac
Makefile.solaris
os/windows/cygwin.wxs
os/windows/examples.wxs
os/windows/install.wxs