summaryrefslogtreecommitdiff
path: root/lib/Makefile.netware
Commit message (Expand)AuthorAgeFilesLines
...
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+15
* enable additional CFLAGS from commandline.Gunter Knauf2008-06-081-1/+1
* moved CURL_CA_BUNDLE define to generated config.h.Gunter Knauf2008-03-311-0/+8
* Removed the generated ca-bundle.h file. The verbatim value of $ca andMichal Marek2008-03-311-16/+2
* another small change to the makefiles to simplify rules.Gunter Knauf2008-02-271-5/+3
* some more minor makefile changes; removed useless dist target.Gunter Knauf2008-02-261-5/+2
* fixed install target to create a ca-bundle.crt since we have no longer one in...Gunter Knauf2008-02-261-4/+10
* 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-0/+14
* 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-4/+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-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