summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* allow usage of in-tree c-ares when building from outside of the cvs treeYang Tse2009-04-281-1/+5
* Add missing cmake files to the tarball (thanks to Richard Atterer's report)Daniel Stenberg2009-04-271-1/+3
* first take at bundling cmake-related files in the tarballDaniel Stenberg2009-04-141-1/+1
* adjustment for new Mac OS X framework build scriptYang Tse2009-02-231-1/+1
* - I renamed everything in the windows builds files that used the name 'curllib'Daniel Stenberg2009-02-231-4/+4
* I liked Daniel Johnson's simplified version bumper guide so I modified theDaniel Stenberg2008-11-031-23/+8
* bump VERSIONINFO for the upcoming releaseDaniel Stenberg2008-11-011-2/+2
* Add README.curl_off_t to the release archiveDaniel Stenberg2008-09-011-1/+1
* Adjust generation of MSVC project filesYang Tse2008-08-281-4/+16
* Introduced the configure option --enable-soname-bump that lets a user enforceDaniel Stenberg2008-08-241-2/+15
* Added firefox-db2pem.sh to the release archiveDaniel Stenberg2008-08-241-8/+8
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-2/+4
* add comment for include pathsYang Tse2008-07-151-4/+9
* Added README.NSS to describe the current NSS situation.Daniel Stenberg2008-06-241-1/+2
* Oops, that was an experimental change not meant to be committed!Daniel Stenberg2008-06-211-2/+2
* made Curl_nss_send() take const data to kill compiler warningDaniel Stenberg2008-06-211-2/+2
* Dan Fandrich pointed out that this is the way we should increase the numberDaniel Stenberg2008-05-231-1/+1
* we bump the SO "revision" for next release due to the new functions addedDaniel Stenberg2008-05-221-1/+1
* Added support for running on Symbian OS.Dan Fandrich2008-04-221-1/+1
* Removed the generated ca-bundle.h file. The verbatim value of $ca andMichal Marek2008-03-311-24/+0
* - Added --with-ca-path=DIRECTORY configure option to use an openSSL CApath byMichal Marek2008-03-201-0/+5
* - We're no longer providing a very old ca-bundle in the curl tarball. You canDaniel Stenberg2008-02-181-8/+2
* include mk-ca-bundle.pl in the tarballsDaniel Stenberg2008-02-081-2/+2
* let 7.17.1 be version-info 4:1:0Daniel Stenberg2007-10-291-1/+1
* added the two new os400 filesDaniel Stenberg2007-08-231-0/+1
* added nwos.c so that it gets distributed with releases and tarballs.Gunter Knauf2007-07-121-1/+1
* update copyright yearYang Tse2007-04-031-1/+1
* Better separate the library dependencies into those required by libcurlDan Fandrich2007-02-171-1/+2
* Support for FTP third party transfers is now droppedDaniel Stenberg2006-09-301-1/+1
* Renamed config.dj -> config.dos.Gisle Vanem2006-08-291-2/+2
* Allow again proper compilation outside of the source treeYang Tse2006-08-071-1/+4
* Michael Jerris added magic that builds lib/curllib.vcproj automatically (forDaniel Stenberg2006-07-251-2/+16
* Fixed building curllib.dsp when running make outside the source tree.Dan Fandrich2006-07-071-2/+2
* Added README.pipelining but also extracted the "docs" files to a separate listDaniel Stenberg2006-06-241-8/+10
* Added config-tpf.h to the release packageDaniel Stenberg2006-05-311-1/+1
* added README.multi_socketDaniel Stenberg2006-04-101-3/+4
* Updated the copyright year since changes have been this year.Daniel Stenberg2005-03-311-1/+1
* Removed references to config-vms.h from the makefiles.Dan Fandrich2005-03-161-1/+1
* Added README.hostipDaniel Stenberg2005-01-141-1/+1
* Added Makefile.Watcom to EXTRA_DIST.Gisle Vanem2005-01-081-1/+1
* Added README.httpauth to the distDaniel Stenberg2004-11-161-7/+7
* Changes for removing libcurl.def file on Win32.Gisle Vanem2004-11-091-9/+8
* Paul Nolan fix to make libcurl build nicely on Windows CEDaniel Stenberg2004-11-021-3/+3
* Replaced the former date parser with a rewrite. No more yacc/bison needed.Daniel Stenberg2004-09-151-8/+3
* Attempt to quick-fix the getdate problem by post-replacing the getdate.cDaniel Stenberg2004-08-241-3/+2
* removed Makefile.b32.resp from the list.Gunter Knauf2004-07-161-1/+1
* removed the config-netware.h from the release archivesDaniel Stenberg2004-07-141-1/+1
* include the Makefile.inc file to get all sources and headersDaniel Stenberg2004-07-041-18/+2
* make clean now removes getdate.cDaniel Stenberg2004-07-021-1/+1
* when producing curllib.dsp, include libcurl.def as a source file.Daniel Stenberg2004-06-091-1/+1