Base code merged to SPIN 2.4
[platform/upstream/curl.git] / src / Makefile.inc
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-05-22 Steve Holmebuild: Fixed incorrect reference to curl_setup.h in...
2014-05-21 Steve HolmeMakefile.inc: Added curlx headers to assist Visual...
2014-05-21 Steve Holmebuild: Renamed CURLX_ONES file list definition to CURLX...
2014-05-17 Steve HolmeMakefile.inc: Added resource file to assist Visual...
2014-02-16 Marc Hoerskenwarnless: add wrapper function for read and write on...
2013-07-31 Yang Tsecurl: follow-up for commit 5af2bfb9
2013-07-31 Daniel Stenbergcurl: --progress-bar max update frequency now at 5Hz
2013-01-20 Yang TseMakefile.inc: fix $(top_srcdir) not allowed in _SOURCES...
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-26 Yang Tsecurl tool: renaming hugehelp files to tool_hugehelp
2012-06-07 Yang Tsemetalink: build fixes and adjustments I
2012-05-26 Tatsuhiro TsujikawaReduced #ifdef HAVE_METALINK
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory
2012-02-09 Dave Reisnercurl: use new library-side TCP_KEEPALIVE options
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-06 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-05 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-04 Yang Tsecurl tool: code moved to tool_*.[ch] files
2011-10-03 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-24 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-22 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-20 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-20 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-19 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-17 Yang Tsecurl tool: create tool_myfunc.[ch] which later on will...
2011-09-16 Yang Tsecurl tool: move 'Configurable' and free_config_fields...
2011-09-16 Yang Tsecurl tool: move so called 'multi_files' stuff into...
2011-09-16 Yang Tsecurl tool: move convert_* functions into tool_convert...
2010-11-05 Stefan Tomaneksave metadata to extended file attributes
2010-08-02 Guenter KnaufRename CURL_SOURCES macro; revert previous rename of...
2010-08-01 Guenter KnaufRenamed curl_SOURCES to CURL_ALLFILES to overcome wmake...
2010-07-29 Guenter KnaufAdded a comment with an alternate idea to avoid the...
2010-02-14 Yang Tseremoved trailing whitespace
2009-07-09 Daniel Stenberg- Eric Wong introduced curlx_nonblock() that the curl...
2009-06-05 Yang Tseintroduction of os-specific.c and os-specific.h
2008-10-23 Daniel Stenbergmoved the Curl_raw_ functions into the new lib/rawstr...
2008-10-16 Daniel Stenbergcompile the library file strequal.c to get the Curl_raw...
2007-02-20 Yang Tsecurl tool was using functions curlx_tvnow and curlx_tvd...
2006-07-11 Dan FandrichMoved strdup replacement from src/main.c into src/strdu...
2005-03-16 Dan FandrichRemoved references to config-vms.h from the makefiles.
2004-07-28 Daniel Stenbergrenamed CURL_HEADERS, since it is a magic automake...
2004-07-03 Gunter Knaufadded Makefile.inc which can be included from other...