1. 21 Sep, 2016 1 commit
    • Bo Yang's avatar
      Fix gson dependency. · b28ab73d
      Bo Yang authored
      gson 2.3 has internal bug that it doesn't work with some versions of maven.
      b28ab73d
  2. 20 Sep, 2016 1 commit
    • Bo Yang's avatar
      Fix gson dependency. · 6cb6bd9f
      Bo Yang authored
      gson 2.3 has internal bug that it doesn't work with some versions of maven.
      6cb6bd9f
  3. 09 Sep, 2016 1 commit
  4. 12 Mar, 2016 1 commit
  5. 25 Feb, 2016 1 commit
    • David Z. Chen's avatar
      Remove hack for building Python support with Bazel. · 985c9684
      David Z. Chen authored
      This change makes use of new imports attribute for Bazel's Python rules, which
      enable adding directories to the PYTHONPATH. This allows us to remove
      the hack for building protobuf's Python support with Bazel and now
      allows projects to include protobuf using a Bazel external repository
      rather than requiring it to be imported directly into the source tree as
      //google/protobuf.
      
      This change also updates the protobuf BUILD file to use a named
      repository, @python//, for including Python headers rather than
      //util/python. This allows projects to specify their own package for
      Python headers when including protobuf with an external repository.
      
      Fixes #1230
      985c9684
  6. 22 Oct, 2015 2 commits
  7. 18 Jun, 2015 2 commits
  8. 22 Oct, 2008 1 commit
  9. 14 Aug, 2008 1 commit
  10. 10 Jul, 2008 1 commit