1. 7b08d49 Fix typos in README.md/CHANGES.txt by Dongjoon Hyun · 9 years ago
  2. aa7e17a Update version numbers. by Feng Xiao · 9 years ago
  3. ffe9215 Update version number. by Feng Xiao · 9 years ago
  4. e107e2d Update version number to 3.0.0-alpha-4 by Bo Yang · 9 years ago
  5. 9839c0c Update version number to 3.0.0-alpha-3 by teboring · 9 years ago
  6. 2aaf5c6 Dockerfile for building protoc on Centos 6.6 by Kun Zhang · 9 years ago
  7. 90a7ed6 A few fix-ups. by Kun Zhang · 9 years ago
  8. 1c12612 Strip Mac artifacts by Kun Zhang · 9 years ago
  9. 62903ec Make the osx binary compatible with 10.7 and later by Kun Zhang · 9 years ago
  10. 5c265fa Fix osx dependency check. otool prints the file name in the first line. Should skip it by Kun Zhang · 9 years ago
  11. 6f2bc19 Add cross-compilation for Windows on Linux using MinGW. Check library dependencies of artifact by Kun Zhang · 9 years ago
  12. c679236 List the platforms that we currently support. Document staging.repository. by Kun Zhang · 9 years ago
  13. c5a2a7c Process to deploy artifacts for multiple platforms into a single release. by Kun Zhang · 9 years ago
  14. b00a5d7 Document more about cross-compilation; Post-build check for the actual arch of the artifact by Kun Zhang · 9 years ago
  15. 0556bf4 Fix typo in README by Kun Zhang · 9 years ago
  16. 9a8bae7 Guard cd path with quotes by Kun Zhang · 9 years ago
  17. 87b8501 Make it work on Mac by Kun Zhang · 9 years ago
  18. 74c4b64 Make cross-compilation possible by Kun Zhang · 9 years ago
  19. c8eda8e Run make protoc(.exe) instead of just make, because the latter fails on Cygwin with mingw gcc; build-protoc.sh works under Cygwin; build-protoc.sh will use the --host parameter consistent with what os-maven-plugin has detected by Kun Zhang · 9 years ago
  20. e499956 Update README.md by Kun Zhang · 9 years ago
  21. 18f02bc Move signing and uploading to the release profile by Kun Zhang · 9 years ago
  22. ae9177d Switch from Gradle to Maven. by Kun Zhang · 9 years ago
  23. e2f8585 Make clean before making by Kun Zhang · 9 years ago
  24. e4f1f93 Stop calling strip, pass -s to linker instead by Kun Zhang · 9 years ago
  25. 36093ca Tweak flags to make statically-linked binary under Cygwin by Kun Zhang · 9 years ago
  26. cd4e9e7 Use bash explicitly to run build-protoc.sh to make it work on Windows w/ MSYS by zhangkun83 · 9 years ago
  27. 645d7fb Fix property names for ossrh username and password by zhangkun83 · 9 years ago
  28. f162ee5 Clarify system requirements by zhangkun83 · 9 years ago
  29. 9f4d9c6 Clarify the usage and the versioning of the artifact by zhangkun83 · 9 years ago
  30. 65858d5 Add README.md; Allow installing to local repo without OSSRH account and signature by zhangkun83 · 9 years ago
  31. f1496fd Use osdetector-gradle-plugin:1.2.1; Fix authentication methods for sonatype by zhangkun83 · 9 years ago
  32. 488162d Gradle script to publish protoc binaries by zhangkun83 · 9 years ago
  33. 82524fe Create protoc-artifacts directory by zhangkun83 · 9 years ago