summaryrefslogtreecommitdiff
path: root/src/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-02-20curl: remove MANUAL from -M outputDaniel Stenberg
2019-01-26configure: rewrite --enable-code-coverageDaniel Stenberg
2019-01-14src/Makefile: make 'tidy' target work for metalink buildsDaniel 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-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-06-02build: remove the Borland specific makefilesDaniel Stenberg
2017-11-27fixng0
2017-10-07Further merge cleanup, leftovers in lib/url.c (elif where none should be/end)...ng0
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-08-22gnurl: clean up merge.gnurl-7_55_1-2ng0
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22make: fix docs build on OpenBSDRyan Winograd
2017-08-22make: build the docs subdir only from within srcDaniel Stenberg
2017-08-22automake: use $(MKHELP) variable instead if constant mkhelp.plSimon Warta
2017-08-22includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-08-22build: provide easy code coverage measuringDaniel Stenberg
2017-08-22Makefile: avoid use of GNU-specific form of $<Dan Fandrich
2017-08-22Revert "src/Makefile.am: avoid explicit $<"Daniel Stenberg
2017-08-22src/Makefile.am: avoid explicit $<Daniel Stenberg
2017-08-22make: use the variable MAKE for recursive callsMaksim Stsepanenka
2017-08-22build: fixed making man page in out-of-tree tarball buildsDan Fandrich
2017-08-22VC: remove the makefile.vc6 build infraDaniel Stenberg
2017-08-22docs/curl.1: generate from the cmdline-opts scriptDaniel Stenberg
2017-07-10make: fix docs build on OpenBSDRyan Winograd
2017-06-30make: build the docs subdir only from within srcDaniel Stenberg
2017-06-19automake: use $(MKHELP) variable instead if constant mkhelp.plSimon Warta
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-02build: provide easy code coverage measuringDaniel Stenberg
2017-04-24Makefile: avoid use of GNU-specific form of $<Dan Fandrich
2017-04-20Revert "src/Makefile.am: avoid explicit $<"Daniel Stenberg
2017-04-19src/Makefile.am: avoid explicit $<Daniel Stenberg
2017-03-29make: use the variable MAKE for recursive callsMaksim Stsepanenka
2017-03-14build: removed redundant DEPENDENCIES from makefilesDan Fandrich
2017-03-09build: fixed making man page in out-of-tree tarball buildsDan Fandrich
2017-02-06cmdline-opts: Fixed build and test in out of source tree buildsDan Fandrich
2017-01-23VC: remove the makefile.vc6 build infraDaniel Stenberg
2017-01-23docs/curl.1: generate from the cmdline-opts scriptDaniel Stenberg
2016-09-14* Patches to rename libcurl to libgnurl by ChristianChristian Grothoff
2016-04-19src/checksrc.whitelist: removedDaniel 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-08checksrc: Fix issue with the autobuilds not picking up the whitelistSteve Holme
2016-04-03lib/src: fix the checksrc invokeDaniel Stenberg
2016-02-05tool_doswin: Improve sanitization processingJay Satiro
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg