summaryrefslogtreecommitdiff
path: root/protoc-artifacts
AgeCommit message (Expand)Author
2015-08-26Update version number.Feng Xiao
2015-05-29Update version number to 3.0.0-alpha-4Bo Yang
2015-05-23Update version number to 3.0.0-alpha-3teboring
2015-05-12Dockerfile for building protoc on Centos 6.6Kun Zhang
2015-04-16A few fix-ups.Kun Zhang
2015-04-08Strip Mac artifactsKun Zhang
2015-04-08Make the osx binary compatible with 10.7 and laterKun Zhang
2015-04-07Fix osx dependency check. otool prints the file name in the first line. Shoul...Kun Zhang
2015-04-07Add cross-compilation for Windows on Linux using MinGW. Check library depende...Kun Zhang
2015-04-07List the platforms that we currently support. Document staging.repository.Kun Zhang
2015-04-06Process to deploy artifacts for multiple platforms into a singleKun Zhang
2015-04-02Document more about cross-compilation; Post-build check for the actual arch o...Kun Zhang
2015-04-02Fix typo in READMEKun Zhang
2015-04-02Guard cd path with quotesKun Zhang
2015-04-01Make it work on MacKun Zhang
2015-04-01Make cross-compilation possibleKun Zhang
2015-04-01Run make protoc(.exe) instead of just make, because the latter fails on Cygwi...Kun Zhang
2015-04-01Update README.mdKun Zhang
2015-04-01Move signing and uploading to the release profileKun Zhang
2015-03-31Switch from Gradle to Maven.Kun Zhang
2015-03-31Make clean before makingKun Zhang
2015-03-31Stop calling strip, pass -s to linker insteadKun Zhang
2015-03-31Tweak flags to make statically-linked binary under CygwinKun Zhang
2015-03-30Use bash explicitly to run build-protoc.sh to make it work on Windows w/ MSYSzhangkun83
2015-03-30Fix property names for ossrh username and passwordzhangkun83
2015-03-30Clarify system requirementszhangkun83
2015-03-30Clarify the usage and the versioning of the artifactzhangkun83
2015-03-30Add README.md; Allow installing to local repo without OSSRH account and signa...zhangkun83
2015-03-27Use osdetector-gradle-plugin:1.2.1; Fix authentication methods for sonatypezhangkun83
2015-03-25Gradle script to publish protoc binarieszhangkun83
2015-03-25Create protoc-artifacts directoryzhangkun83