summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Expand)Author
2019-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2019-02-25Merge tag 'curl-7_64_0'ng0
2019-01-26configure: rewrite --enable-code-coverageDaniel Stenberg
2019-01-15tests: move objnames-* from lib into testsDaniel Stenberg
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-10-27Makefile: add 'tidy' target that runs clang-tidyDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-09-11Merge tag 'curl-7_61_1'Nils Gillmann
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-08-03lib/Makefile: only do symbol hiding if told toDaniel Stenberg
2018-06-02build: remove the Borland specific makefilesDaniel Stenberg
2018-01-21Merge branch 'master' of https://github.com/curl/curlng0
2017-12-01lib: don't export all symbols, just everything curl_*W. Mark Kubacki
2017-10-07further corrections.ng0
2017-10-06Merge tag 'curl-7_56_0'ng0
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-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-08-22build: provide easy code coverage measuringDaniel Stenberg
2017-08-22VC: remove the makefile.vc6 build infraDaniel Stenberg
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-09-14* Patches to rename libcurl to libgnurl by ChristianChristian Grothoff
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 itcurl-7_29_0Daniel 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