1. 90a7ed6 A few fix-ups. by Kun Zhang · 9 years ago
  2. 1c12612 Strip Mac artifacts by Kun Zhang · 9 years ago
  3. 62903ec Make the osx binary compatible with 10.7 and later by Kun Zhang · 9 years ago
  4. 5c265fa Fix osx dependency check. otool prints the file name in the first line. Should skip it by Kun Zhang · 9 years ago
  5. 6f2bc19 Add cross-compilation for Windows on Linux using MinGW. Check library dependencies of artifact by Kun Zhang · 9 years ago
  6. c5a2a7c Process to deploy artifacts for multiple platforms into a single release. by Kun Zhang · 9 years ago
  7. b00a5d7 Document more about cross-compilation; Post-build check for the actual arch of the artifact by Kun Zhang · 9 years ago
  8. 9a8bae7 Guard cd path with quotes by Kun Zhang · 9 years ago
  9. 87b8501 Make it work on Mac by Kun Zhang · 9 years ago
  10. 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
  11. ae9177d Switch from Gradle to Maven. by Kun Zhang · 9 years ago
  12. e2f8585 Make clean before making by Kun Zhang · 9 years ago
  13. e4f1f93 Stop calling strip, pass -s to linker instead by Kun Zhang · 9 years ago
  14. 36093ca Tweak flags to make statically-linked binary under Cygwin by Kun Zhang · 9 years ago
  15. 488162d Gradle script to publish protoc binaries by zhangkun83 · 9 years ago