History log of /external/fio/os/windows/dobuild.cmd
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c5d72b39b137e99a137f52aebc7debc15e671608 23-Apr-2013 Bruce Cran <bruce@cran.org.uk> Really suppress ICE61 when building the Windows installer.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/windows/dobuild.cmd
9f873e2e652a1450bd54ff48059ab993398e35a6 15-Apr-2013 Bruce Cran <bruce@cran.org.uk> Update the examples filenames in the Windows installer.

The examples now have a ".fio" suffix - update the Windows installer.
Also, allow same version upgrades to avoid installing over the top of
an existing installation.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/windows/dobuild.cmd
84306c1d9ecd94e93436da62b41ef61ac6e281ac 16-Apr-2012 Bruce Cran <bruce@cran.org.uk> Windows build fixes

Bruce writes:

SIGUSR1 isn't defined on Windows so I've defined it.

Also, MSI packages need a version string of x.x.x.x where x is between 0
and 65535 so we can't include the git hash. It's easier just to go back
to hard-coding the version for now, and I'll update it (and the product
GUID) when I create a new package (it doesn't need checked in each
time).

Also, Cygwin doesn't like $(SHELL_PATH) but $(SHELL) seems to work -
does $(SHELL) cause a problem on other platforms?

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/windows/dobuild.cmd
93bcfd20e37cef8cec350fe06d3a086724c9f257 20-Feb-2012 Bruce Cran <bruce@cran.org.uk> Move Windows port to MinGW

- Add calls to WSAStartup in the network code as required by
Winsock.
- Add Windows-specific init_random_state function which uses the
Crypto API.
- Move Windows port to MinGW and update build system to create a
64-bit binary by default.
- Install text files as .rtf so they won't open in Notepad by default
(Wordpad understands Unix line endings; Notepad doesn't).
- Simplify WiX installer code.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/windows/dobuild.cmd
ea4500d8d709ed4aa9587f35b2edc55b5b2c7695 04-May-2011 Bruce Cran <BCran@fusionio.com> Windows fixes

- Fix XP support: get pointer to CancelIoEx at runtime.
- Fix overlapped IO.
- Don't use overlapped IO if direct or synchronous options are set.
- Check if write option is set before opening file in read-only mode:
fixes 'rw=rw'.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
/external/fio/os/windows/dobuild.cmd
034ca7e4b63ff63dee43770c20d0860903705cf3 19-Jan-2011 Bruce Cran <bruce@cran.org.uk> Remove version number from Windows MSI file

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
/external/fio/os/windows/dobuild.cmd
03e20d687566753b90383571e5e152c5142bdffd 02-Jan-2011 Bruce Cran <bruce@cran.org.uk> First snapshot of FIO for Windows

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
/external/fio/os/windows/dobuild.cmd