aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fine-tune build scripts and better documentation.Kun Zhang2016-05-111-3/+21
| | | | | | | | | | "make google/protobuf/stubs/pbconfig.h" was added in hope of addressing the issue that when you "make protoc" from a freshly checked out project, pbconfig.h will be reported missing. However, the trick doesn't seem to work. Instead, add instructions in the document to work the issue around. Also document why MSYS2 cannot be used for publishing protoc.
* Fix typos in README.md/CHANGES.txtDongjoon Hyun2016-01-111-2/+2
|
* Dockerfile for building protoc on Centos 6.6Kun Zhang2015-05-121-1/+20
|
* A few fix-ups.Kun Zhang2015-04-161-3/+7
| | | | | | | 1. make google/protobuf/stubs/pbconfig.h before making protoc, otherwise it won't build a freshly checked-out code. 2. Document the build environments that have been tested to work. 3. Add support for MINGW64
* List the platforms that we currently support. Document staging.repository.Kun Zhang2015-04-071-1/+6
|
* Process to deploy artifacts for multiple platforms into a singleKun Zhang2015-04-061-1/+56
| | | | | | | | | release. - Do not close the staging repository automatically - Added staging.repository property - Updated README with instructions for deployment - Fix building 32-bit Mac artifact
* Document more about cross-compilation; Post-build check for the actual arch ↵Kun Zhang2015-04-021-4/+13
| | | | of the artifact
* Fix typo in READMEKun Zhang2015-04-021-2/+2
|
* Make cross-compilation possibleKun Zhang2015-04-011-0/+11
|
* Update README.mdKun Zhang2015-04-011-16/+8
|
* Clarify system requirementszhangkun832015-03-301-0/+5
|
* Clarify the usage and the versioning of the artifactzhangkun832015-03-301-1/+6
|
* Add README.md; Allow installing to local repo without OSSRH account and ↵zhangkun832015-03-301-0/+38
signature