Yang Tse
|
b908376bef
build: explain current role of LIBS in our Makefile.am files
|
12 years ago |
Yang Tse
|
6bd6b3a8a1
build: prevent global LIBS from influencing examples build targets
|
12 years ago |
Dave Reisner
|
550e403f00
uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
|
12 years ago |
Yang Tse
|
865893fb14
examples: fix compiler warnings
|
12 years ago |
Yang Tse
|
21423497ef
configure: Windows cross-compilation fixes
|
12 years ago |
Guenter Knauf
|
8bab6700d9
Added header to be included by dist script.
|
13 years ago |
Guenter Knauf
|
3c3aa09c65
Added NetWare examples makefile.
|
13 years ago |
Daniel Stenberg
|
029136da60
source header: added to more files
|
13 years ago |
Daniel Stenberg
|
8219bc9e19
examples: build all examples easier
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
55e68ba333
I removed leading 'curl' path on the 'curlbuild.h' include statement in
|
15 years ago |
Yang Tse
|
14240e9e10
Initial support of curlbuild.h and curlrules.h which allows
|
16 years ago |
Yang Tse
|
a00febe1a0
add comment for include paths
|
16 years ago |
Dan Fandrich
|
1e482fe6a8
Changed the makefile so the doc/examples/ programs are never built in a
|
16 years ago |
Gunter Knauf
|
6398f71cc4
moved sample program defines into separate Makefile.inc so that other makefiles can pick up the defines from there.
|
17 years ago |
Daniel Stenberg
|
454e840590
threaded-ssl.c is a little example that does multi-threaded downloads from
|
17 years ago |
Daniel Stenberg
|
bff962398d
Andres Garcia made the examples build fine on Windows (mingw + msys) when
|
17 years ago |
Dan Fandrich
|
8412d1e493
Compile samples with -DCURL_NO_OLDIES
|
17 years ago |
Dan Fandrich
|
5bed99c97d
The examples don't need access to curl internal source files.
|
17 years ago |
Daniel Stenberg
|
f5a6355172
fix include path
|
17 years ago |
Dan Fandrich
|
ffff8ddbef
Compile most of the example apps in docs/examples when doing a 'make check'.
|
17 years ago |
Daniel Stenberg
|
d5eb386d00
Added ghiper.c, Jeff Pohlmeyer's example code using the curl_multi_socket()
|
18 years ago |
Daniel Stenberg
|
6df85adf3e
hiperfifo.c by Jeff Pohlmeyer
|
18 years ago |
Daniel Stenberg
|
d5e9041344
The new ftpuploadresume.c example by Philip Bock
|
18 years ago |
Daniel Stenberg
|
655331a91b
new little example using the new conversion callbacks added in 7.15.4
|
18 years ago |
Daniel Stenberg
|
da2c124675
Frank's synctime.c example and an updated list in README
|
19 years ago |
Daniel Stenberg
|
49a16f7121
Theo Borm's example, as was posted here:
|
19 years ago |
Daniel Stenberg
|
2236ba0d20
Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a
|
19 years ago |
Daniel Stenberg
|
e4c0a85da0
Jeremy Brown's OpenSSL thread-locking example
|
19 years ago |
Daniel Stenberg
|
ab96e2d6e9
another example
|
20 years ago |