summaryrefslogtreecommitdiff
path: root/infrastructure/mingw/configure.sh
Commit message (Collapse)AuthorAge
* Update instructions for OpenSSL 1.0.0a and PCRE 8.10.Chris Wilson2011-01-08
| | | | | | | | Instruct users to install PCRE in the MinGW cross-compiler's directory instead of /usr/{lib,include}/mingw, as it's more standard. (merges [2742] from 0.11)
* 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
* Created directory for mingw compile utilities, added configure script