aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.netware
AgeCommit message (Expand)Author
2007-11-18removed now obsolete defines;Gunter Knauf
2007-10-09added two more module dependencies for LDAPS.Gunter Knauf
2007-08-20compile with ldaps by default since it seems to work fine so far.Gunter Knauf
2007-08-20added define for ldap_ssl.h.Gunter Knauf
2007-08-14only include LDAP headers if we build with LDAP support.Gunter Knauf
2007-08-14changed autoload dependent LDAP NLM.Gunter Knauf
2007-08-14trial to enable LDAP support again with patched Novell headers.Gunter Knauf
2007-08-12disable LDAP since we can no longer compile due to header incompatiblities.Gunter Knauf
2007-08-11Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg
2007-08-04changed to use libssh2 0.16;Gunter Knauf
2007-07-11updated makefile to compile nwos.c.Gunter Knauf
2007-07-09added better CodeWarrior detection (forgot to add with previos version).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-02some more makefile tweaks and hacks to deal with both lib architectures.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-04-21fixed ARFLAGS for CodeWarrior build.Gunter Knauf
2007-04-16added ranlib when library is created with ar.Gunter 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-03-20Remove unneeded 'HAVE_*' defines.Gisle Vanem
2007-01-28enabled build with hardcoded ca-bundle path;Gunter Knauf
2007-01-28force to create ca-bunde.h even if it exists already.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-09added build info output.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-11Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detectsDan Fandrich