summaryrefslogtreecommitdiff
path: root/src/Makefile.netware
Commit message (Expand)AuthorAgeFilesLines
* changed NetWare makefiles to rely on SHELL rather than OSTYPE since we can ha...Gunter Knauf2009-09-071-1/+1
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-3/+3
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-4/+0
* moved HAVE_LIMITS_H to common defines (no idea why I didnt this initially alr...Gunter Knauf2009-04-151-2/+1
* HAVE_LIMITS_H definition for NetWare CLIBYang Tse2009-04-141-0/+1
* some minor Makefile tweaks for latest libssh2.Gunter Knauf2009-04-091-1/+1
* some minor Makefile tweaks.Gunter Knauf2009-03-291-3/+3
* added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd wit...Gunter Knauf2008-12-301-3/+3
* changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...Gunter Knauf2008-12-301-1/+1
* added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ...Gunter Knauf2008-12-301-0/+1
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-1/+2
* changed to latest libidn version.Gunter Knauf2008-11-131-1/+1
* changed defines to make autobuild logs display libidn usage.Gunter Knauf2008-11-131-1/+2
* updated OpenSSL version.Gunter Knauf2008-11-111-1/+1
* added libidn build.Gunter Knauf2008-11-111-0/+12
* NetWare LIBC target has getaddrinfo() and freeaddrinfo()Yang Tse2008-10-301-0/+2
* HAVE_INET_PTON will only be defined when an IPv6 capable workingYang Tse2008-09-241-1/+0
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-1/+0
* NetWare seems to have writev()Yang Tse2008-09-161-0/+1
* NetWare CLIB target has stricmp() and strnicmp()Yang Tse2008-09-161-0/+1
* enabled largefile feature for LIBC builds.Gunter Knauf2008-09-041-0/+2
* OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectoryYang Tse2008-08-171-0/+2
* Fix Use of conditional definition of USE_OPENSSLYang Tse2008-08-161-1/+0
* Sync config.h generation from lib/Makefile.netware and src/Makefile.netwareYang Tse2008-08-131-0/+21
* sync src makefile with lib makefile.Gunter Knauf2008-08-121-1/+1
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-1/+0
* Adjust recvfrom's sixth arg data type definition for NetWare (LIBC)Yang Tse2008-07-211-1/+1
* when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse2008-07-211-0/+1
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-6/+6
* 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
* removed double dependency.Gunter Knauf2008-04-021-1/+1
* 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