index
:
platform/upstream/c-ares
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_dev
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/latest
sandbox/pcoval/upstream
sandbox/vbarinov/visibility
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / Data Network;
Taesoo Jun <steve.jun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-30
Check if X/Open network library is required
Yang Tse
1
-0
/
+22
2009-04-28
Initial step towards a configure time ares_socklen_t definition
Yang Tse
1
-1
/
+5
2009-04-21
Moved potential inclusion of system's malloc.h and memory.h header files to
Yang Tse
1
-0
/
+1
2009-04-14
use HAVE_LIMITS_H symbol to protect limits.h inclusion
Yang Tse
1
-0
/
+1
2008-11-18
provide a common PATH_SEPARATOR check method which is required by
Yang Tse
1
-0
/
+2
2008-11-18
check for gethostbyaddr and gethostbyname as it is done for other functions
Yang Tse
1
-3
/
+3
2008-11-16
trim down configure script size
Yang Tse
1
-16
/
+2
2008-11-13
Refactor configure script detection of functions used to set sockets into
Yang Tse
1
-2
/
+8
2008-10-30
check for freeaddrinfo() at configuration phase
Yang Tse
1
-0
/
+1
2008-10-29
make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
Yang Tse
1
-2
/
+0
2008-10-28
Initial attempt to detect at configuration time if the getaddrinfo()
Yang Tse
1
-0
/
+1
2008-10-28
Initial attempt to detect at configuration time if the getaddrinfo()
Yang Tse
1
-0
/
+2
2008-10-22
remove from configure.ac temporary magic for the icc seg-fault issue
Yang Tse
1
-11
/
+7
2008-10-21
some more temporary magic for the icc seg-fault issue
Yang Tse
1
-0
/
+4
2008-10-20
some more temporary magic for the icc seg-fault issue
Yang Tse
1
-8
/
+8
2008-10-15
Ensure that shell variable contents which have active meaning
Yang Tse
1
-6
/
+6
2008-10-07
Initial attempt to support configure's --(dis|en)able-optimize
Yang Tse
1
-4
/
+16
2008-10-02
Initial attempt to support configure's --(dis|en)able-warnings
Yang Tse
1
-180
/
+14
2008-09-30
now compiler warnings are activated for all gcc builds, not only debug ones.
Yang Tse
1
-7
/
+49
2008-09-30
Use CFLAGS for icc linker options instead of LDFLAGS,
Yang Tse
1
-3
/
+3
2008-09-29
use ac_cv_compiler and ac_cv_compiler_num to keep compiler ID and version number
Yang Tse
1
-34
/
+49
2008-09-29
Temporary icc adjustment:
Yang Tse
1
-0
/
+2
2008-09-24
HAVE_INET_PTON will only be defined when an IPv6 capable working
Yang Tse
1
-29
/
+1
2008-09-24
HAVE_INET_NTOP will only be defined when an IPv6 capable working
Yang Tse
1
-33
/
+1
2008-09-22
icc adjustments for icc 9.0 and prior versions:
Yang Tse
1
-0
/
+4
2008-09-19
icc adjustments:
Yang Tse
1
-0
/
+4
2008-09-18
icc adjustments
Yang Tse
1
-0
/
+6
2008-09-17
improve detection of getservbyport_r()
Yang Tse
1
-4
/
+1
2008-09-17
On Linux Intel's icc uses gcc's header files, so
Yang Tse
1
-4
/
+3
2008-09-17
improve detection of gethostname()
Yang Tse
1
-0
/
+1
2008-09-16
rearrange to allow internal/private use of ares_writev to any system
Yang Tse
1
-0
/
+2
2008-09-15
improve detection of:
Yang Tse
1
-0
/
+8
2008-09-11
strdup() clone for systems/configurations which lack it
Yang Tse
1
-0
/
+2
2008-09-10
icc adjustments
Yang Tse
1
-5
/
+5
2008-09-09
icc adjustments
Yang Tse
1
-7
/
+6
2008-09-08
Select strict ANSI C89 conformance for icc
Yang Tse
1
-0
/
+14
2008-08-21
Get rid of ENABLE_64BIT symbol definition and usage.
Yang Tse
1
-1
/
+2
2008-08-09
Fix IBM C and DEC/Compaq C compiler detection
Yang Tse
1
-4
/
+2
2008-08-07
Initial support of curlbuild.h and curlrules.h which allows
Yang Tse
1
-0
/
+1
2008-08-04
Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use.
Yang Tse
1
-1
/
+3
2008-08-03
Adjust DEC/Compaq C compiler settings.
Yang Tse
1
-0
/
+2
2008-08-01
Another AC_TRY_LINK conversion to AC_LINK_IFELSE.
Yang Tse
1
-17
/
+21
2008-07-27
These lines were unintentionally removed in previous commit
Yang Tse
1
-0
/
+4
2008-07-27
Partially undo change that prevented SED, GREP, EGREP and AR from being chang...
Yang Tse
1
-13
/
+3
2008-07-27
Remove explicit inclusion of our m4 files first. It was interesting as a test,
Yang Tse
1
-8
/
+0
2008-07-27
Another step towards detecting if _REENTRANT is already defined or actually
Yang Tse
1
-1
/
+1
2008-07-26
Explicitly include our m4 files first. This might minimize the impact
Yang Tse
1
-0
/
+8
2008-07-24
Another step towards detecting if _REENTRANT is already defined or actually
Yang Tse
1
-1
/
+1
2008-07-22
Make sure that configure process tests are done with the same _REENTRANT
Yang Tse
1
-0
/
+3
2008-07-20
Adjust DEC/Compaq C compiler settings
Yang Tse
1
-2
/
+2
[prev]
[next]