summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* vssh: create directory for SSH backend codeDaniel Stenberg2019-08-171-1/+1
* curl_multi_poll: a sister to curl_multi_wait() that waits moreDaniel Stenberg2019-08-061-1/+1
* lib/Makefile.am: make checksrc run in vquic tooDaniel Stenberg2019-08-051-1/+1
* plan9: add support for running on Plan 9lufia2019-07-311-2/+2
* makefile: make checksrc and hugefile commands "silent"Daniel Stenberg2019-03-141-2/+7
* configure: rewrite --enable-code-coverageDaniel Stenberg2019-01-261-5/+1
* tests: move objnames-* from lib into testsDaniel Stenberg2019-01-151-2/+1
* Makefile: add 'tidy' target that runs clang-tidyDaniel Stenberg2018-10-271-0/+8
* whitespace fixesViktor Szakats2018-09-231-7/+7
* lib/Makefile: only do symbol hiding if told toDaniel Stenberg2018-08-031-0/+3
* build: remove the Borland specific makefilesDaniel Stenberg2018-06-021-2/+2
* lib: don't export all symbols, just everything curl_*W. Mark Kubacki2017-12-011-0/+2
* configure: remove --enable-soname-bump and SONAME_BUMPDaniel Stenberg2017-09-061-14/+0
* lib: bump version info (soname). Adapt and reenable test 1135.Patrick Monnerat2017-09-041-2/+2
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-5/+1
* build: provide easy code coverage measuringDaniel Stenberg2017-06-021-0/+4
* VC: remove the makefile.vc6 build infraDaniel Stenberg2017-01-231-2/+2
* lib/checksrc.whitelist: not needed anymoreDaniel Stenberg2016-04-191-1/+1
* checksrc: pass on -D so the whitelists are found correctlyDaniel Stenberg2016-04-181-2/+2
* checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg2016-04-181-1/+2
* Makefile: Fixed echo of checksrc checkSteve Holme2016-04-081-1/+1
* checksrc: Fix issue with the autobuilds not picking up the whitelistSteve Holme2016-04-081-1/+1
* checksrc: Added missing vauth and vtls directoriesSteve Holme2016-04-081-1/+1
* lib/src: fix the checksrc invokeDaniel Stenberg2016-04-031-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* libcurl: VERSIONINFO updatePatrick Monnerat2015-07-211-2/+2
* INTERNALS: cat lib/README* >> INTERNALSDaniel Stenberg2015-06-091-4/+1
* README.pingpong: removedDaniel Stenberg2015-05-311-2/+1
* README.pipelining: removedDaniel Stenberg2015-05-151-2/+2
* dist: include {src,lib}/checksrc.whitelistDaniel Stenberg2015-04-221-2/+2
* vtls: created subdir, moved sslgen.[ch] there, updated all include linesDaniel Stenberg2013-12-201-9/+4
* Makefile.am: use LDFLAGS as well when linking libcurlDaniel Stenberg2013-07-231-1/+1
* curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse2013-03-121-27/+20
* Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse2013-03-091-0/+2
* configure: use XC_LIBTOOL for portability across libtool versionsYang Tse2013-03-081-12/+15
* move msvc IDE related files to 'vc' directory treeYang Tse2013-02-131-65/+7
* vms: config-vms.h is removed, no use trying to distribute itcurl-7_29_0Daniel Stenberg2013-02-061-11/+10
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-2/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-42/+11
* test 1222: 8 chars object name generation && test 1221: adjustmentsYang Tse2013-01-031-1/+2
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-031-11/+41
* build and tests: curl_10char_object_name() shell functionYang Tse2013-01-021-1/+2
* build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-041-1/+1
* build: prevent global LIBS from influencing src and lib build targetsYang Tse2012-12-031-0/+3
* libcurl: VERSIONINFO updateDaniel Stenberg2012-11-081-2/+2
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-14/+12
* Removed libcurl.imp from Makefile.am.Guenter Knauf2012-07-111-8/+8
* build adjustments: commit 9e24b9c7 follow-upYang Tse2012-04-171-3/+3
* build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse2012-04-111-0/+11
* configure: Windows cross-compilation fixesYang Tse2012-04-091-1/+13