Skip to content
Snippets Groups Projects
  1. Nov 16, 2009
  2. Nov 01, 2009
    • Yang Tse's avatar
      · db1281fa
      Yang Tse authored
      Undo old temporary change once used for testing purposes
      db1281fa
  3. Oct 31, 2009
    • Yang Tse's avatar
      · ce6731ba
      Yang Tse authored
      Symbol hiding configure options renamed to the hopefully less ambiguous
      --enable-symbol-hiding and --disable-symbol-hiding as well as related
      macro names and some internal variables used for them.
      
      Related configuration file preprocessor symbols named to
      CARES_SYMBOL_HIDING and CARES_SYMBOL_SCOPE_EXTERN.
      ce6731ba
  4. Oct 29, 2009
  5. Oct 28, 2009
    • Yang Tse's avatar
      Initial step towards the ability to reduce c-ares exported symbols · 0d9f14f5
      Yang Tse authored
      based on the 'visibility' attribute for GNUC and __global for Sun
      compilers, taking also in account __declspec function decoration
      for Win32 and Symbian DLL's.
      
      Introducing configure options --enable-hidden-symbols and
      --disable-hidden-symbols following libcurl's naming.
      0d9f14f5
  6. Jul 16, 2009
  7. Jul 14, 2009
  8. Jun 09, 2009
  9. Jun 05, 2009
  10. May 28, 2009
  11. May 27, 2009
  12. May 26, 2009
  13. May 15, 2009
  14. May 07, 2009
  15. Apr 17, 2009
  16. Apr 15, 2009
  17. Nov 18, 2008
  18. Oct 25, 2008
  19. Oct 24, 2008
  20. Oct 23, 2008
    • Yang Tse's avatar
      icc adjustments: · 198fa5e3
      Yang Tse authored
        Enable more icc warnings.
      
        Optimization disabling options used only for icc 9.1
      198fa5e3
  21. Oct 22, 2008
  22. Oct 21, 2008
  23. Oct 20, 2008
  24. Oct 19, 2008
  25. Oct 17, 2008
  26. Oct 16, 2008
  27. Oct 15, 2008
  28. Oct 14, 2008
  29. Oct 13, 2008
  30. Oct 12, 2008
    • Yang Tse's avatar
      adjust SGI MIPSpro C detection · 75893921
      Yang Tse authored
      75893921
    • Yang Tse's avatar
      LCC compiler adjustments: · ab861e56
      Yang Tse authored
        Highest warning level is double -A, next is single -A.
        Due to the big number of warnings these trigger on third
        party header files it is impratical for us to use any of
        them here. If you want them simply define it in CPPFLAGS.
      ab861e56
  31. Oct 11, 2008
Loading