Skip to content
Snippets Groups Projects
  1. Apr 18, 2011
  2. Jul 25, 2010
    • Daniel Stenberg's avatar
      curl-config: --built-shared returns shared info · a1312859
      Daniel Stenberg authored
      The curl-config now features a --built-shared command line option that
      will output 'yes' or 'no' depending if the build process was asked to
      build shared library/libraries or not.
      
      It is primarily made to offer more details to the test suite to know
      what kind of stunts it can expect to work.
      a1312859
  3. Mar 24, 2010
  4. Nov 14, 2009
  5. Mar 20, 2009
  6. Sep 03, 2008
  7. Sep 02, 2008
  8. Jan 10, 2008
  9. Oct 29, 2007
  10. Oct 25, 2007
  11. Sep 14, 2007
  12. Feb 17, 2007
  13. Feb 14, 2007
  14. May 02, 2006
  15. Jan 16, 2006
  16. Sep 04, 2005
  17. Aug 07, 2005
  18. Mar 15, 2005
  19. Dec 24, 2004
  20. Dec 11, 2004
    • Daniel Stenberg's avatar
      Dan Fandrich: · df3ca591
      Daniel Stenberg authored
      Here's a stab at a consolidation of the SSL detection heuristics into
      configure. Source files aren't changed by this patch, except for setup.h and
      the various config*.h files.  Within the configure script, OPENSSL_ENABLED is
      used to determine if SSL is being used or not, and outside configure,
      USE_SSLEAY means the same thing; this could be even further unified some day.
      
      Now, when SSL is not detected, configure skips the various checks that are
      dependent on SSL, speeding up the configure process and avoiding complications
      with cross compiles.  I also updated all the architecture- specific config
      files I could see, but I couldn't test them.
      df3ca591
  21. Dec 08, 2003
  22. Jan 16, 2003
  23. Nov 20, 2002
  24. Sep 02, 2002
  25. Aug 30, 2002
  26. Jun 11, 2002
  27. Jan 16, 2002
  28. Aug 16, 2001
  29. Aug 06, 2001
  30. Jun 01, 2001
  31. May 28, 2001
  32. Apr 18, 2001
  33. Apr 17, 2001
Loading