- Jan 04, 2016
-
-
Ralph Giles authored
-
- Jan 01, 2016
-
-
Ralph Giles authored
This does the basics to build the win32 binary release zipfile for testing. Doesn't sign or version it properly.
-
Ralph Giles authored
-
Ralph Giles authored
This requires wine to run the windows executables, which is a pretty heavy dependency. Better to do without for now.
-
- Dec 31, 2015
-
-
Ralph Giles authored
For those who would like network access to be a separate step.
-
Ralph Giles authored
-
Ralph Giles authored
This doesn't work in a normal shell, but enables 'make -C mingw' which is convenient. Thanks to ron for the suggestion.
-
- Dec 30, 2015
-
-
Ralph Giles authored
This builds win32 versions of the library and examples on linux using the mingw-gcc cross toolchain and wine. It also automates downloading and building the required dependencies. Update the _URL and _SHA variables to build against newer upstream releases. Thanks to Ron and Mark Harris for help with the makefile.
-