summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* make: add 'checksrc' as target to check code styleDaniel Stenberg2011-04-271-3/+5
* checksrc: whitespace and code style cleanupDaniel Stenberg2011-04-271-1/+9
* Removed the native Makefile.riscos filesDan Fandrich2010-10-211-1/+1
* build: Enable configure --enable-werrorBen Greear2010-07-211-0/+3
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-051-6/+8
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-3/+3
* Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse2009-06-061-8/+2