1. 13 Jan, 2016 1 commit
    • nmittler's avatar
      Restructuring protobuf to multiple modules · 49efe9d7
      nmittler authored
      protobuf/java will become a parent pom that will contain two modules:
      
      core - contains all of the code for the protobuf-java artifact
      util - contains all of the code for the protobuf-java-util artifact
      
      Also cleaned up various Maven warnings.
      49efe9d7
  2. 07 Jan, 2016 4 commits
  3. 06 Jan, 2016 2 commits
  4. 05 Jan, 2016 8 commits
  5. 04 Jan, 2016 1 commit
  6. 31 Dec, 2015 2 commits
  7. 30 Dec, 2015 2 commits
  8. 29 Dec, 2015 5 commits
    • Feng Xiao's avatar
      Require six>=1.9 for Python. · 283c40c8
      Feng Xiao authored
      We use six sub-modules that aren't available in old versions. Not specifying
      this requirement in the setup will lead to much less readable runtime errors.
      It's particuarlly problematic for Mac OSX users because the system comes with
      an old six version 1.4.1 by default.
      
      [skip ci]
      283c40c8
    • Feng Xiao's avatar
      Update BUILD/cmake files. · ef6c72b4
      Feng Xiao authored
      Change-Id: I6fa9f1b65d6c06b891aabf3f3d868364d74d727d
      ef6c72b4
    • Feng Xiao's avatar
      Fix a misplaced macro. · c5147e3d
      Feng Xiao authored
      Change-Id: Ife609e073bd142d328b680c753f543bb18f4f66d
      c5147e3d
    • Feng Xiao's avatar
      Add js to post_process_dist.sh. · 9dcd24df
      Feng Xiao authored
      Change-Id: I1ee87c49481bcc545939745ccf0a53d766a01a4c
      9dcd24df
    • Feng Xiao's avatar
      Fix a compiler warning. · 7a9d5825
      Feng Xiao authored
      Change-Id: I4c4e2a4a248e4336fef735f75ff5648d8d33627e
      7a9d5825
  9. 28 Dec, 2015 3 commits
  10. 22 Dec, 2015 1 commit
  11. 21 Dec, 2015 11 commits