- Sep 21, 2011
-
-
Guenter Knauf authored
Added envvars to specify OpenSSL include, libpath and lib. Added rule to create curlbuild.h from curlbuild.h.dist.
-
- Sep 20, 2011
-
-
Guenter Knauf authored
All paths to dependencies now quoted; synced examples makefile.
-
- Mar 11, 2011
-
-
Daniel Stenberg authored
-
- Mar 24, 2010
-
-
Daniel Stenberg authored
-
- Sep 03, 2009
-
-
Guenter Knauf authored
-
- May 09, 2008
-
-
Yang Tse authored
This also implies the removal of the winmm.lib dependency for WIN32.
-
- Apr 02, 2008
-
-
Guenter Knauf authored
-
- Mar 31, 2008
-
-
Dan Fandrich authored
normal build/install (only with the 'make check' target), so that a build failure in the examples isn't fatal.
-
- Feb 18, 2008
-
-
Guenter Knauf authored
-
- Jan 29, 2008
-
-
Guenter Knauf authored
added curl.res to clean target.
-
- Jan 17, 2008
-
-
Guenter Knauf authored
-
- Aug 25, 2007
-
-
Guenter Knauf authored
-
- Aug 24, 2007
-
-
Guenter Knauf authored
-
- Aug 21, 2007
-
-
Guenter Knauf authored
-
Guenter Knauf authored
removed obsolete wsock32 link lib.
-
- Aug 20, 2007
-
-
Guenter Knauf authored
-
Guenter Knauf authored
added define to build with ldaps support; enabled build with the Novell LDAP SDK.
-
- Aug 19, 2007
-
-
Guenter Knauf authored
ignore errors of the RM command; seems that the del command fails on W2K when the file to delete isnt found while on XP it only prints the warning but make continues....
-
Guenter Knauf authored
-
- Aug 14, 2007
-
-
Guenter Knauf authored
other minor makefile tweaks.
-
Guenter Knauf authored
-
- Aug 08, 2007
-
-
Guenter Knauf authored
-
- Aug 03, 2007
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
changed 'rm -f' to 'del /f' so it works without GnuUtils as Peteris Krumins pointed out; changed to use latest external libs.
-
- Jul 04, 2007
-
-
Guenter Knauf authored
-
- Feb 20, 2007
-
-
Yang Tse authored
part of the official libcurl API http://curl.haxx.se/lxr/source/lib/README.curlx The documented way of using them would be to use timeval.c as a source code file. The above described method works very well when statically linking libcurl and apps, curl tool, but has several drawbacks when you build a true shared libcurl (i.e. Name space clash at linkage stage as functions are defined more than once. Windows makefiles are not capable of handling this system of source-level sharing) So... Now curlutil.h and curlutil.c define and implement cutil_tvnow and cutil_tvdiff which replace curlx_tvnow and curlx_tvdiff for the curl tool. Doing this we avoid the above described problems.
-
- Feb 15, 2007
-
-
Guenter Knauf authored
-
- Jan 28, 2007
-
-
Guenter Knauf authored
-
- Jan 26, 2007
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Jan 25, 2007
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Nov 13, 2004
-
-
Gisle Vanem authored
Add ../lib/timeval.c for objects.
-
- Jul 05, 2004
-
-
Guenter Knauf authored
-
- Apr 02, 2004
-
-
Daniel Stenberg authored
-
- Feb 05, 2004
-
-
Daniel Stenberg authored
-
- Nov 23, 2003
-
-
Daniel Stenberg authored
-
- Oct 21, 2003
-
-
Daniel Stenberg authored
-