aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Expand)Author
2010-08-20Added mk-ca-bundle.vbs script.Guenter Knauf
2010-07-21build: Enable configure --enable-werrorBen Greear
2010-03-31removed README.cmake due to the improved situationDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2010-02-09set VERSIONINFO accordingly for the 7.20.0 releaseDaniel Stenberg
2009-12-12introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg
2009-11-05I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse
2009-11-02describe the cmake situationDaniel Stenberg
2009-10-17README.NSS is goneDaniel Stenberg
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-06Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse
2009-06-04allow building libcurl for VxWorksYang Tse
2009-06-04c-ares embbeded builds header include paths fully defined in makefilesYang Tse
2009-05-30Delegate c-ares linking magic on libtool and auto-makefiles when usingYang Tse
2009-05-08Renamed vc6 workspace and project files to avoid filename clash when used for...Yang Tse
2009-05-08Renamed vc6 workspace and project files to avoid filename clash when used for...Yang Tse
2009-04-28allow usage of in-tree c-ares when building from outside of the cvs treeYang Tse
2009-04-27Add missing cmake files to the tarball (thanks to Richard Atterer's report)Daniel Stenberg
2009-04-14first take at bundling cmake-related files in the tarballDaniel Stenberg
2009-02-23adjustment for new Mac OS X framework build scriptYang Tse
2009-02-23- I renamed everything in the windows builds files that used the name 'curllib'Daniel Stenberg
2008-11-03I liked Daniel Johnson's simplified version bumper guide so I modified theDaniel Stenberg
2008-11-01bump VERSIONINFO for the upcoming releaseDaniel Stenberg
2008-09-01Add README.curl_off_t to the release archiveDaniel Stenberg
2008-08-28Adjust generation of MSVC project filesYang Tse
2008-08-24Introduced the configure option --enable-soname-bump that lets a user enforceDaniel Stenberg
2008-08-24Added firefox-db2pem.sh to the release archiveDaniel Stenberg
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-07-15add comment for include pathsYang Tse
2008-06-24Added README.NSS to describe the current NSS situation.Daniel Stenberg
2008-06-21Oops, that was an experimental change not meant to be committed!Daniel Stenberg
2008-06-21made Curl_nss_send() take const data to kill compiler warningDaniel Stenberg
2008-05-23Dan Fandrich pointed out that this is the way we should increase the numberDaniel Stenberg
2008-05-22we bump the SO "revision" for next release due to the new functions addedDaniel Stenberg
2008-04-22Added support for running on Symbian OS.Dan Fandrich
2008-03-31Removed the generated ca-bundle.h file. The verbatim value of $ca andMichal Marek
2008-03-20- Added --with-ca-path=DIRECTORY configure option to use an openSSL CApath byMichal Marek
2008-02-18- We're no longer providing a very old ca-bundle in the curl tarball. You canDaniel Stenberg
2008-02-08include mk-ca-bundle.pl in the tarballsDaniel Stenberg
2007-10-29let 7.17.1 be version-info 4:1:0Daniel Stenberg
2007-08-23added the two new os400 filesDaniel Stenberg
2007-07-12added nwos.c so that it gets distributed with releases and tarballs.Gunter Knauf
2007-04-03update copyright yearYang Tse
2007-02-17Better separate the library dependencies into those required by libcurlDan Fandrich
2006-09-30Support for FTP third party transfers is now droppedDaniel Stenberg
2006-08-29Renamed config.dj -> config.dos.Gisle Vanem
2006-08-07Allow again proper compilation outside of the source treeYang Tse
2006-07-25Michael Jerris added magic that builds lib/curllib.vcproj automatically (forDaniel Stenberg
2006-07-07Fixed building curllib.dsp when running make outside the source tree.Dan Fandrich