summaryrefslogtreecommitdiff
path: root/lib/Makefile.netware
Commit message (Collapse)AuthorAgeFilesLines
* Updated default (recommended) dependency versions.Guenter Knauf2011-04-191-1/+1
|
* Set -fpcc-struct-return only for gcc compiler.curl-7_21_4Guenter Knauf2011-02-171-1/+4
|
* Added -m32 to CFLAGS to compile with x86_64 gcc.Guenter Knauf2011-02-131-0/+1
|
* Updated OpenSSL version, added links to docu.Guenter Knauf2011-02-131-1/+1
|
* Added support for axTLS to NetWare build.Guenter Knauf2010-12-221-0/+20
|
* Updated OpenSSL version.Guenter Knauf2010-12-051-1/+1
|
* build: provide SIZEOF_SIZE_T netware definitionYang Tse2010-12-021-0/+2
|
* Added build bits for librtmp to NetWare makefiles.Guenter Knauf2010-10-121-0/+12
|
* Some NetWare makefile tweaks.Guenter Knauf2010-10-031-39/+44
| | | | | | | | Renamed SDK_* to NDK_*; made NDK_* defines overwriteable from environment; removed now obsolete YACC macro; moved some curl_config.h defines to IPv6 section since they are only needed when IPv6 is enabled - this makes libcurl compile with older NDKs too which were not IPv6-aware.
* Syncroniszed vclean target; fixed some comments.Guenter Knauf2010-08-151-3/+3
|
* Block created curlbuild.h for NetWare to avoid usage from other platforms.Guenter Knauf2010-08-071-0/+3
|
* Updated library versions.Guenter Knauf2010-07-221-2/+2
|
* encourage users to take latest lib dependencies.Guenter Knauf2010-04-241-2/+2
|
* make folks use latest available dependent libraries.Guenter Knauf2010-03-311-10/+14
|
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
|
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-0/+2
|
* changed NetWare makefiles to rely on SHELL rather than OSTYPE since we can ↵Gunter Knauf2009-09-071-1/+1
| | | | have a sh-like shell also on Windows (MSYS, Cygwin).
* renamed generated config.h to curl_config.h in order to avoid clashes when ↵Gunter Knauf2009-07-141-3/+3
| | | | libcurl is used with other projects which also have a config.h.
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-4/+0
|
* Use 'unsigned int' instead of size_t attempting to avoid header inclusionYang Tse2009-04-301-1/+1
|
* NetWare LibC's getpeername() third argument data type is size_tYang Tse2009-04-301-1/+1
|
* curl_socklen_t NetWare follow-upYang Tse2009-04-291-0/+5
|
* moved HAVE_LIMITS_H to common defines (no idea why I didnt this initially ↵Gunter Knauf2009-04-151-2/+1
| | | | already)
* 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 ↵Gunter Knauf2008-12-301-3/+3
| | | | with other Makefile.netware.
* changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ↵Gunter Knauf2008-12-301-1/+1
| | | | just found that ares already uses this define.
* added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ↵Gunter Knauf2008-12-301-0/+1
| | | | be IPv6-aware.
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-1/+2
| | | | non-blocking mode, and decouple function detection from function capability.
* 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
| | | | inet_pton function is available.
* 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
|
* leftoverYang Tse2008-08-251-1/+1
|
* For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,Yang Tse2008-08-251-2/+2
| | | | | | the name of the curl_off_t data type used now becomes CURL_TYPEOF_CURL_OFF_T CURL_OFF_T -> CURL_TYPEOF_CURL_OFF_T
* OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectoryYang Tse2008-08-171-1/+2
| | | | | | | | | when including the OpenSSL header files. This is the recommended setting, this prevents the undesired inclusion of header files with the same name as those of OpenSSL but which do not belong to the OpenSSL package. The visible change from previously released libcurl versions is that now OpenSSl enabled NetWare builds also define USE_OPENSSL in config files, and that OpenSSL header files must be located in a subdirectory named 'openssl'.
* Fix Use of conditional definition of USE_OPENSSLYang Tse2008-08-161-1/+0
|
* For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,Yang Tse2008-08-151-4/+4
| | | | | | | | | | | | | | the names of the curl_off_t formatting string directives now become CURL_FORMAT_CURL_OFF_T and CURL_FORMAT_CURL_OFF_TU. CURL_FMT_OFF_T -> CURL_FORMAT_CURL_OFF_T CURL_FMT_OFF_TU -> CURL_FORMAT_CURL_OFF_TU Remove the use of an internal name for the curl_off_t formatting string directives and use the common one available from the inside and outside of the library. FORMAT_OFF_T -> CURL_FORMAT_CURL_OFF_T FORMAT_OFF_TU -> CURL_FORMAT_CURL_OFF_TU
* Sync config.h generation from lib/Makefile.netware and src/Makefile.netwareYang Tse2008-08-131-0/+4
|
* The size of long is a build time characteristic and as such it is now recordedYang Tse2008-08-131-0/+2
| | | | | in curlbuild.h as CURL_SIZEOF_LONG. Definition now done from configure process and in CVS curlbuild.h.dist for non-configure systems.
* DOS/Windows 'shells' eat echoed percent sign characters unless escaped.Yang Tse2008-08-121-2/+4
|
* Added missing signed and unsigned curl_off_t integer constant suffixes forYang Tse2008-08-111-0/+4
| | | | internal and external use. CURL_SUFFIX_CURL_OFF_T, CURL_SUFFIX_CURL_OFF_TU.
* Fix NetWare missing curl_off_t typedef!!Yang Tse2008-08-111-0/+1
|