summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-4/+4
* curl-override.m4: provide AC_CONFIG_MACRO_DIR definition conditionallyYang Tse2013-01-011-7/+7
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-4/+4
* curl-functions.m4: improve gethostname arg 2 data type checkYang Tse2012-12-171-4/+6
* configure: check if compiler halts on function prototype mismatchYang Tse2012-12-161-1/+37
* curl-functions.m4: add gethostname arg 2 data type check and definitionYang Tse2012-12-151-1/+29
* autoconf: don't force-disable compiler debug optionDaniel Stenberg2012-11-161-6/+6
* configure: remove the --enable/disable-nonblocking optionsDaniel Stenberg2012-08-161-54/+14
* curl-compilers.m4: remove -Wstrict-aliasing=3 from clangYang Tse2012-06-291-4/+1
* curl-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang buildsYang Tse2012-06-261-1/+7
* build adjustments: commit 9e24b9c7 follow-upYang Tse2012-04-171-5/+5
* curl-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 buildsYang Tse2012-04-161-1/+10
* headers: surround GCC attribute names with double underscoresJonathan Nieder2012-04-141-4/+4
* build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse2012-04-112-4/+185
* curl-functions.m4: update detection logic of getaddrinfo() thread-safenessYang Tse2012-03-281-13/+37
* curl-functions.m4: update detection logic of getaddrinfo() thread-safenessYang Tse2012-03-211-2/+18
* configure: libtool 1.5 tweaksYang Tse2011-12-153-11/+62
* configure openssl version check: handle lack of L suffixDaniel Stenberg2011-09-281-1/+1
* NTLM_WB: final congruency naming adjustmentsYang Tse2011-08-271-34/+34
* NTLM single-sign on adjustments (XI)Yang Tse2011-08-271-5/+6
* curl-compilers.m4: serial number bumpYang Tse2011-08-081-1/+1
* curl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM adjustments:Yang Tse2011-08-081-29/+33
* NTLM single-sign on adjustments (VIII)Yang Tse2011-07-311-2/+62
* curl-functions.m4 serial # bumpYang Tse2011-07-291-1/+1
* Revert "configure: additional flag checks for fcntl() socket() and socketpair()"Yang Tse2011-07-291-335/+1
* configure: additional flag checks for fcntl() socket() and socketpair()Yang Tse2011-07-291-1/+335
* socketpair() usage tracking to allow fd leak detectionYang Tse2011-07-291-1/+90
* xc-translit.m4 fix quotingYang Tse2011-06-211-11/+45
* xc-translit.m4 provides transliteration macros with well defined behavior.Yang Tse2011-06-171-0/+130
* configure: OpenSSL API detection cleanupYang Tse2011-06-111-105/+11
* configure: warn if OpenSSL headers and library versions don't matchYang Tse2011-06-091-1/+27
* configure: get API info for a couple of OpenSSL functions (followup 2)Yang Tse2011-06-091-187/+181
* configure: get API info for a couple of OpenSSL functions (followup 1)Yang Tse2011-06-091-66/+254
* configure: get API info for a couple of OpenSSL functionsYang Tse2011-06-061-0/+146
* xlc: avoid preprocessor definition usage when linkingYang Tse2011-06-041-11/+25
* treaded-resolver: better error messagesDaniel Stenberg2011-04-281-1/+94
* configure: fix libtool warningYang Tse2011-03-271-1/+10
* configure: undo using autobuilds to temporarily verify strict aliasing warnings.Yang Tse2010-12-021-5/+0
* configure: use autobuilds to temporarily verify strict aliasing warnings.Yang Tse2010-11-181-0/+5
* curl-functions: provide xattr function tests that also check number of argumentsYang Tse2010-11-101-84/+976
* write extended attributes by using fsetxattrStefan Tomanek2010-11-101-37/+37
* serial number bumpYang Tse2010-11-093-4/+4
* xattr-check: correct the comment as wellDaniel Stenberg2010-11-081-1/+1
* setxattr: fix the checksDaniel Stenberg2010-11-081-4/+24
* xattr: add configure check and #ifdefsDaniel Stenberg2010-11-051-0/+84
* duphandle: use ares_dup()Daniel Stenberg2010-09-211-0/+1
* configure: werror related adjustmentsYang Tse2010-08-111-4/+4
* build: Enable configure --enable-werrorBen Greear2010-07-211-0/+32
* configure: spell --disable-threaded-resolver correctlyDaniel Stenberg2010-06-171-2/+2
* new configure option --enable-threaded-resolverDaniel Stenberg2010-04-251-2/+27