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