1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-12-22 04:02:04 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Matt Clarkson
1a04ebe805 Fix up log_append in MinGW download script
It was incorrectly deleting the file
2015-07-14 11:29:47 +01:00
Matt Clarkson
ad0f624c79 A batch file for quick builds
The batch file allows for the project to be built quickly using the built
in tools of Windows to get the dependencies needed. It automatically
installs CMake if not found. If building with MinGW it installs Python and
uses the script to get MInGW.

A complete fire and forget script to build the project which might help
complete newbies.
2015-07-09 21:05:41 +02:00