aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.netware
AgeCommit message (Expand)Author
2010-04-24encourage users to take latest lib dependencies.Guenter Knauf
2010-04-12fixed a path typo in src/Makefile.netware.Guenter Knauf
2010-03-31make folks use latest available dependent libraries.Guenter Knauf
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-26fix sizeof shortYang Tse
2010-02-26Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse
2009-09-07changed NetWare makefiles to rely on SHELL rather than OSTYPE since we can ha...Gunter Knauf
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-05-02Use build-time configured curl_socklen_t instead of socklen_tYang Tse
2009-04-15moved HAVE_LIMITS_H to common defines (no idea why I didnt this initially alr...Gunter Knauf
2009-04-14HAVE_LIMITS_H definition for NetWare CLIBYang Tse
2009-04-09some minor Makefile tweaks for latest libssh2.Gunter Knauf
2009-03-29some minor Makefile tweaks.Gunter Knauf
2008-12-30added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd wit...Gunter Knauf
2008-12-30changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...Gunter Knauf
2008-12-30added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ...Gunter Knauf
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse
2008-11-13changed to latest libidn version.Gunter Knauf
2008-11-13changed defines to make autobuild logs display libidn usage.Gunter Knauf
2008-11-11updated OpenSSL version.Gunter Knauf
2008-11-11added libidn build.Gunter Knauf
2008-10-30NetWare LIBC target has getaddrinfo() and freeaddrinfo()Yang Tse
2008-09-24HAVE_INET_PTON will only be defined when an IPv6 capable workingYang Tse
2008-09-24ntoa() and inet_ntoa_r() no longer usedYang Tse
2008-09-16NetWare seems to have writev()Yang Tse
2008-09-16NetWare CLIB target has stricmp() and strnicmp()Yang Tse
2008-09-04enabled largefile feature for LIBC builds.Gunter Knauf
2008-08-17OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectoryYang Tse
2008-08-16Fix Use of conditional definition of USE_OPENSSLYang Tse
2008-08-13Sync config.h generation from lib/Makefile.netware and src/Makefile.netwareYang Tse
2008-08-12sync src makefile with lib makefile.Gunter Knauf
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-07-21Adjust recvfrom's sixth arg data type definition for NetWare (LIBC)Yang Tse
2008-07-21when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse
2008-07-17RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse
2008-07-16Configure process now checks availability of recvfrom() socket function andYang Tse
2008-06-08enable additional CFLAGS from commandline.Gunter Knauf
2008-04-02removed double dependency.Gunter Knauf
2008-02-27another small change to the makefiles to simplify rules.Gunter Knauf
2008-02-26added curl.html to install package.Gunter Knauf
2008-02-26some more minor makefile changes; removed useless dist target.Gunter Knauf
2008-02-18added check symbol for linking with POSIX prelude.Gunter Knauf
2008-02-16seems that curently we dont need the imports from (l)ldapx.imp.Gunter Knauf
2008-02-16re-ordered the module dependency list;Gunter Knauf
2008-02-04fixed entry symbols when linked with posix prelude.Gunter Knauf
2008-02-04added makefile flag to link with NLM POSIX semantics.Gunter Knauf
2008-01-24updated makefiles to use global copyright define.Gunter Knauf
2008-01-24minor makefile tweaks.Gunter Knauf
2008-01-17updated copyright for new year.Gunter Knauf
2007-11-18removed now obsolete defines;Gunter Knauf