summaryrefslogtreecommitdiff
path: root/src/Makefile.netware
Commit message (Expand)AuthorAgeFilesLines
* another small change to the makefiles to simplify rules.Gunter Knauf2008-02-271-5/+3
* added curl.html to install package.Gunter Knauf2008-02-261-0/+1
* some more minor makefile changes; removed useless dist target.Gunter Knauf2008-02-261-7/+4
* added check symbol for linking with POSIX prelude.Gunter Knauf2008-02-181-0/+1
* seems that curently we dont need the imports from (l)ldapx.imp.Gunter Knauf2008-02-161-2/+2
* re-ordered the module dependency list;Gunter Knauf2008-02-161-4/+4
* fixed entry symbols when linked with posix prelude.Gunter Knauf2008-02-041-0/+5
* added makefile flag to link with NLM POSIX semantics.Gunter Knauf2008-02-041-1/+15
* updated makefiles to use global copyright define.Gunter Knauf2008-01-241-1/+1
* minor makefile tweaks.Gunter Knauf2008-01-241-3/+3
* updated copyright for new year.Gunter Knauf2008-01-171-1/+1
* removed now obsolete defines;Gunter Knauf2007-11-181-2/+2
* added two more module dependencies for LDAPS.Gunter Knauf2007-10-091-2/+2
* 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-6/+18
* 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
* added better CodeWarrior detection;Gunter Knauf2007-07-081-1/+6
* removed some obsolete include paths and defines.Gunter Knauf2007-07-071-4/+4
* fixed rule to build libcares when needed.Gunter Knauf2007-07-031-2/+5
* added libcares to static build if ares enabled.Gunter Knauf2007-07-031-0/+3
* some more makefile tweaks and hacks to deal with both lib architectures.Gunter Knauf2007-07-021-11/+14
* ignore make error when trying to copy curl.pdf which isnt in CVS.Gunter Knauf2007-07-011-1/+1
* changed RECV_* / SEND_* defines to correctly reflect NetWare APIs;Gunter Knauf2007-07-011-17/+27
* disabled 64bit type for CLIB build which removes compiler runtime dependency.Gunter Knauf2007-07-011-10/+10
* 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-17/+32
* made debug flag settable from outside; add allways debug stuff when DB != NDEBUGGunter Knauf2007-06-221-4/+5
* added variadic macro stuff.Gunter Knauf2007-03-271-1/+8
* changed link lib order to make nlmconv happy.Gunter Knauf2007-03-261-7/+21
* added CVS Id tag.Gunter Knauf2007-03-261-0/+1
* fixed build to use compiler-default lib extension.Gunter Knauf2007-03-261-4/+9
* enabled build with hardcoded ca-bundle path;Gunter Knauf2007-01-281-0/+3
* use var for awk.Gunter Knauf2007-01-281-1/+2
* removed not used define.Gunter Knauf2007-01-251-1/+0
* enabled build with libssh2; fixed copyright for new year..Gunter Knauf2007-01-231-2/+12
* 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-0/+1
* updated for latest OpenSSL release.Gunter Knauf2006-10-061-1/+1
* 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-3/+7
* minor Makefile fixes.Gunter Knauf2005-09-061-1/+1
* enabled statically linked builds.Gunter Knauf2005-08-221-6/+13