summaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* Makefile.mk: portable Makefile.m32Viktor Szakats2022-11-221-2/+2
* lib: feature deprecation warnings in gcc >= 4.3Patrick Monnerat2022-11-151-1/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* scripts: move three scripts from lib/ to scripts/Daniel Stenberg2022-03-231-1/+1
* netware: remove supportDaniel Stenberg2022-01-311-2/+2
* examples/libtest: add .checksrc to distDaniel Stenberg2020-12-211-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* examples/README: convert to markdownDaniel Stenberg2020-09-301-1/+1
* checksrc: invoke script with -D to find .checksrc properDaniel Stenberg2020-08-011-1/+1
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-2/+2
* makefile: make checksrc and hugefile commands "silent"Daniel Stenberg2019-03-141-2/+7
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-1/+1
* whitespace fixesViktor Szakats2018-09-231-1/+1
* build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg2018-03-041-1/+4
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-6/+2
* make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg2016-04-191-1/+1
* checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg2016-04-181-1/+1
* examples/make: add 'checksrc' targetDaniel Stenberg2016-02-171-1/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse2013-03-121-1/+0
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-041-1/+1
* build: prevent global LIBS from influencing examples build targetsYang Tse2012-11-301-2/+11
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-5/+4
* examples: fix compiler warningsYang Tse2012-04-131-1/+1
* configure: Windows cross-compilation fixesYang Tse2012-04-091-6/+6
* Added header to be included by dist script.Guenter Knauf2011-09-241-1/+1
* Added NetWare examples makefile.Guenter Knauf2011-09-221-1/+1
* source header: added to more filesDaniel Stenberg2011-03-121-0/+19
* examples: build all examples easierDaniel Stenberg2010-12-171-1/+1
* 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-2/+4
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-1/+3
* add comment for include pathsYang Tse2008-07-151-0/+7
* Changed the makefile so the doc/examples/ programs are never built in aDan Fandrich2008-03-311-1/+1
* moved sample program defines into separate Makefile.inc so that other makefil...Gunter Knauf2008-02-181-15/+5
* threaded-ssl.c is a little example that does multi-threaded downloads fromDaniel Stenberg2008-02-031-1/+1
* Andres Garcia made the examples build fine on Windows (mingw + msys) whenDaniel Stenberg2007-11-171-1/+7
* Compile samples with -DCURL_NO_OLDIESDan Fandrich2007-09-131-0/+1
* The examples don't need access to curl internal source files.Dan Fandrich2007-07-131-3/+1
* fix include pathDaniel Stenberg2007-07-121-1/+1
* Compile most of the example apps in docs/examples when doing a 'make check'.Dan Fandrich2007-07-121-14/+28
* Added ghiper.c, Jeff Pohlmeyer's example code using the curl_multi_socket()Daniel Stenberg2006-10-101-1/+1
* hiperfifo.c by Jeff PohlmeyerDaniel Stenberg2006-09-121-1/+2
* The new ftpuploadresume.c example by Philip BockDaniel Stenberg2006-05-111-1/+1
* new little example using the new conversion callbacks added in 7.15.4Daniel Stenberg2006-04-091-1/+1
* Frank's synctime.c example and an updated list in READMEDaniel Stenberg2006-02-041-1/+1
* Theo Borm's example, as was posted here:Daniel Stenberg2005-08-241-1/+1
* Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is aDaniel Stenberg2005-07-271-1/+2