Gunter Knauf
|
5a051617f3
|
some more makefile tweaks and hacks to deal with both lib architectures.
|
2007-07-02 18:42:14 +00:00 |
|
Gunter Knauf
|
924665c84c
|
ignore make error when trying to copy curl.pdf which isnt in CVS.
|
2007-07-01 22:17:07 +00:00 |
|
Gunter Knauf
|
892a24f4c4
|
changed RECV_* / SEND_* defines to correctly reflect NetWare APIs;
some more minor Makefile tidyups.
|
2007-07-01 21:06:41 +00:00 |
|
Gunter Knauf
|
f7676e9667
|
disabled 64bit type for CLIB build which removes compiler runtime dependency.
|
2007-07-01 16:55:37 +00:00 |
|
Gunter Knauf
|
73e13ef19d
|
added lib architecture to NLM description.
|
2007-07-01 01:33:51 +00:00 |
|
Gunter Knauf
|
e983cd5cd3
|
added HAVE_SYS_IOCTL_H define; added gcc runtime.
|
2007-06-30 23:53:54 +00:00 |
|
Gunter Knauf
|
c4931601c6
|
fixed path to Metrowerks tools and runtime since they changed between compiler versions.
|
2007-06-30 21:20:24 +00:00 |
|
Gunter Knauf
|
3fc6faf1ae
|
enabled building for NetWare CLIB architecture.
|
2007-06-30 20:02:51 +00:00 |
|
Gunter Knauf
|
2aed8946b0
|
made debug flag settable from outside; add allways debug stuff when DB != NDEBUG
|
2007-06-22 21:10:17 +00:00 |
|
Gunter Knauf
|
45b2577974
|
added variadic macro stuff.
|
2007-03-27 19:27:43 +00:00 |
|
Gunter Knauf
|
8272abef28
|
changed link lib order to make nlmconv happy.
|
2007-03-26 17:01:35 +00:00 |
|
Gunter Knauf
|
5fbc93c3eb
|
added CVS Id tag.
|
2007-03-26 01:54:06 +00:00 |
|
Gunter Knauf
|
8851df41c5
|
fixed build to use compiler-default lib extension.
|
2007-03-26 01:50:44 +00:00 |
|
Gunter Knauf
|
ee51c07be6
|
enabled build with hardcoded ca-bundle path;
added distclean target.
|
2007-01-28 15:31:06 +00:00 |
|
Gunter Knauf
|
b3e23373bd
|
use var for awk.
|
2007-01-28 14:43:25 +00:00 |
|
Gunter Knauf
|
36e3e6ed16
|
removed not used define.
|
2007-01-25 00:26:29 +00:00 |
|
Gunter Knauf
|
9ab7cda010
|
enabled build with libssh2; fixed copyright for new year..
|
2007-01-23 00:26:45 +00:00 |
|
Yang Tse
|
bcd8a3b240
|
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
as appropriate for platforms that don't have autotools support
|
2006-11-24 16:38:58 +00:00 |
|
Yang Tse
|
dc3ed35313
|
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support
|
2006-10-14 12:01:44 +00:00 |
|
Gunter Knauf
|
8547ab1663
|
updated for latest OpenSSL release.
|
2006-10-06 00:24:25 +00:00 |
|
Gunter Knauf
|
b184b87714
|
fixed some web links.
|
2006-08-09 13:59:39 +00:00 |
|
Yang Tse
|
962b7985e6
|
Provide definitions needed for macros sread() and swrite() in config file.
|
2006-07-31 16:58:10 +00:00 |
|
Gunter Knauf
|
1e8683d72d
|
removed -fpack-struct because gcc4 seems to know its obsolete and warns...
|
2006-04-20 10:26:51 +00:00 |
|
Gunter Knauf
|
d74725ce67
|
minor Makefile fix - let's go 2006;
avoid kiling hugehelp.c when not built from CVS.
|
2006-03-27 14:34:19 +00:00 |
|
Gunter Knauf
|
4f1465e7c7
|
minor Makefile fixes.
|
2005-09-06 00:39:41 +00:00 |
|
Gunter Knauf
|
f14195f786
|
enabled statically linked builds.
|
2005-08-22 02:39:05 +00:00 |
|
Gunter Knauf
|
2a94387fc3
|
minor Makefile fixes.
|
2005-08-18 16:39:29 +00:00 |
|
Gunter Knauf
|
0ae6ff9f72
|
some minor Makefile fixes for SSL.
|
2005-08-10 19:19:25 +00:00 |
|
Gunter Knauf
|
8f6c2f87c8
|
changes for building with IPV6 and LDAP.
|
2005-04-20 23:41:25 +00:00 |
|
Daniel Stenberg
|
ab4086bc24
|
Updated the copyright year since changes have been this year.
|
2005-03-31 07:02:02 +00:00 |
|
Dan Fandrich
|
42ac24448c
|
Better cope with a failed or unavailable ftruncate().
Added HAVE_FTRUNCATE to all the static config-*.h files on the assumption
that all those systems provide it.
|
2005-03-05 00:54:16 +00:00 |
|
Gunter Knauf
|
702f549a6a
|
fixed nasty warnings with gcc 3.3.
|
2004-09-03 18:51:36 +00:00 |
|
Gunter Knauf
|
47bbe36725
|
added comment.
|
2004-07-05 13:24:44 +00:00 |
|
Gunter Knauf
|
dba40b35f2
|
try to relax linux build host detection.
|
2004-07-05 01:58:33 +00:00 |
|
Gunter Knauf
|
6e72ea7442
|
reverted, older gcc breaks compilation since it doesnt know the switch.
|
2004-07-03 20:18:02 +00:00 |
|
Gunter Knauf
|
a4aac27fd3
|
killed warning with gcc 3.3.1 and later when using -O2.
|
2004-07-03 19:58:01 +00:00 |
|
Gunter Knauf
|
5b8816dcb7
|
modified to use new Makefile.inc to build up object list;
added generation of config.h and a prebuild target to create all neded files.
|
2004-07-03 19:13:28 +00:00 |
|
Gunter Knauf
|
4b3937373a
|
removed unused include path.
|
2004-06-11 17:27:03 +00:00 |
|
Gunter Knauf
|
08bf0907d4
|
fixed xdc generation, added lib target, load curl.nlm into ring3 by default.
|
2004-06-11 15:33:07 +00:00 |
|
Gunter Knauf
|
8d0c77403c
|
some more makefile changes.
|
2004-06-11 02:29:16 +00:00 |
|
Gunter Knauf
|
5be788ba36
|
some more makefile changes.
|
2004-06-11 01:04:06 +00:00 |
|
Gunter Knauf
|
7b7ac04895
|
added timeval.c to the sources for curlx_ functions.
|
2004-06-10 20:46:24 +00:00 |
|
Gunter Knauf
|
60f5b2b275
|
minor output fix.
|
2004-06-10 20:43:46 +00:00 |
|
Gunter Knauf
|
c0f9d7fdb7
|
ups! no copy command defined.
|
2004-06-10 20:29:19 +00:00 |
|
Gunter Knauf
|
fc4d6f73a6
|
added generation of missing files.
|
2004-06-10 20:25:02 +00:00 |
|
Gunter Knauf
|
1a3797a699
|
make include path overridable.
|
2004-06-10 17:11:39 +00:00 |
|
Daniel Stenberg
|
0b04c52119
|
Günter Knauf's netware build fixes
|
2004-06-04 07:02:30 +00:00 |
|
Daniel Stenberg
|
5b55f9ecb3
|
Günter Knauf's NetWare changes.
|
2004-03-17 12:46:42 +00:00 |
|