index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Makefile.am
Age
Commit message (
Expand
)
Author
2018-10-27
Makefile: add 'tidy' target that runs clang-tidy
Daniel Stenberg
2018-09-23
whitespace fixes
Viktor Szakats
2018-08-03
lib/Makefile: only do symbol hiding if told to
Daniel Stenberg
2018-06-02
build: remove the Borland specific makefiles
Daniel Stenberg
2017-12-01
lib: don't export all symbols, just everything curl_*
W. Mark Kubacki
2017-09-06
configure: remove --enable-soname-bump and SONAME_BUMP
Daniel Stenberg
2017-09-04
lib: bump version info (soname). Adapt and reenable test 1135.
Patrick Monnerat
2017-06-14
includes: remove curl/curlbuild.h and curl/curlrules.h
Daniel Stenberg
2017-06-02
build: provide easy code coverage measuring
Daniel Stenberg
2017-01-23
VC: remove the makefile.vc6 build infra
Daniel Stenberg
2016-04-19
lib/checksrc.whitelist: not needed anymore
Daniel Stenberg
2016-04-18
checksrc: pass on -D so the whitelists are found correctly
Daniel Stenberg
2016-04-18
checksrc/makefile.am: use $top_srcdir to find source files
Daniel Stenberg
2016-04-08
Makefile: Fixed echo of checksrc check
Steve Holme
2016-04-08
checksrc: Fix issue with the autobuilds not picking up the whitelist
Steve Holme
2016-04-08
checksrc: Added missing vauth and vtls directories
Steve Holme
2016-04-03
lib/src: fix the checksrc invoke
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-07-21
libcurl: VERSIONINFO update
Patrick Monnerat
2015-06-09
INTERNALS: cat lib/README* >> INTERNALS
Daniel Stenberg
2015-05-31
README.pingpong: removed
Daniel Stenberg
2015-05-15
README.pipelining: removed
Daniel Stenberg
2015-04-22
dist: include {src,lib}/checksrc.whitelist
Daniel Stenberg
2013-12-20
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
Daniel Stenberg
2013-07-23
Makefile.am: use LDFLAGS as well when linking libcurl
Daniel Stenberg
2013-03-12
curl.h: stricter CURL_EXTERN linkage decorations logic
Yang Tse
2013-03-09
Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility
Yang Tse
2013-03-08
configure: use XC_LIBTOOL for portability across libtool versions
Yang Tse
2013-02-13
move msvc IDE related files to 'vc' directory tree
Yang Tse
2013-02-06
vms: config-vms.h is removed, no use trying to distribute it
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
test 1222: 8 chars object name generation && test 1221: adjustments
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2013-01-02
build and tests: curl_10char_object_name() shell function
Yang Tse
2012-12-04
build: explain current role of LIBS in our Makefile.am files
Yang Tse
2012-12-03
build: prevent global LIBS from influencing src and lib build targets
Yang Tse
2012-11-08
libcurl: VERSIONINFO update
Daniel Stenberg
2012-11-06
uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
Dave Reisner
2012-07-11
Removed libcurl.imp from Makefile.am.
Guenter Knauf
2012-04-17
build adjustments: commit 9e24b9c7 follow-up
Yang Tse
2012-04-11
build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files
Yang Tse
2012-04-09
configure: Windows cross-compilation fixes
Yang Tse
2012-04-07
curl tool: use configuration files from lib directory - follow-up I
Yang Tse
2011-12-19
configure: add symbols versioning option
Alessandro Ghedini
2011-06-01
unit tests: more build adjustments
Yang Tse
2011-06-01
makefile: avoid preprocessor definition usage when linking
Yang Tse
2011-05-30
Makefile.am: fix spurious CFLAGS duplication
Yang Tse
2011-04-27
make: add checksrc.pl to dist
Daniel Stenberg
2011-04-27
make: add 'checksrc' as target to check code style
Daniel Stenberg
[next]