Skip to content
  1. Jun 21, 2016
    • Kamil Dudka's avatar
      curl-compilers.m4: improve detection of GCC's -fvisibility= flag · b2dcf034
      Kamil Dudka authored
      Some builds of GCC produce output on both stdout and stderr when --help
      --verbose is used.  The 2>&1 redirection caused them to be arbitrarily
      interleaved with each other because of stream buffering.  Consequently,
      grep failed to match the fvisibility= string in the mixed output, even
      though the string was present in GCC's standard output.
      
      This led to silently disabling symbol hiding in some builds of curl.
      b2dcf034
  2. Jun 06, 2016
  3. Jun 03, 2016
  4. May 31, 2016
  5. May 30, 2016
  6. May 21, 2016
  7. May 19, 2016
  8. May 18, 2016
  9. May 17, 2016
  10. May 16, 2016
  11. May 12, 2016
  12. May 01, 2016
  13. Apr 27, 2016
  14. Apr 22, 2016
  15. Apr 18, 2016
  16. Apr 05, 2016
  17. Apr 04, 2016
  18. Apr 02, 2016
  19. Apr 01, 2016
  20. Mar 27, 2016
  21. Mar 23, 2016
  22. Mar 19, 2016
  23. Mar 18, 2016
  24. Mar 10, 2016
  25. Mar 08, 2016
  26. Feb 15, 2016
  27. Feb 10, 2016
  28. Feb 08, 2016
  29. Feb 07, 2016
  30. Feb 04, 2016
  31. Feb 03, 2016
  32. Feb 02, 2016
  33. Jan 28, 2016