aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update version number to 3.0.0-alpha-4Bo Yang2015-05-291-1/+1
|
* Update version number to 3.0.0-alpha-3teboring2015-05-231-1/+1
|
* List the platforms that we currently support. Document staging.repository.Kun Zhang2015-04-071-0/+5
|
* Process to deploy artifacts for multiple platforms into a singleKun Zhang2015-04-061-0/+5
| | | | | | | | | release. - Do not close the staging repository automatically - Added staging.repository property - Updated README with instructions for deployment - Fix building 32-bit Mac artifact
* Make cross-compilation possibleKun Zhang2015-04-011-1/+1
|
* Run make protoc(.exe) instead of just make, because the latter fails on ↵Kun Zhang2015-04-011-0/+2
| | | | 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
* Move signing and uploading to the release profileKun Zhang2015-04-011-25/+34
|
* Switch from Gradle to Maven.Kun Zhang2015-03-311-0/+113