Gunter Knauf
|
d29c66e36d
|
enable additional CFLAGS from commandline.
|
17 years ago |
Gunter Knauf
|
f1a99137a2
|
a couple of small fixes to the makefile:
fixed comments; fixed INSTDIR define, simplified rules;
changed to use get_ver.awk in current dir rather than the curl one.
|
17 years ago |
Gunter Knauf
|
e6dbd9b729
|
fixed linker def file for tools when compiled with gcc/nlmconv.
|
17 years ago |
Gunter Knauf
|
f63b5d8e36
|
updated copyright for new year.
|
17 years ago |
Gisle Vanem
|
40fdf490b5
|
Added build of acountry.nlm.
|
17 years ago |
Gunter Knauf
|
d1015f560d
|
removed now obsolete defines;
updated external library versions to latest.
|
17 years ago |
Gunter Knauf
|
d750fa4c2d
|
added curl include for debug builds.
|
18 years ago |
Gunter Knauf
|
1c91a98fcd
|
added better CodeWarrior detection.
|
18 years ago |
Gunter Knauf
|
5afa20d5f6
|
removed some obsolete include paths and defines.
|
18 years ago |
Gunter Knauf
|
316c126447
|
few minor changes to make ares compile for NetWare CLIB architecture.
|
18 years ago |
Gunter Knauf
|
95a1092e59
|
changed to build for CLIB / LIBC.
|
18 years ago |
Gunter Knauf
|
c6a9531682
|
sync'd with lib makefile changes: use var for awk; fixed RECV* / SEND* defines; debug var can be overwritten; added better compiler path handling.
|
18 years ago |
Gunter Knauf
|
afa85a5529
|
fixed ARFLAGS for CodeWarrior build.
|
18 years ago |
Gunter Knauf
|
5e98ddf313
|
added ranlib when library is created with ar.
|
18 years ago |
Gunter Knauf
|
72beefe4f4
|
ares_getopt() command-line parser function does not belong to actual c-ares library. It is just a convinience source code helper function for use in example programs adig.c and ahost.c
|
18 years ago |
Gunter Knauf
|
c719f57fd2
|
added variadic macro stuff.
|
18 years ago |
Gunter Knauf
|
fbc5f78942
|
added CVS Id tag.
|
18 years ago |
Gunter Knauf
|
f63729290b
|
fixed build to use compiler-default lib extension.
|
18 years ago |
Gunter Knauf
|
f8c4607cef
|
enabled build with libssh2; fixed copyright for new year..
|
18 years ago |
Yang Tse
|
286eafac7b
|
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
as appropriate for platforms that don't have autotools support
|
18 years ago |
Yang Tse
|
69dcc701cf
|
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support
|
18 years ago |
Yang Tse
|
6438dff987
|
Provide definitions needed for macros sread() and swrite() in config file.
|
19 years ago |
Gunter Knauf
|
772811b915
|
removed -fpack-struct because gcc4 seems to know its obsolete and warns...
|
19 years ago |
Gunter Knauf
|
cdd3f45374
|
minor Makefile fix - let's go 2006;
use correct version var.
|
19 years ago |
Gunter Knauf
|
5374e1ea76
|
minor Makefile fix.
|
20 years ago |
Gunter Knauf
|
26d72f76cf
|
minor Makefile fix.
|
20 years ago |
Gunter Knauf
|
29203fd66d
|
make ares compile again for NetWare.
|
20 years ago |
Gunter Knauf
|
ed5ced320b
|
fix for recent changes.
|
20 years ago |
Gunter Knauf
|
1a230e91e6
|
changes for building with IPV6.
|
20 years ago |
Daniel Stenberg
|
784cc294b1
|
Updated the copyright year since changes have been this year.
|
20 years ago |
Daniel Stenberg
|
49f3631b43
|
oops, once is enough! ;-)
|
20 years ago |
Daniel Stenberg
|
22309ec988
|
Define HAVE_AF_INET6_H for Netware too, as Guenter Knauf's builds indicate.
|
20 years ago |
Dan Fandrich
|
45db41868d
|
Added HAVE_AF_INET6 to Netware's config.h
|
20 years ago |
Dan Fandrich
|
9bb334e3a3
|
Added HAVE_STRUCT_IN6_ADDR to Netware's config.h
|
20 years ago |
Gunter Knauf
|
dec3ecd80d
|
fixed nasty warnings with gcc 3.3.
|
21 years ago |
Gunter Knauf
|
55ee00cb1e
|
minor cleanup.
|
21 years ago |
Gunter Knauf
|
b481d6fd2d
|
added ifdef for NetWare to ares.h.
|
21 years ago |
Gunter Knauf
|
7087002c97
|
try to relax linux build host detection.
|
21 years ago |
Gunter Knauf
|
8652fc917e
|
update to build both test apps.
|
21 years ago |
Gunter Knauf
|
34a868828d
|
minor fix for compiling on Linux.
|
21 years ago |
Gunter Knauf
|
cf062b5d13
|
added NetWare makefile.
|
21 years ago |