From c6792363667c7ade6561f9e2736696a5c5bf2612 Mon Sep 17 00:00:00 2001 From: Kun Zhang Date: Tue, 7 Apr 2015 17:18:46 -0700 Subject: List the platforms that we currently support. Document staging.repository. --- protoc-artifacts/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'protoc-artifacts/README.md') diff --git a/protoc-artifacts/README.md b/protoc-artifacts/README.md index 8768a05b..3a530197 100644 --- a/protoc-artifacts/README.md +++ b/protoc-artifacts/README.md @@ -56,7 +56,12 @@ configure GPG and Sonatype account. You need to perform the deployment for every platform that you want to suppport. DO NOT close the staging repository until you have done the -deployment for all platforms. +deployment for all platforms. Currently the following platforms are supported: +- Linux (x86_32 and x86_64) +- Windows (x86_32 and x86_64) with + - Cygwin with MinGW compilers (both x86_32 and x86_64) + - MSYS with MinGW32 (x86_32 only) +- MacOSX (x86_32 and x86_64) Remove any ``SNAPSHOT`` or ``pre`` suffix from the version string before deploying. -- cgit v1.2.3