summaryrefslogtreecommitdiff
path: root/lib/Makefile.netware
Commit message (Expand)AuthorAgeFilesLines
* compile with ldaps by default since it seems to work fine so far.Gunter Knauf2007-08-201-0/+3
* added define for ldap_ssl.h.Gunter Knauf2007-08-201-0/+2
* only include LDAP headers if we build with LDAP support.Gunter Knauf2007-08-141-2/+3
* changed autoload dependent LDAP NLM.Gunter Knauf2007-08-141-2/+2
* trial to enable LDAP support again with patched Novell headers.Gunter Knauf2007-08-141-12/+17
* disable LDAP since we can no longer compile due to header incompatiblities.Gunter Knauf2007-08-121-0/+2
* Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg2007-08-111-2/+0
* changed to use libssh2 0.16;Gunter Knauf2007-08-041-10/+10
* updated makefile to compile nwos.c.Gunter Knauf2007-07-111-3/+3
* added better CodeWarrior detection (forgot to add with previos version).Gunter Knauf2007-07-091-1/+4
* added better CodeWarrior detection;Gunter Knauf2007-07-081-1/+1
* removed some obsolete include paths and defines.Gunter Knauf2007-07-071-4/+4
* fixed rule to build libcares when needed.Gunter Knauf2007-07-031-1/+1
* some more makefile tweaks and hacks to deal with both lib architectures.Gunter Knauf2007-07-021-12/+15
* changed RECV_* / SEND_* defines to correctly reflect NetWare APIs;Gunter Knauf2007-07-011-21/+28
* disabled 64bit type for CLIB build which removes compiler runtime dependency.Gunter Knauf2007-07-011-12/+15
* added lib architecture to NLM description.Gunter Knauf2007-07-011-1/+1
* added HAVE_SYS_IOCTL_H define; added gcc runtime.Gunter Knauf2007-06-301-0/+1
* fixed path to Metrowerks tools and runtime since they changed between compile...Gunter Knauf2007-06-301-3/+8
* enabled building for NetWare CLIB architecture.Gunter Knauf2007-06-301-25/+51
* made debug flag settable from outside; add allways debug stuff when DB != NDEBUGGunter Knauf2007-06-221-5/+5
* fixed ARFLAGS for CodeWarrior build.Gunter Knauf2007-04-211-1/+1
* added ranlib when library is created with ar.Gunter Knauf2007-04-161-0/+5
* added variadic macro stuff.Gunter Knauf2007-03-271-0/+8
* changed link lib order to make nlmconv happy.Gunter Knauf2007-03-261-22/+26
* added CVS Id tag.Gunter Knauf2007-03-261-0/+1
* fixed build to use compiler-default lib extension.Gunter Knauf2007-03-261-10/+12
* Remove unneeded 'HAVE_*' defines.Gisle Vanem2007-03-201-2/+0
* enabled build with hardcoded ca-bundle path;Gunter Knauf2007-01-281-0/+10
* force to create ca-bunde.h even if it exists already.Gunter Knauf2007-01-281-3/+3
* use var for awk.Gunter Knauf2007-01-281-1/+7
* removed not used define.Gunter Knauf2007-01-251-1/+0
* enabled build with libssh2; fixed copyright for new year..Gunter Knauf2007-01-231-2/+21
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+2
* Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse2006-10-141-1/+2
* updated for latest OpenSSL release.Gunter Knauf2006-10-061-1/+1
* added build info output.Gunter Knauf2006-08-091-0/+25
* fixed some web links.Gunter Knauf2006-08-091-3/+3
* Provide definitions needed for macros sread() and swrite() in config file.Yang Tse2006-07-311-0/+13
* removed -fpack-struct because gcc4 seems to know its obsolete and warns...Gunter Knauf2006-04-201-1/+1
* minor Makefile fix - let's go 2006;Gunter Knauf2006-03-271-2/+2
* minor Makefile fixes.Gunter Knauf2005-09-061-1/+1
* enabled statically linked builds.Gunter Knauf2005-08-221-15/+14
* minor Makefile fixes.Gunter Knauf2005-08-181-1/+7
* some minor Makefile fixes for SSL.Gunter Knauf2005-08-101-9/+19
* changes for building with IPV6 and LDAP.Gunter Knauf2005-04-201-2/+9
* Updated the copyright year since changes have been this year.Daniel Stenberg2005-03-311-1/+1
* Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detectsDan Fandrich2005-03-111-0/+1
* Dan Fandrich:Daniel Stenberg2004-12-111-0/+1
* Netware target (hosted on Linux gcc) doesn't supportGisle Vanem2004-11-121-1/+1