Commit History

Author SHA1 Message Date
  Daniel Stenberg 5cf5d57ab9 makefile: make checksrc and hugefile commands "silent" 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 years ago
  Viktor Szakats b801b453af whitespace fixes 5 years ago
  Daniel Stenberg 8b0b1a3088 build: get CFLAGS (including -werror) used for examples and tests 6 years ago
  Daniel Stenberg 73a2fcea0b includes: remove curl/curlbuild.h and curl/curlrules.h 7 years ago
  Daniel Stenberg a07727005a make/checksrc: use $srcdir, not $top_srcdir 8 years ago
  Daniel Stenberg ab493af731 checksrc/makefile.am: use $top_srcdir to find source files 8 years ago
  Daniel Stenberg 435f6bcc86 examples/make: add 'checksrc' target 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Yang Tse 83a42ee20e curl.h: stricter CURL_EXTERN linkage decorations logic 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse b908376bef build: explain current role of LIBS in our Makefile.am files 11 years ago
  Yang Tse 6bd6b3a8a1 build: prevent global LIBS from influencing examples build targets 11 years ago
  Dave Reisner 550e403f00 uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES 11 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. 12 years ago
  Guenter Knauf 3c3aa09c65 Added NetWare examples makefile. 12 years ago
  Daniel Stenberg 029136da60 source header: added to more files 13 years ago
  Daniel Stenberg 8219bc9e19 examples: build all examples easier 13 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 14 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. 16 years ago
  Daniel Stenberg 454e840590 threaded-ssl.c is a little example that does multi-threaded downloads from 16 years ago
  Daniel Stenberg bff962398d Andres Garcia made the examples build fine on Windows (mingw + msys) when 16 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