1. 26 Jun, 2017 1 commit
  2. 22 Jun, 2017 1 commit
    • cmake: Permit disabling external http-parser · 845f661d
      When attempting to build libgit2 as an isolated static lib, CMake
      gleefully attempts to use the system http-parser.  This is typically
      seen on Linux systems which install header files with every package,
      such as Gentoo.
      
      Allow developers to forcibly disable using the system http-parser with
      the config switch USE_EXT_HTTP_PARSER.  Defaults to ON to maintain
      previous behavior.
      
      Signed-off-by: Jason Cooper <jason@lakedaemon.net>
      Jason Cooper committed
  3. 21 Jun, 2017 8 commits
  4. 19 Jun, 2017 2 commits
  5. 17 Jun, 2017 1 commit
  6. 14 Jun, 2017 4 commits
  7. 13 Jun, 2017 12 commits
  8. 12 Jun, 2017 11 commits