Age | Commit message (Expand) | Author |
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 |
2011-04-27 | make: add 'checksrc' as target to check code style | Daniel Stenberg |
2011-04-27 | checksrc: whitespace and code style cleanup | Daniel Stenberg |
2010-10-21 | Removed the native Makefile.riscos files | Dan Fandrich |
2010-07-21 | build: Enable configure --enable-werror | Ben Greear |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2009-11-05 | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-06-06 | Revert delegating c-ares linking magic on libtool and auto-makefiles when using | Yang Tse |