aboutsummaryrefslogtreecommitdiff
path: root/compiler
AgeCommit message (Expand)Author
2015-05-07Unify build properties.Kun Zhang
2015-05-07Use protoc from Maven Central.Kun Zhang
2015-05-04Fix build on Windows/VC++Kun Zhang
2015-04-29Upgrade to protobuf plugin 0.3.1Kun Zhang
2015-04-23Create DEPLOYING.md that documents instructions for deploying artifacts.Kun Zhang
2015-04-20Upgrade to com.google.protobuf:protobuf-gradle-plugin:0.1.0Kun Zhang
2015-04-17Remove call sites of Os.isFamily(). Use osdetector insteadKun Zhang
2015-04-17Fix Mac build failure introduced by commit da3c3f8Kun Zhang
2015-04-16Solution for GRPC codegen deployment.zhangkun83
2015-04-10Use more precise names for protobuf and nanoEric Anderson
2015-04-10Split protobuf into its own projectEric Anderson
2015-04-09Rename the codegen binary from java_plugin to protoc-gen-grpc-javaKun Zhang
2015-03-20Working Travis build, with caching of depsEric Anderson
2015-03-20Basic travis configurationLouis Ryan
2015-03-13Handle spaces in shell scriptEric Anderson
2015-03-12Clean up warningsEric Anderson
2015-03-02Add Sonatype OSSRH upload support, with nice POMsEric Anderson
2015-03-02Support building on WindowsEric Anderson
2015-02-26Update compiler/README.md with nano codegen commandlineXiao Hang
2015-02-25Swap to proto3Eric Anderson
2015-02-25Create temporary directory for javanano test if it does not exist.Jakob Buchgraber
2015-02-25Revert "Remove nano codegen test temporarily. Currently I haven't figuired"zsurocking
2015-02-25Remove nano codegen test temporarily. Currently I haven't figuiredXiao Hang
2015-02-25Add nano support to Java codegen. Now the user can specify a flag nano=trueXiao Hang
2015-02-23Udate TODOs to use Github user namesLouis Ryan
2015-01-30Fixing compiler build on OS X (Clang)nmittler
2015-01-30Improve Gradle build of protoc grpc pluginEric Anderson
2015-01-29Have Gradle observe LDFLAGS/CXXFLAGS/CPPFLAGSEric Anderson
2015-01-27Removing all references to "stubby"nmittler
2015-01-26Reorder the fields of LogHelper to be consistent with initialization order be...zhangkun83
2015-01-26Add README.md in the compiler directoryzhangkun83
2015-01-22Add test target for codegen.zhangkun83
2015-01-16Fix TODO attributionejona
2015-01-15Make Java codegen ready for open-source. It can be built with the Github HEADzhangkun