summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Expand)Author
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 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
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
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2012-04-09configure: Windows cross-compilation fixesYang Tse
2012-04-07curl tool: use configuration files from lib directory - follow-up IYang Tse
2011-12-19configure: add symbols versioning optionAlessandro Ghedini
2011-06-01unit tests: more build adjustmentsYang Tse
2011-06-01makefile: avoid preprocessor definition usage when linkingYang Tse
2011-05-30Makefile.am: fix spurious CFLAGS duplicationYang Tse
2011-04-27make: add checksrc.pl to distDaniel Stenberg
2011-04-27make: add 'checksrc' as target to check code styleDaniel Stenberg