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
/
configure.ac
Age
Commit message (
Expand
)
Author
2009-11-24
When using icc, compile with -fpic and link with intel dynamic libraries.
Yang Tse
2009-11-22
Make configure remove the ares_build.h file included in distribution tarballs.
Yang Tse
2009-11-16
Add check for assert.h header file
Yang Tse
2009-11-15
Remove enable-thread / disable-thread configure option. These were only placebo
Yang Tse
2009-11-14
Refactor how preprocessor symbol _THREAD_SAFE definition is done.
Yang Tse
2009-10-31
Symbol hiding configure options renamed to the hopefully less ambiguous
Yang Tse
2009-10-29
External API function linkage decoration adjustment
Yang Tse
2009-10-28
Initial step towards the ability to reduce c-ares exported symbols
Yang Tse
2009-10-27
Fix spelling
Yang Tse
2009-10-19
Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR
Yang Tse
2009-07-14
renamed generated config.h to ares_config.h in order to avoid clashes when li...
Gunter Knauf
2009-06-20
Refactor how libraries are checked for connect() function,
Yang Tse
2009-06-18
add CloseSocket camel case function check
Yang Tse
2009-06-17
check for socket() and closesocket() as it is done for other functions
Yang Tse
2009-05-28
c-ares' --enable-curldebug adjustments
Yang Tse
2009-05-26
c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...
Yang Tse
2009-05-11
Remove experimental check. Currently there's no need for it.
Yang Tse
2009-05-07
Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definition
Yang Tse
2009-05-07
Proper naming for the experimental compiler test and moved to *-compilers.m4
Yang Tse
2009-05-07
Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...
Yang Tse
2009-05-03
HP-UX's X/Open network library requirement check follow-up
Yang Tse
2009-05-02
Use build-time configured ares_socklen_t instead of socklen_t
Yang Tse
2009-05-01
Check definition of _XOPEN_SOURCE_EXTENDED with the compiler
Yang Tse
2009-04-30
Check if X/Open network library is required
Yang Tse
2009-04-28
Initial step towards a configure time ares_socklen_t definition
Yang Tse
2009-04-21
Moved potential inclusion of system's malloc.h and memory.h header files to
Yang Tse
2009-04-14
use HAVE_LIMITS_H symbol to protect limits.h inclusion
Yang Tse
2008-11-18
provide a common PATH_SEPARATOR check method which is required by
Yang Tse
2008-11-18
check for gethostbyaddr and gethostbyname as it is done for other functions
Yang Tse
2008-11-16
trim down configure script size
Yang Tse
2008-11-13
Refactor configure script detection of functions used to set sockets into
Yang Tse
2008-10-30
check for freeaddrinfo() at configuration phase
Yang Tse
2008-10-29
make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
Yang Tse
2008-10-28
Initial attempt to detect at configuration time if the getaddrinfo()
Yang Tse
2008-10-28
Initial attempt to detect at configuration time if the getaddrinfo()
Yang Tse
2008-10-22
remove from configure.ac temporary magic for the icc seg-fault issue
Yang Tse
2008-10-21
some more temporary magic for the icc seg-fault issue
Yang Tse
2008-10-20
some more temporary magic for the icc seg-fault issue
Yang Tse
2008-10-15
Ensure that shell variable contents which have active meaning
Yang Tse
2008-10-07
Initial attempt to support configure's --(dis|en)able-optimize
Yang Tse
2008-10-02
Initial attempt to support configure's --(dis|en)able-warnings
Yang Tse
2008-09-30
now compiler warnings are activated for all gcc builds, not only debug ones.
Yang Tse
2008-09-30
Use CFLAGS for icc linker options instead of LDFLAGS,
Yang Tse
2008-09-29
use ac_cv_compiler and ac_cv_compiler_num to keep compiler ID and version number
Yang Tse
2008-09-29
Temporary icc adjustment:
Yang Tse
2008-09-24
HAVE_INET_PTON will only be defined when an IPv6 capable working
Yang Tse
2008-09-24
HAVE_INET_NTOP will only be defined when an IPv6 capable working
Yang Tse
2008-09-22
icc adjustments for icc 9.0 and prior versions:
Yang Tse
2008-09-19
icc adjustments:
Yang Tse
2008-09-18
icc adjustments
Yang Tse
[next]