summaryrefslogtreecommitdiff
path: root/infrastructure/mingw
Commit message (Expand)AuthorAge
* Fix OpenSSL makefile caching against version upgrades.Chris Wilson2015-12-20
* We still need to manually tell Configure to link ws2_32 as well as gdi32.Chris Wilson2015-12-13
* Try a different way to link -lgdi32, hopefully after other libs this time.Chris Wilson2015-12-13
* Also link -lgdi32 on Windows, because OpenSSL requires it!Chris Wilson2015-12-13
* Pass the correct flags to the configure script to locate OpenSSL headers.Chris Wilson2015-12-13
* Install OpenSSL, etc. in parent directory of source checkout.Chris Wilson2015-12-13
* Make setup.exe executable after download, so we can run it.Chris Wilson2015-12-13
* Use MinGW test runner to make compile script workChris Wilson2015-08-29
* Add a MinGW test runner to version control.Chris Wilson2015-08-29
* Don't overwrite OpenSSH Makefile during extraction.Chris Wilson2015-08-23
* Add script to compile Box Backup and dependencies on Windows (Cygwin).Chris Wilson2015-08-23
* Fix compilation on Windows MinGW x86_64.Chris Wilson2014-12-26
* Request linker to statically link libz.a, since the default now appears toChris Wilson2012-11-14
* Search for libraries in the path where Cygwin installs MinGW zlib as wellChris Wilson2011-10-09
* Check for libz.dll.a installed in new location before configuring forChris Wilson2011-10-09
* Pass the correct LDFLAGS to Box Backup, to use mingw zlib instead of cygwin,Chris Wilson2011-10-09
* Update instructions for OpenSSL 1.0.0a and PCRE 8.10.Chris Wilson2011-01-08
* Add instructions and support for building with readline on Windows.Chris Wilson2010-02-26
* Add CC to exports for mingw configure script.Chris Wilson2010-02-22
* Fix to match static lib installation instructions. (refs #3, merges [1681])Chris Wilson2007-07-26
* (refs #3)Chris Wilson2006-10-13