aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts/build-protoc.sh
Commit message (Expand)AuthorAgeFilesLines
* Guard cd path with quotesKun Zhang2015-04-021-1/+1
* Make it work on MacKun Zhang2015-04-011-2/+5
* Run make protoc(.exe) instead of just make, because the latter fails on Cygwi...Kun Zhang2015-04-011-9/+79
* Switch from Gradle to Maven.Kun Zhang2015-03-311-1/+6
* Make clean before makingKun Zhang2015-03-311-1/+1
* Stop calling strip, pass -s to linker insteadKun Zhang2015-03-311-4/+4
* Tweak flags to make statically-linked binary under CygwinKun Zhang2015-03-311-1/+12
* Gradle script to publish protoc binarieszhangkun832015-03-251-0/+8