index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
protoc-artifacts
/
build-protoc.sh
Commit message (
Expand
)
Author
Age
*
Supports Arm64 (aarch64) protoc artifacts
Jisi Liu
2017-11-09
*
static link for 32 bit build as well.
Jisi Liu
2017-08-15
*
Update comments that cross compile is feasible now
Jisi Liu
2017-08-15
*
First try static linking pthread
Jisi Liu
2017-08-15
*
Fix build protoc script for windows
Jisi Liu
2016-07-28
*
fix comments.
Jisi Liu
2016-07-26
*
Fix the script comments.
Jisi Liu
2016-07-26
*
Make protoc-artifacts able to build plugin.
Jisi Liu
2016-07-26
*
Fine-tune build scripts and better documentation.
Kun Zhang
2016-05-11
*
A few fix-ups.
Kun Zhang
2015-04-16
*
Strip Mac artifacts
Kun Zhang
2015-04-08
*
Make the osx binary compatible with 10.7 and later
Kun Zhang
2015-04-08
*
Fix osx dependency check. otool prints the file name in the first line. Shoul...
Kun Zhang
2015-04-07
*
Add cross-compilation for Windows on Linux using MinGW. Check library depende...
Kun Zhang
2015-04-07
*
Process to deploy artifacts for multiple platforms into a single
Kun Zhang
2015-04-06
*
Document more about cross-compilation; Post-build check for the actual arch o...
Kun Zhang
2015-04-02
*
Guard cd path with quotes
Kun Zhang
2015-04-02
*
Make it work on Mac
Kun Zhang
2015-04-01
*
Run make protoc(.exe) instead of just make, because the latter fails on Cygwi...
Kun Zhang
2015-04-01
*
Switch from Gradle to Maven.
Kun Zhang
2015-03-31
*
Make clean before making
Kun Zhang
2015-03-31
*
Stop calling strip, pass -s to linker instead
Kun Zhang
2015-03-31
*
Tweak flags to make statically-linked binary under Cygwin
Kun Zhang
2015-03-31
*
Gradle script to publish protoc binaries
zhangkun83
2015-03-25