aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.netware
AgeCommit message (Expand)Author
2007-08-04changed to use libssh2 0.16;Gunter Knauf
2007-07-08added better CodeWarrior detection;Gunter Knauf
2007-07-07removed some obsolete include paths and defines.Gunter Knauf
2007-07-03fixed rule to build libcares when needed.Gunter Knauf
2007-07-03added libcares to static build if ares enabled.Gunter Knauf
2007-07-02some more makefile tweaks and hacks to deal with both lib architectures.Gunter Knauf
2007-07-01ignore make error when trying to copy curl.pdf which isnt in CVS.Gunter Knauf
2007-07-01changed RECV_* / SEND_* defines to correctly reflect NetWare APIs;Gunter Knauf
2007-07-01disabled 64bit type for CLIB build which removes compiler runtime dependency.Gunter Knauf
2007-07-01added lib architecture to NLM description.Gunter Knauf
2007-06-30added HAVE_SYS_IOCTL_H define; added gcc runtime.Gunter Knauf
2007-06-30fixed path to Metrowerks tools and runtime since they changed between compile...Gunter Knauf
2007-06-30enabled building for NetWare CLIB architecture.Gunter Knauf
2007-06-22made debug flag settable from outside; add allways debug stuff when DB != NDEBUGGunter Knauf
2007-03-27added variadic macro stuff.Gunter Knauf
2007-03-26changed link lib order to make nlmconv happy.Gunter Knauf
2007-03-26added CVS Id tag.Gunter Knauf
2007-03-26fixed build to use compiler-default lib extension.Gunter Knauf
2007-01-28enabled build with hardcoded ca-bundle path;Gunter Knauf
2007-01-28use var for awk.Gunter Knauf
2007-01-25removed not used define.Gunter Knauf
2007-01-23enabled build with libssh2; fixed copyright for new year..Gunter Knauf
2006-11-24Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse
2006-10-14Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse
2006-10-06updated for latest OpenSSL release.Gunter Knauf
2006-08-09fixed some web links.Gunter Knauf
2006-07-31Provide definitions needed for macros sread() and swrite() in config file.Yang Tse
2006-04-20removed -fpack-struct because gcc4 seems to know its obsolete and warns...Gunter Knauf
2006-03-27minor Makefile fix - let's go 2006;Gunter Knauf
2005-09-06minor Makefile fixes.Gunter Knauf
2005-08-22enabled statically linked builds.Gunter Knauf
2005-08-18minor Makefile fixes.Gunter Knauf
2005-08-10some minor Makefile fixes for SSL.Gunter Knauf
2005-04-20changes for building with IPV6 and LDAP.Gunter Knauf
2005-03-31Updated the copyright year since changes have been this year.Daniel Stenberg
2005-03-05Better cope with a failed or unavailable ftruncate().Dan Fandrich
2004-09-03fixed nasty warnings with gcc 3.3.Gunter Knauf
2004-07-05added comment.Gunter Knauf
2004-07-05try to relax linux build host detection.Gunter Knauf
2004-07-03reverted, older gcc breaks compilation since it doesnt know the switch.Gunter Knauf
2004-07-03killed warning with gcc 3.3.1 and later when using -O2.Gunter Knauf
2004-07-03modified to use new Makefile.inc to build up object list;Gunter Knauf
2004-06-11removed unused include path.Gunter Knauf
2004-06-11fixed xdc generation, added lib target, load curl.nlm into ring3 by default.Gunter Knauf
2004-06-11some more makefile changes.Gunter Knauf
2004-06-11some more makefile changes.Gunter Knauf
2004-06-10added timeval.c to the sources for curlx_ functions.Gunter Knauf
2004-06-10minor output fix.Gunter Knauf
2004-06-10ups! no copy command defined.Gunter Knauf
2004-06-10added generation of missing files.Gunter Knauf