build: make use of 76 lib/*.h renamed files
[platform/upstream/curl.git] / m4 /
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-17 Yang Tsecurl-functions.m4: improve gethostname arg 2 data type...
2012-12-16 Yang Tseconfigure: check if compiler halts on function prototyp...
2012-12-15 Yang Tsecurl-functions.m4: add gethostname arg 2 data type...
2012-11-16 Daniel Stenbergautoconf: don't force-disable compiler debug option
2012-08-16 Daniel Stenbergconfigure: remove the --enable/disable-nonblocking...
2012-06-29 Yang Tsecurl-compilers.m4: remove -Wstrict-aliasing=3 from...
2012-06-26 Yang Tsecurl-compilers.m4: -Wstrict-aliasing=3 for warning...
2012-04-17 Yang Tsebuild adjustments: commit 9e24b9c7 follow-up
2012-04-16 Yang Tsecurl-compilers.m4: -Wno-pedantic-ms-format for Windows...
2012-04-14 Jonathan Niederheaders: surround GCC attribute names with double under...
2012-04-11 Yang Tsebuild adjustments: CURL_HIDDEN_SYMBOLS no longer define...
2012-03-28 Yang Tsecurl-functions.m4: update detection logic of getaddrinf...
2012-03-21 Yang Tsecurl-functions.m4: update detection logic of getaddrinf...
2011-12-15 Yang Tseconfigure: libtool 1.5 tweaks
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-28 Daniel Stenbergconfigure openssl version check: handle lack of L suffix
2011-08-27 Yang TseNTLM_WB: final congruency naming adjustments
2011-08-26 Yang TseNTLM single-sign on adjustments (XI)
2011-08-08 Yang Tsecurl-compilers.m4: serial number bump
2011-08-08 Yang Tsecurl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM...
2011-07-31 Yang TseNTLM single-sign on adjustments (VIII)
2011-07-29 Yang Tsecurl-functions.m4 serial # bump
2011-07-29 Yang TseRevert "configure: additional flag checks for fcntl...
2011-07-29 Yang Tseconfigure: additional flag checks for fcntl() socket...
2011-07-29 Yang Tsesocketpair() usage tracking to allow fd leak detection
2011-06-20 Yang Tsexc-translit.m4 fix quoting
2011-06-17 Yang Tsexc-translit.m4 provides transliteration macros with...
2011-06-11 Yang Tseconfigure: OpenSSL API detection cleanup
2011-06-09 Yang Tseconfigure: warn if OpenSSL headers and library versions...
2011-06-09 Yang Tseconfigure: get API info for a couple of OpenSSL functio...
2011-06-08 Yang Tseconfigure: get API info for a couple of OpenSSL functio...
2011-06-06 Yang Tseconfigure: get API info for a couple of OpenSSL functions
2011-06-04 Yang Tsexlc: avoid preprocessor definition usage when linking
2011-04-28 Daniel Stenbergtreaded-resolver: better error messages
2011-03-27 Yang Tseconfigure: fix libtool warning
2010-12-02 Yang Tseconfigure: undo using autobuilds to temporarily verify...
2010-11-18 Yang Tseconfigure: use autobuilds to temporarily verify strict...
2010-11-10 Yang Tsecurl-functions: provide xattr function tests that also...
2010-11-10 Stefan Tomanekwrite extended attributes by using fsetxattr
2010-11-09 Yang Tseserial number bump
2010-11-08 Daniel Stenbergxattr-check: correct the comment as well
2010-11-08 Daniel Stenbergsetxattr: fix the checks
2010-11-05 Daniel Stenbergxattr: add configure check and #ifdefs
2010-09-21 Daniel Stenbergduphandle: use ares_dup()
2010-08-11 Yang Tseconfigure: werror related adjustments
2010-07-21 Ben Greearbuild: Enable configure --enable-werror
2010-06-17 Daniel Stenbergconfigure: spell --disable-threaded-resolver correctly
2010-04-25 Daniel Stenbergnew configure option --enable-threaded-resolver
2010-03-25 Daniel Stenbergremove all .cvsignore files
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-03-22 Daniel JohnsonFix warnings for clang
2010-03-20 Daniel Stenbergprovide an initial set of .gitignore files
2010-03-17 Yang Tsereplaced intel compiler option -no-ansi-alias with...
2010-03-17 Yang Tseupdate outdated serial number
2010-03-05 Daniel StenbergDaniel Johnson provided fixes for building with the...
2010-03-02 Daniel Stenberg- Markus Duft pointed out in bug #2961796 that even...
2010-01-27 Yang TseRestore normal operation:
2010-01-27 Yang Tsefix c-ares assumed check being skipped
2010-01-27 Yang Tsefix LDFLAGS preservation in CURL_CHECK_LIB_ARES
2010-01-26 Yang Tseminor fixes for --enable-ares configure option
2010-01-06 Yang TsePrevent detection of stdint.h on IRIX systems, even...
2009-11-16 Yang TseUpdate serial number
2009-11-15 Yang Tsegetaddrinfo is fully thread safe on solaris versions...
2009-11-14 Yang TseRefactor how preprocessor symbol _THREAD_SAFE definitio...
2009-11-13 Yang TseAssume that getaddrinfo is thread safe, unless hard...
2009-11-13 Yang TseRelated with the threadsafe capability of getaddrinfo:
2009-11-12 Yang TseAIX 5.2 and newer have threadsafe getaddrinfo.
2009-11-12 Yang TseHP-UX 11.11 and later have threadsafe getaddrinfo
2009-11-12 Yang TseCheck if getaddrinfo is threadsafe when function check...
2009-10-19 Yang TseUse *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that...
2009-10-19 Yang TseOur _AS_PATH_SEPARATOR_PREPARE override is now m4_defun...
2009-10-18 Yang TseCheck for basename() is now done the same as other...
2009-09-29 Yang TseCheck if _REENTRANT definition is required to
2009-09-28 Yang TseAdded check for memrchr function or macro
2009-09-24 Daniel Stenbergrevert HPUX change since it already works fine
2009-09-23 Daniel Stenberg- HPUX does need _REENTRANT too to build really thread...
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-06-20 Yang TseRefactor how libraries are checked for connect() function,
2009-06-18 Yang Tseadd CloseSocket camel case function check
2009-06-17 Yang Tsesocket() and closesocket() prototypes might be in socket.h
2009-06-17 Yang Tsecheck for socket() and closesocket() as it is done...
2009-06-17 Dan FandrichAdded a few more compiler warning options for gcc.
2009-06-10 Yang Tsefix language in comment
2009-06-09 Yang TseAdded --enable-curldebug configure option to enable...
2009-05-15 Yang Tseremove outdated comment
2009-05-07 Yang TseProper naming for the experimental compiler test and...
2009-05-07 Yang TseMoved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPIL...
2009-04-28 Yang TseMoved CURL_INCLUDES_INTTYPES to curl-functions.m4 along...
2009-04-26 Yang TseInitial step towards a configure time curl_socklen_t...
2009-04-17 Yang Tseremove compiler options used while debugging the icc...
2009-04-15 Yang TseSet HP-UX compiler warning level back to the one that...
2009-02-13 Yang Tseignore
2009-02-13 Yang Tsecheck for poll() as it is done for other functions
2008-11-20 Dan FandrichMake checking for struct ifreq a prerequisite for setting
2008-11-19 Yang Tseuser provided PATH_SEPARATOR always overrides auto...
2008-11-18 Yang Tseattempting to keep lines below 80 chars
2008-11-18 Yang Tseprovide a common PATH_SEPARATOR check method which...
2008-11-18 Yang Tsecheck for gethostbyaddr and gethostbyname as it is...
2008-11-17 Dan FandrichAdded more compiler warning options for gcc 4.3
next