summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* src/makefile: fix uncompressed hugehelp.c generationDaniel Stenberg2019-08-011-1/+1
* makefile: make checksrc and hugefile commands "silent"Daniel Stenberg2019-03-141-13/+23
* curl: remove MANUAL from -M outputDaniel Stenberg2019-02-201-6/+5
* configure: rewrite --enable-code-coverageDaniel Stenberg2019-01-261-4/+0
* src/Makefile: make 'tidy' target work for metalink buildsDaniel Stenberg2019-01-141-2/+2
* Makefile: add 'tidy' target that runs clang-tidyDaniel Stenberg2018-10-271-0/+8
* whitespace fixesViktor Szakats2018-09-231-3/+3
* build: remove the Borland specific makefilesDaniel Stenberg2018-06-021-2/+2
* make: fix docs build on OpenBSDRyan Winograd2017-07-101-0/+3
* make: build the docs subdir only from within srcDaniel Stenberg2017-06-301-4/+2
* automake: use $(MKHELP) variable instead if constant mkhelp.plSimon Warta2017-06-191-1/+1
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-5/+1
* build: provide easy code coverage measuringDaniel Stenberg2017-06-021-0/+4
* Makefile: avoid use of GNU-specific form of $<Dan Fandrich2017-04-241-8/+7
* Revert "src/Makefile.am: avoid explicit $<"Daniel Stenberg2017-04-201-4/+6
* src/Makefile.am: avoid explicit $<Daniel Stenberg2017-04-191-6/+4
* make: use the variable MAKE for recursive callsMaksim Stsepanenka2017-03-291-1/+1
* build: removed redundant DEPENDENCIES from makefilesDan Fandrich2017-03-141-1/+0
* build: fixed making man page in out-of-tree tarball buildsDan Fandrich2017-03-091-6/+8
* cmdline-opts: Fixed build and test in out of source tree buildsDan Fandrich2017-02-061-1/+1
* VC: remove the makefile.vc6 build infraDaniel Stenberg2017-01-231-1/+1
* docs/curl.1: generate from the cmdline-opts scriptDaniel Stenberg2017-01-231-1/+4
* src/checksrc.whitelist: removedDaniel Stenberg2016-04-191-2/+1
* checksrc: pass on -D so the whitelists are found correctlyDaniel Stenberg2016-04-181-1/+2
* checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg2016-04-181-1/+1
* checksrc: Fix issue with the autobuilds not picking up the whitelistSteve Holme2016-04-081-1/+1
* lib/src: fix the checksrc invokeDaniel Stenberg2016-04-031-2/+2
* tool_doswin: Improve sanitization processingJay Satiro2016-02-051-2/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Makefile.inc: s/curl_SOURCES/CURL_FILESDaniel Stenberg2015-12-231-0/+3
* dist: include {src,lib}/checksrc.whitelistDaniel Stenberg2015-04-221-6/+6
* build: link curl to openssl libraries when openssl support is enabledPaul Howarth2015-03-261-1/+1
* build: link curl to NSS libraries when NSS support is enabledAlessandro Ghedini2014-07-181-1/+1
* src/Makefile.am: add .DELETE_ON_ERRORDave Reisner2014-07-171-0/+3
* build: fixed unit1394 for debug and metlink buildsDaniel Stenberg2013-05-061-0/+1
* src/Makefile.am: build static lib for unit tests if enabledKamil Dudka2013-05-061-0/+8
* curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse2013-03-121-1/+0
* move msvc IDE related files to 'vc' directory treeYang Tse2013-02-131-3/+2
* Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse2013-01-201-2/+2
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-2/+2
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-261-9/+10
* configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGSYang Tse2012-12-211-1/+3
* build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-041-1/+1
* build: prevent global LIBS from influencing src and lib build targetsYang Tse2012-12-031-1/+9
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-8/+8
* Reduced #ifdef HAVE_METALINKTatsuhiro Tsujikawa2012-05-261-3/+0
* Support Metalink.Tatsuhiro Tsujikawa2012-05-261-2/+6
* configure: Windows cross-compilation fixesYang Tse2012-04-091-0/+5
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-15/+10
* keep a single copy of config-win32.h in version control repository - followupYang Tse2011-08-051-4/+9