Skip to content
  1. May 12, 2017
  2. May 11, 2017
  3. May 08, 2017
  4. May 07, 2017
  5. May 06, 2017
  6. May 05, 2017
  7. May 03, 2017
  8. May 01, 2017
  9. Apr 30, 2017
  10. Apr 26, 2017
  11. Apr 25, 2017
  12. Apr 24, 2017
    • Dan Fandrich's avatar
      Makefile: avoid use of GNU-specific form of $< · 80a87e8a
      Dan Fandrich authored
      $< is only allowed in implicit rules in some non-GNU makes (e.g. BSD,
      AIX) so avoid use elsewhere by referencing the dependent curl.1 file
      directly instead. This is somewhat tricky because the file is supplied
      in the packaged tar ball (but not in git) but must still be able to be
      rebuilt when its dependencies change. The right thing must happen in
      both tar ball and git source trees, as well as in both in-tree and
      out-of-tree builds.
      80a87e8a
  13. Apr 19, 2017
  14. Apr 10, 2017
  15. Apr 09, 2017
  16. Apr 08, 2017
  17. Apr 07, 2017
  18. Apr 06, 2017
  19. Apr 04, 2017
  20. Apr 02, 2017
  21. Apr 01, 2017
  22. Mar 31, 2017
  23. Mar 30, 2017