Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch comp.libs/tools and debug to new framework. | Alexey Neyman | 2017-07-08 | 1 | -25/+0 |
| | | | | Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
* | Handle ming32 as a host | Alexey Neyman | 2017-05-24 | 1 | -0/+25 |
zlib refuses to run configure with mingw32 host and insists that win32/Makefile.gcc is used instead. This requires a change in this Makefile to support static-only builds. Fixes #694. Signed-off-by: Alexey Neyman <stilor@att.net> |