Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Configuration files such as curl_config.h and all config-*.h no longer exist
nor are generated/copied into 'src' directory, now these only exist in 'lib'
directory from where curl tool sources uses them.
Additionally old src/setup.h has been refactored into src/tool_setup.h which
now pulls lib/setup.h
The possibility of a makefile needing an include path adjustment exists.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
have a sh-like shell also on Windows (MSYS, Cygwin).
|
|
libcurl is used with other projects which also have a config.h.
|
|
|
|
already)
|
|
|
|
|
|
|
|
with other Makefile.netware.
|
|
just found that ares already uses this define.
|
|
be IPv6-aware.
|
|
non-blocking mode, and decouple function detection from function capability.
|
|
|
|
|
|
|
|
|
|
|
|
inet_pton function is available.
|
|
|
|
|
|
|
|
|