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
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
2019-08-01
src/makefile: fix uncompressed hugehelp.c generation
Daniel Stenberg
2019-03-14
makefile: make checksrc and hugefile commands "silent"
Daniel Stenberg
2019-02-20
curl: remove MANUAL from -M output
Daniel Stenberg
2019-01-26
configure: rewrite --enable-code-coverage
Daniel Stenberg
2019-01-14
src/Makefile: make 'tidy' target work for metalink builds
Daniel Stenberg
2018-10-27
Makefile: add 'tidy' target that runs clang-tidy
Daniel Stenberg
2018-09-23
whitespace fixes
Viktor Szakats
2018-06-02
build: remove the Borland specific makefiles
Daniel Stenberg
2017-07-10
make: fix docs build on OpenBSD
Ryan Winograd
2017-06-30
make: build the docs subdir only from within src
Daniel Stenberg
2017-06-19
automake: use $(MKHELP) variable instead if constant mkhelp.pl
Simon Warta
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-04-24
Makefile: avoid use of GNU-specific form of $<
Dan Fandrich
2017-04-20
Revert "src/Makefile.am: avoid explicit $<"
Daniel Stenberg
2017-04-19
src/Makefile.am: avoid explicit $<
Daniel Stenberg
2017-03-29
make: use the variable MAKE for recursive calls
Maksim Stsepanenka
2017-03-14
build: removed redundant DEPENDENCIES from makefiles
Dan Fandrich
2017-03-09
build: fixed making man page in out-of-tree tarball builds
Dan Fandrich
2017-02-06
cmdline-opts: Fixed build and test in out of source tree builds
Dan Fandrich
2017-01-23
VC: remove the makefile.vc6 build infra
Daniel Stenberg
2017-01-23
docs/curl.1: generate from the cmdline-opts script
Daniel Stenberg
2016-04-19
src/checksrc.whitelist: removed
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
checksrc: Fix issue with the autobuilds not picking up the whitelist
Steve Holme
2016-04-03
lib/src: fix the checksrc invoke
Daniel Stenberg
2016-02-05
tool_doswin: Improve sanitization processing
Jay Satiro
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-12-23
Makefile.inc: s/curl_SOURCES/CURL_FILES
Daniel Stenberg
2015-04-22
dist: include {src,lib}/checksrc.whitelist
Daniel Stenberg
2015-03-26
build: link curl to openssl libraries when openssl support is enabled
Paul Howarth
2014-07-18
build: link curl to NSS libraries when NSS support is enabled
Alessandro Ghedini
2014-07-17
src/Makefile.am: add .DELETE_ON_ERROR
Dave Reisner
2013-05-06
build: fixed unit1394 for debug and metlink builds
Daniel Stenberg
2013-05-06
src/Makefile.am: build static lib for unit tests if enabled
Kamil Dudka
2013-03-12
curl.h: stricter CURL_EXTERN linkage decorations logic
Yang Tse
2013-02-13
move msvc IDE related files to 'vc' directory tree
Yang Tse
2013-01-20
Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables
Yang Tse
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2012-12-26
curl tool: renaming hugehelp files to tool_hugehelp
Yang Tse
2012-12-21
configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGS
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-06
uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
Dave Reisner
2012-05-26
Reduced #ifdef HAVE_METALINK
Tatsuhiro Tsujikawa
2012-05-26
Support Metalink.
Tatsuhiro Tsujikawa
2012-04-09
configure: Windows cross-compilation fixes
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2011-08-05
keep a single copy of config-win32.h in version control repository - followup
Yang Tse
[next]