Skip to content
Snippets Groups Projects
  1. Mar 25, 2010
  2. Mar 24, 2010
    • Bill Hoffman's avatar
      Fix curl CMake build. · d42f9329
      Bill Hoffman authored
      This commit fixes the cmake build of curl, and cleans up the
      cmake code a little.  It removes some commented out code and
      some trailing whitespace.  To get curl to build the binary
      tree include/curl directory needed to be added to the include
      path. Also, SIZEOF_SHORT needed to be added.  A check for the
      lack of defines of SIZEOF_* for warnless.c was added.
      d42f9329
    • Daniel Stenberg's avatar
      remove the CVSish $Id$ lines · 2309b4e3
      Daniel Stenberg authored
      2309b4e3
  3. Feb 26, 2010
    • Yang Tse's avatar
      · cef95aad
      Yang Tse authored
      Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
      cef95aad
    • Yang Tse's avatar
      · bcd1c7c2
      Yang Tse authored
      fix compiler warning
      bcd1c7c2
  4. Feb 22, 2010
    • Yang Tse's avatar
      · 439f62bf
      Yang Tse authored
      convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and
      curlx_ultouc(), exposing them through curlx.h to allow proper code reuse
      later in our test harness.
      439f62bf
    • Yang Tse's avatar
      · dc9f0a97
      Yang Tse authored
      fix compiler warning
      dc9f0a97
  5. Feb 19, 2010
    • Yang Tse's avatar
      · 04843834
      Yang Tse authored
      fix compiler warning
      04843834
  6. Feb 14, 2010
    • Yang Tse's avatar
      · a07bc791
      Yang Tse authored
      removed trailing whitespace
      a07bc791
  7. Jul 11, 2008
  8. Jul 11, 2006
  9. Dec 15, 2004
  10. Jan 07, 2004
  11. May 22, 2003
Loading