aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts/README.md
diff options
context:
space:
mode:
authorJisi Liu <liujisi@google.com>2015-04-21 10:50:48 -0700
committerJisi Liu <liujisi@google.com>2015-04-21 10:50:48 -0700
commitfe7b5667eb446766a1c2f30c691662a36f3df1f8 (patch)
treed7125a3ea04b98687d53081bc45fcd479b8d0882 /protoc-artifacts/README.md
parentba05454041263573f806e1b5e513d581c3293a02 (diff)
parent90a7ed6fcc0891b0cf1d92c5c418990e35a6b5a7 (diff)
downloadprotobuf-fe7b5667eb446766a1c2f30c691662a36f3df1f8.tar.gz
protobuf-fe7b5667eb446766a1c2f30c691662a36f3df1f8.tar.bz2
protobuf-fe7b5667eb446766a1c2f30c691662a36f3df1f8.zip
Merge pull request #287 from zhangkun83/protoc-artifacts-fixup
A few fix-ups for protoc-artifacts
Diffstat (limited to 'protoc-artifacts/README.md')
-rw-r--r--protoc-artifacts/README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/protoc-artifacts/README.md b/protoc-artifacts/README.md
index 3a530197..1ed1435e 100644
--- a/protoc-artifacts/README.md
+++ b/protoc-artifacts/README.md
@@ -63,9 +63,6 @@ deployment for all platforms. Currently the following platforms are supported:
- MSYS with MinGW32 (x86_32 only)
- MacOSX (x86_32 and x86_64)
-Remove any ``SNAPSHOT`` or ``pre`` suffix from the version string before
-deploying.
-
Use the following command to deploy artifacts for the host platform to a
staging repository.
```
@@ -118,3 +115,10 @@ stored:
</activeProfiles>
</settings>
```
+
+### Tested build environments
+We have succesfully built artifacts on the following environments:
+- Linux x86_32 and x86_64: Ubuntu 14.04.2 64-bit
+- Windows x86_32: MSYS with ``mingw32-gcc-g++ 4.8.1-4`` on Windows 7 64-bit
+- Windows x86_64: Cygwin64 with ``mingw64-x86_64-gcc-g++ 4.8.3-1`` on Windows 7 64-bit
+- Mac OS X x86_32 and x86_64: Mac OS X 10.9.5