curl/src
Zmey Petroff 2cbe885c1a CMake: improve library search, implement install.
Improved library search by check_function_exists_concat() macro:
it does not revert the list of libraries any more.

Improved OpenSSL library search: first find zlib, then search for
openssl libraries that may depend on zlib.

For Unix: openssl libraries can now be detected in nonstandard
locations. Supply CMAKE_LIBRARY_PATH to CMake on command line.

Added installation capability (very basic one yet).
2011-04-28 10:12:33 +02:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.gitignore gitignore: ignore Makefile.vc10.dist made by maketgz 2010-10-13 00:26:19 +02:00
CMakeLists.txt CMake: improve library search, implement install. 2011-04-28 10:12:33 +02:00
Makefile.Watcom Enabled OpenWatcom native Windows IDN build. 2011-04-24 18:58:07 +02:00
Makefile.am make: add 'checksrc' as target to check code style 2011-04-27 10:23:27 +02:00
Makefile.b32 src/Makefile.b32: updates 2011-04-07 15:19:21 +02:00
Makefile.inc save metadata to extended file attributes 2010-11-05 13:59:10 +01:00
Makefile.m32 Improve MinGW static makefile builds. 2011-04-19 20:59:24 +02:00
Makefile.netware Updated default (recommended) dependency versions. 2011-04-19 14:26:51 +02:00
Makefile.vc6 Updated OpenSSL version, added links to docu. 2011-02-13 12:13:21 +01:00
config-amigaos.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
config-mac.h sources: update source headers 2011-03-10 12:04:33 +01:00
config-riscos.h checksrc: whitespace and code style cleanup 2011-04-27 09:09:35 +02:00
config-win32.h checksrc: whitespace and code style cleanup 2011-04-27 09:09:35 +02:00
curl.rc remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
curlutil.c remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
curlutil.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
getpass.c checksrc: whitespace and code style cleanup 2011-04-27 09:09:35 +02:00
getpass.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
homedir.c checksrc: whitespace and code style cleanup 2011-04-27 09:09:35 +02:00
homedir.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
hugehelp.c.cvs make it more obvious what this is by not even trying to show a manual 2003-02-04 18:22:31 +00:00
hugehelp.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
main.c checksrc: whitespace and code style cleanup 2011-04-27 09:09:35 +02:00
makefile.amiga Get the curl source files for Amiga from Makefile.inc 2010-10-12 12:13:32 -07:00
makefile.dj Changed email per Gisle's request. 2011-04-16 00:11:43 +02:00
mkhelp.pl Fix spelling errors in src/ 2011-04-21 07:55:53 -07:00
os-specific.c remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
os-specific.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
setup.h checksrc: whitespace and code style cleanup 2011-04-27 09:09:35 +02:00
urlglob.c checksrc: whitespace and code style cleanup 2011-04-27 09:09:35 +02:00
urlglob.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
vc6curlsrc.dsp xattr: fix VisualStudio builds 2010-11-07 04:05:52 +01:00
vc6curlsrc.dsw Fix CR 2009-05-08 19:09:36 +00:00
version.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
writeenv.c checksrc: whitespace and code style cleanup 2011-04-27 09:09:35 +02:00
writeenv.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
writeout.c checksrc: whitespace and code style cleanup 2011-04-27 09:09:35 +02:00
writeout.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
xattr.c checksrc: whitespace and code style cleanup 2011-04-27 09:09:35 +02:00
xattr.h write extended attributes by using fsetxattr 2010-11-10 10:43:05 +01:00