aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix protoc artifact pom versionJisi Liu2016-05-171-1/+1
|
* Update version numbers.Feng Xiao2015-12-211-1/+1
| | | | | Version number for beta languages is updated to v3.0.0-beta-2. Version number for alpha languages is updated to v3.0.0-alpha-5.
* Update version number.Feng Xiao2015-08-261-1/+1
| | | | | Protoc, C++ runtime and Java runtime are updated to v3.0.0-beta-1, other languages are updated to v3.0.0-alpha-4.
* 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