1. 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
  2. 21 Jun, 2017 8 commits
  3. 19 Jun, 2017 2 commits
  4. 17 Jun, 2017 1 commit
  5. 14 Jun, 2017 4 commits
  6. 13 Jun, 2017 12 commits
  7. 12 Jun, 2017 12 commits