aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts/build-protoc.sh
Commit message (Collapse)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 ↵Kun Zhang2015-04-011-9/+79
| | | | 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
* 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