Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-01 | build: Changed the Visual Studio projects warning level from 3 to 4 | Steve Holme | |
After squashing most of our compiler warnings, up'ed the default warning level from 3 to 4 in order to increase the likelyhood of catching future warnings. | |||
2016-03-25 | build: Updated all makefiles and project files for the new vauth directory | Steve Holme | |
Updated the makefiles and Visual Studio project files to support moving the authentication code to the new lib/vauth directory that was started in commit 0d04e859e1. | |||
2015-08-06 | build: Added wolfSSL configurations to VC10+ project files | Jay Satiro | |
URL: https://github.com/bagder/curl/pull/174 | |||
2015-07-29 | build: Added VC14 project files | Steve Holme | |
Updates to Makefile.am for the generation of the project files in the tarball to follow. |