summaryrefslogtreecommitdiff
path: root/src/tool_easysrc.c
AgeCommit message (Expand)Author
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-11-04curl.se: new homeDaniel Stenberg
2020-10-02checksrc: warn on space after exclamation markDaniel Stenberg
2019-12-20Merge remote-tracking branch 'upstream/master'ng0
2019-12-02copyright: fix the year ranges for two filesDaniel Stenberg
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-09-02mime: use in curl cli tool instead of form API.Patrick Monnerat
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-10-18tool: Generate easysrc with last cache linked-listDaniel Hwang
2015-09-22tool: remove redundant libcurl checkDaniel Hwang
2015-06-01curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXTJay Satiro
2015-02-27tool: Updated the warnf() function to use the GlobalConfig structureSteve Holme
2014-03-02tool: Fixed libcurl source output for multiple operationsSteve Holme
2014-03-01tool: Moved --libcurl to the global configSteve Holme
2014-02-23tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-09-06tool_easysrc.c: Test pointers against NULLDavid Blaikie
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-03-18tool_easysrc.c: fix --libcurl option output file text translation modeYang Tse
2012-03-16fix several compiler warningsYang Tse
2012-02-23Generate lists and use symbols in --libcurl code output.Colin Hogben
2012-02-13configure: add option disable --libcurl outputColin Hogben
2011-09-21curl tool: reviewed code moved to tool_*.[ch] filesYang Tse