aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
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-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
2015-12-23Makefile.inc: s/curl_SOURCES/CURL_FILESDaniel Stenberg
2015-04-22dist: include {src,lib}/checksrc.whitelistDaniel Stenberg
2015-03-26build: link curl to openssl libraries when openssl support is enabledPaul Howarth
2014-07-18build: link curl to NSS libraries when NSS support is enabledAlessandro Ghedini
2014-07-17src/Makefile.am: add .DELETE_ON_ERRORDave Reisner
2013-05-06build: fixed unit1394 for debug and metlink buildsDaniel Stenberg
2013-05-06src/Makefile.am: build static lib for unit tests if enabledKamil Dudka
2013-03-12curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse
2013-02-13move msvc IDE related files to 'vc' directory treeYang Tse
2013-01-20Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2012-12-26curl tool: renaming hugehelp files to tool_hugehelpYang Tse
2012-12-21configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGSYang 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-06uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner
2012-05-26Reduced #ifdef HAVE_METALINKTatsuhiro Tsujikawa
2012-05-26Support Metalink.Tatsuhiro Tsujikawa
2012-04-09configure: Windows cross-compilation fixesYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-08-05keep a single copy of config-win32.h in version control repository - followupYang Tse
2011-04-27make: add 'checksrc' as target to check code styleDaniel Stenberg
2011-04-27checksrc: whitespace and code style cleanupDaniel Stenberg
2010-10-21Removed the native Makefile.riscos filesDan Fandrich
2010-07-21build: Enable configure --enable-werrorBen Greear
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-11-05I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-06Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse