Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 tahun lalu |
Viktor Szakats
|
b801b453af
whitespace fixes
|
6 tahun lalu |
Daniel Stenberg
|
8b0b1a3088
build: get CFLAGS (including -werror) used for examples and tests
|
6 tahun lalu |
Daniel Stenberg
|
73a2fcea0b
includes: remove curl/curlbuild.h and curl/curlrules.h
|
7 tahun lalu |
Daniel Stenberg
|
a07727005a
make/checksrc: use $srcdir, not $top_srcdir
|
8 tahun lalu |
Daniel Stenberg
|
ab493af731
checksrc/makefile.am: use $top_srcdir to find source files
|
8 tahun lalu |
Daniel Stenberg
|
435f6bcc86
examples/make: add 'checksrc' target
|
8 tahun lalu |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 tahun lalu |
Yang Tse
|
83a42ee20e
curl.h: stricter CURL_EXTERN linkage decorations logic
|
11 tahun lalu |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 tahun lalu |
Yang Tse
|
b908376bef
build: explain current role of LIBS in our Makefile.am files
|
12 tahun lalu |
Yang Tse
|
6bd6b3a8a1
build: prevent global LIBS from influencing examples build targets
|
12 tahun lalu |
Dave Reisner
|
550e403f00
uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
|
12 tahun lalu |
Yang Tse
|
865893fb14
examples: fix compiler warnings
|
12 tahun lalu |
Yang Tse
|
21423497ef
configure: Windows cross-compilation fixes
|
12 tahun lalu |
Guenter Knauf
|
8bab6700d9
Added header to be included by dist script.
|
13 tahun lalu |
Guenter Knauf
|
3c3aa09c65
Added NetWare examples makefile.
|
13 tahun lalu |
Daniel Stenberg
|
029136da60
source header: added to more files
|
13 tahun lalu |
Daniel Stenberg
|
8219bc9e19
examples: build all examples easier
|
14 tahun lalu |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 tahun lalu |
Yang Tse
|
55e68ba333
I removed leading 'curl' path on the 'curlbuild.h' include statement in
|
15 tahun lalu |
Yang Tse
|
14240e9e10
Initial support of curlbuild.h and curlrules.h which allows
|
16 tahun lalu |
Yang Tse
|
a00febe1a0
add comment for include paths
|
16 tahun lalu |
Dan Fandrich
|
1e482fe6a8
Changed the makefile so the doc/examples/ programs are never built in a
|
16 tahun lalu |
Gunter Knauf
|
6398f71cc4
moved sample program defines into separate Makefile.inc so that other makefiles can pick up the defines from there.
|
16 tahun lalu |
Daniel Stenberg
|
454e840590
threaded-ssl.c is a little example that does multi-threaded downloads from
|
17 tahun lalu |
Daniel Stenberg
|
bff962398d
Andres Garcia made the examples build fine on Windows (mingw + msys) when
|
17 tahun lalu |
Dan Fandrich
|
8412d1e493
Compile samples with -DCURL_NO_OLDIES
|
17 tahun lalu |
Dan Fandrich
|
5bed99c97d
The examples don't need access to curl internal source files.
|
17 tahun lalu |
Daniel Stenberg
|
f5a6355172
fix include path
|
17 tahun lalu |