summaryrefslogtreecommitdiff
path: root/lib/Makefile.netware
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectoryYang Tse2008-08-171-1/+2
* 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
* 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
* 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
* Fix NetWare missing curl_off_t typedef!!Yang Tse2008-08-111-0/+1
* fixed creation of curlbuild.h.Gunter Knauf2008-08-101-7/+5
* Fix NetWare curlbuild.hYang Tse2008-08-101-2/+26
* Remove rule no longer needed since tests/testcurl.pl revision 1.63Yang Tse2008-08-081-4/+1
* use CP macro rather than cp command.Gunter Knauf2008-08-071-1/+1
* added rule to create include/curl/curlbuild.h from include/curl/curlbuild.h.d...Gunter Knauf2008-08-071-1/+4
* 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
* 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