index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
winbuild
Age
Commit message (
Expand
)
Author
2013-02-06
msvc: move Makefile.msvc.names into winbuild/
Daniel Stenberg
2013-02-05
winbuild: include version info for .dll .exe
Andrei Kurushin
2013-01-20
Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-26
curl tool: renaming hugehelp files to tool_hugehelp
Yang Tse
2012-11-14
winbuild: Fix PDB file output
Mark Snelling
2012-11-01
winbuild: Use machine type of development environment
Marc Hoersken
2012-11-01
winbuild: Additional clean up
Marc Hoersken
2012-11-01
Even more winbuild refactoring
Sapien2
2012-11-01
Minor winbuild refactoring
Sapien2
2012-11-01
Architecture selection for winbuild and minor makefiles refactoring
Sapien2
2012-11-01
Fixed MSVC libssh2 static build.
Guenter Knauf
2012-10-03
winbuild/MakefileBuild.vc: Follow up on 0c8ccf7
Marc Hoersken
2012-09-10
winbuild: Added support for building with SPNEGO enabled
Marc Hoersken
2012-09-10
winbuild: Adjusted order of options to generated config name
Marc Hoersken
2012-07-29
Added DWANT_IDN_PROTOTYPES define for MSVC too.
Guenter Knauf
2012-07-08
winbuild: Aligned BUILD.WINDOWS.txt and Makefile.vc usage help
Marc Hoersken
2012-07-07
winbuild: Make USE_WINSSL depend on USE_SSPI
Marc Hoersken
2012-07-07
winbuild: Aligned USE_SSPI with other USE_x defines
Marc Hoersken
2012-07-07
winbuild: Clean up formatting and variable naming
Marc Hoersken
2012-07-03
Moved some patterns to subfolder's .gitignore.
Guenter Knauf
2012-06-14
winbuild/MakefileBuild.vc: convert line endings to DOS style
Yang Tse
2012-06-14
winbuild: Allow SSPI build with or without Schannel
Marc Hoersken
2012-06-13
MakefileBuild.vc: Allow building without SSL
Yang Tse
2012-06-13
schannel: remove version number and identify its use with 'schannel' literal
Yang Tse
2012-06-11
winbuild: Removed WITH_SSL=schannel and tie schannel to SSPI
Marc Hoersken
2012-06-11
winbuild: Updated winbuild scripts to add schannel
Marc Hoersken
2012-06-11
curl_sspi: Added Curl_sspi_version function
Marc Hoersken
2012-06-10
winbuild: Fixed environment variables being lost
Marc Hoersken
2012-05-22
winbuild: fix IPv6 enabled build
Jan Ehrhardt
2012-05-14
MakefileBuild.vc: use the correct IDN variable
Daniel Stenberg
2012-04-23
Revert "sspi: Added version information"
Yang Tse
2012-04-22
sspi: Added version information
Steve Holme
2012-04-13
Set batch mode to 755 to make Cygwin git pulls work.
Guenter Knauf
2012-01-26
- fix IPV6 and IDN options
Pierre Joye
2012-01-19
- s, use, enable, for options name, avoiding conflicts with the names used in...
Pierre Joye
2011-12-07
static SSL windows builds: add more libs to the link
Daniel Stenberg
2011-12-06
MakefileBuild: fix the static build
Daniel Stenberg
2011-06-24
looks like this should be static, not dll
Tom Wright
2011-05-20
- typo
Pierre Joye
2011-01-28
Windows build: alternative makefile
Pierre Joye