aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Expand)Author
2020-04-06cleanup: correct copyright year range on a few filesDaniel Stenberg
2020-04-06dist: add missing setup-win32.hMarc Hoersken
2019-08-17vssh: create directory for SSH backend codeDaniel Stenberg
2019-08-06curl_multi_poll: a sister to curl_multi_wait() that waits moreDaniel Stenberg
2019-08-05lib/Makefile.am: make checksrc run in vquic tooDaniel Stenberg
2019-07-31plan9: add support for running on Plan 9lufia
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2019-01-26configure: rewrite --enable-code-coverageDaniel Stenberg
2019-01-15tests: move objnames-* from lib into testsDaniel Stenberg
2018-10-27Makefile: add 'tidy' target that runs clang-tidyDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-08-03lib/Makefile: only do symbol hiding if told toDaniel Stenberg
2018-06-02build: remove the Borland specific makefilesDaniel Stenberg
2017-12-01lib: don't export all symbols, just everything curl_*W. Mark Kubacki
2017-09-06configure: remove --enable-soname-bump and SONAME_BUMPDaniel Stenberg
2017-09-04lib: bump version info (soname). Adapt and reenable test 1135.Patrick Monnerat
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-02build: provide easy code coverage measuringDaniel Stenberg
2017-01-23VC: remove the makefile.vc6 build infraDaniel Stenberg
2016-04-19lib/checksrc.whitelist: not needed anymoreDaniel Stenberg
2016-04-18checksrc: pass on -D so the whitelists are found correctlyDaniel Stenberg
2016-04-18checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg
2016-04-08Makefile: Fixed echo of checksrc checkSteve Holme
2016-04-08checksrc: Fix issue with the autobuilds not picking up the whitelistSteve Holme
2016-04-08checksrc: Added missing vauth and vtls directoriesSteve Holme
2016-04-03lib/src: fix the checksrc invokeDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-07-21libcurl: VERSIONINFO updatePatrick Monnerat
2015-06-09INTERNALS: cat lib/README* >> INTERNALSDaniel Stenberg
2015-05-31README.pingpong: removedDaniel Stenberg
2015-05-15README.pipelining: removedDaniel Stenberg
2015-04-22dist: include {src,lib}/checksrc.whitelistDaniel Stenberg
2013-12-20vtls: created subdir, moved sslgen.[ch] there, updated all include linesDaniel Stenberg
2013-07-23Makefile.am: use LDFLAGS as well when linking libcurlDaniel Stenberg
2013-03-12curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse
2013-03-09Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse
2013-02-13move msvc IDE related files to 'vc' directory treeYang Tse
2013-02-06vms: config-vms.h is removed, no use trying to distribute itDaniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03test 1222: 8 chars object name generation && test 1221: adjustmentsYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2013-01-02build and tests: curl_10char_object_name() shell functionYang Tse
2012-12-04build: explain current role of LIBS in our Makefile.am filesYang Tse
2012-12-03build: prevent global LIBS from influencing src and lib build targetsYang Tse
2012-11-08libcurl: VERSIONINFO updateDaniel Stenberg
2012-11-06uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner
2012-07-11Removed libcurl.imp from Makefile.am.Guenter Knauf
2012-04-17build adjustments: commit 9e24b9c7 follow-upYang Tse