Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build scripts to publish precompiled protoc binaries (Maven-based) #268

Merged
merged 19 commits into from Apr 2, 2015

Conversation

zhangkun83
Copy link
Contributor

Local installation (mvn install) works on Linux, Windows(Cygwin and MinGW), and Mac.
@ejona86 @pherl please take a look.

@liujisi
Copy link
Contributor

liujisi commented Apr 2, 2015

LGTM


## Cross-compilation
The Maven script will try to detect the OS and the architecture from Java
system properties. It's possible to build a protoc binary for an arhitecture
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/arhitecture/architecture/

@ejona86
Copy link
Contributor

ejona86 commented Apr 2, 2015

@zhangkun83, very nicely done. LGTM!

liujisi added a commit that referenced this pull request Apr 2, 2015
Build scripts to publish precompiled protoc binaries (Maven-based)
@liujisi liujisi merged commit 53df320 into protocolbuffers:master Apr 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants