aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts/build-protoc.sh
Commit message (Expand)AuthorAgeFilesLines
* Updated Docker setup to use GCC 4.8Adam Cozzette2018-07-171-1/+1
* Add protoc release script for Linux build.Feng Xiao2018-07-151-2/+2
* Update protoc build scripts.Feng Xiao2018-07-151-21/+34
* Additional support for building and deploying ppcle_64 artifactsnashimus2018-07-061-2/+13
* Add support for power ppc64lepravin-dsilva2018-03-221-0/+6
* Supports Arm64 (aarch64) protoc artifactsJisi Liu2017-11-091-0/+13
* static link for 32 bit build as well.Jisi Liu2017-08-151-1/+1
* Update comments that cross compile is feasible nowJisi Liu2017-08-151-2/+0
* First try static linking pthreadJisi Liu2017-08-151-2/+5
* Fix build protoc script for windowsJisi Liu2016-07-281-5/+3
* fix comments.Jisi Liu2016-07-261-1/+1
* Fix the script comments.Jisi Liu2016-07-261-2/+2
* Make protoc-artifacts able to build plugin.Jisi Liu2016-07-261-8/+21
* Fine-tune build scripts and better documentation.Kun Zhang2016-05-111-1/+1
* A few fix-ups.Kun Zhang2015-04-161-1/+4
* Strip Mac artifactsKun Zhang2015-04-081-2/+9
* Make the osx binary compatible with 10.7 and laterKun Zhang2015-04-081-1/+3
* Fix osx dependency check. otool prints the file name in the first line. Shoul...Kun Zhang2015-04-071-2/+2
* Add cross-compilation for Windows on Linux using MinGW. Check library depende...Kun Zhang2015-04-071-12/+70
* Process to deploy artifacts for multiple platforms into a singleKun Zhang2015-04-061-1/+14
* Document more about cross-compilation; Post-build check for the actual arch o...Kun Zhang2015-04-021-8/+53
* 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