Steve Holme
|
b188fe407d
|
.gitignore: Added *.VC.opendb and *.vcxproj.user files for VC14
|
2016-03-05 21:49:09 +00:00 |
|
Jay Satiro
|
9518139c73
|
gitignore: Sort for readability
find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
|
2015-08-18 01:03:05 -04:00 |
|
Jay Satiro
|
3f5f042e5d
|
build: Added wolfSSL configurations to VC10+ project files
URL: https://github.com/bagder/curl/pull/174
|
2015-08-06 18:13:09 +01:00 |
|
Steve Holme
|
8356022d17
|
build: Added VC14 project files
Updates to Makefile.am for the generation of the project files in
the tarball to follow.
|
2015-07-29 18:42:48 +01:00 |
|