index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ares
/
Makefile.dj
Age
Commit message (
Expand
)
Author
2008-12-08
Removed unneeded defines HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T,
Gisle Vanem
2008-11-29
Added '-DHAVE_GETHOSTNAME'.
Gisle Vanem
2008-11-13
Refactor configure script detection of functions used to set sockets into
Yang Tse
2008-09-21
Added HAVE_NETDB_H, HAVE_ARPA_INET_H, HAVE_STRCASECMP
Gisle Vanem
2008-09-12
djgpp does have strdup().
Gisle Vanem
2008-07-21
when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will
Yang Tse
2008-07-17
RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined
Yang Tse
2008-07-16
Configure process now checks availability of recvfrom() socket function and
Yang Tse
2008-05-15
Replaced "-DHAVE_FIONBIO" with "-DHAVE_IOCTLSOCKET".
Gisle Vanem
2007-12-11
Build acountry.exe. Added 'socklen_t' define.
Gisle Vanem
2007-10-08
Added needed 'HAVE_*' defines.
Gisle Vanem
2007-04-16
No need for USE_MANUAL. Use select_s() instead of select().
Gisle Vanem
2007-03-17
Added a hack to work around the circular dependency when
Gisle Vanem
2007-02-27
Added TOPDIR variable. Put dependencies in external file.
Gisle Vanem
2007-02-06
Added HAVE_PROCESS_H for DOS/Win32.
Gisle Vanem
2007-02-05
Remove '-Dselect=select_s'. Remove depend.dj-
Gisle Vanem
2006-11-25
Make sure RETSIGTYPE is properly defined
Yang Tse
2006-11-24
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
Yang Tse
2006-11-07
Moved select_s() to Makefile.dj since select() is used in applications.
Gisle Vanem
2006-10-31
Updated dependencies to not include config.h.
Gisle Vanem
2006-10-31
Rewritten to use ../packages/DOS/common.dj.
Gisle Vanem
2006-10-14
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...
Yang Tse
2005-11-14
Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'.
Gisle Vanem
2005-11-09
Update with "new" HAVE_xx.
Gisle Vanem
2004-08-19
ZLIB_ROOT not needed
Gisle Vanem
2004-08-19
My first CVS commit just to see if this works.
Gisle Vanem
2004-07-01
Gisle added makefile for djgpp builds
Daniel Stenberg