aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | | Fix for current directory in Travis tests.Gravatar Josh Haberman2015-04-09
| * | | | Added Python to Travis build and clarified setup instructions.Gravatar Josh Haberman2015-04-09
|/ / / /
* | | | Merge pull request #271 from zhangkun83/protoc-artifact-mavenGravatar Jisi Liu2015-04-09
|\ \ \ \
* \ \ \ \ Merge pull request #275 from tamird/remove-useless-fileGravatar Joshua Haberman2015-04-08
|\ \ \ \ \
| * | | | | Remove useless file that doesn't loadGravatar Tamir Duberstein2015-04-08
|/ / / / /
* | | | | Merge gerrit/master and github/master.Gravatar Feng Xiao2015-04-08
|\ \ \ \ \
| * | | | | Added first version of conformance tests.Gravatar Josh Haberman2015-04-08
| | * | | | Strip Mac artifactsGravatar Kun Zhang2015-04-08
| | | | * | Create README.mdGravatar Jon Skeet2015-04-08
| | * | | | Make the osx binary compatible with 10.7 and laterGravatar Kun Zhang2015-04-08
| | * | | | Fix osx dependency check. otool prints the file name in the first line. Shoul...Gravatar Kun Zhang2015-04-07
| | * | | | Add cross-compilation for Windows on Linux using MinGW. Check library depende...Gravatar Kun Zhang2015-04-07
| | * | | | List the platforms that we currently support. Document staging.repository.Gravatar Kun Zhang2015-04-07
| | * | | | Process to deploy artifacts for multiple platforms into a singleGravatar Kun Zhang2015-04-06
| |/ / / / |/| | | |
* | | | | Merge pull request #264 from tamird/getbytesGravatar Feng Xiao2015-04-02
|\ \ \ \ \
| * | | | | Clean up importsGravatar Tamir Duberstein2015-04-02
| * | | | | Move `UTF_8` to `Internal`Gravatar Tamir Duberstein2015-04-02
| * | | | | Skip 3-byte test in CIGravatar Tamir Duberstein2015-04-02
| * | | | | Run `java{,nano}` tests in CIGravatar Tamir Duberstein2015-04-02
| * | | | | DRY: Use `Charset` statics to eliminate exceptionsGravatar Tamir Duberstein2015-04-02
| * | | | | perf: String#getBytes(Charset) vs getBytes(String)Gravatar Viktor Szathmáry2015-04-02
| * | | | | WhitespaceGravatar Tamir Duberstein2015-04-02
|/ / / / /
* | | | | Merge pull request #269 from zhangkun83/protoc-artifact-mavenGravatar Jisi Liu2015-04-02
|\ \ \ \ \
| * | | | | Document more about cross-compilation; Post-build check for the actual arch o...Gravatar Kun Zhang2015-04-02
|/ / / / /
* | | | | Merge pull request #268 from zhangkun83/protoc-artifact-mavenGravatar Jisi Liu2015-04-02
|\ \ \ \ \
| * | | | | Fix typo in READMEGravatar Kun Zhang2015-04-02
| * | | | | Guard cd path with quotesGravatar Kun Zhang2015-04-02
| * | | | | Make it work on MacGravatar Kun Zhang2015-04-01
| * | | | | Make cross-compilation possibleGravatar Kun Zhang2015-04-01
| * | | | | Run make protoc(.exe) instead of just make, because the latter fails on Cygwi...Gravatar Kun Zhang2015-04-01
| * | | | | Update README.mdGravatar Kun Zhang2015-04-01
| * | | | | Move signing and uploading to the release profileGravatar Kun Zhang2015-04-01
| * | | | | Switch from Gradle to Maven.Gravatar Kun Zhang2015-03-31
| * | | | | Make clean before makingGravatar Kun Zhang2015-03-31
| * | | | | Stop calling strip, pass -s to linker insteadGravatar Kun Zhang2015-03-31
| * | | | | Tweak flags to make statically-linked binary under CygwinGravatar Kun Zhang2015-03-31
* | | | | | Merge pull request #196 from Zex/masterGravatar Joshua Haberman2015-03-31
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #263 from tamird/gitignoreGravatar Feng Xiao2015-03-31
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | `.gitignore` generated fileGravatar Tamir Duberstein2015-03-31
| * | | | | | Change fixture name to be consistentGravatar Tamir Duberstein2015-03-31
|/ / / / / /
| | * | | | Use bash explicitly to run build-protoc.sh to make it work on Windows w/ MSYSGravatar zhangkun832015-03-30
| | * | | | Fix property names for ossrh username and passwordGravatar zhangkun832015-03-30
| | * | | | Clarify system requirementsGravatar zhangkun832015-03-30
| | * | | | Clarify the usage and the versioning of the artifactGravatar zhangkun832015-03-30
| | * | | | Add README.md; Allow installing to local repo without OSSRH account and signa...Gravatar zhangkun832015-03-30
| | * | | | Use osdetector-gradle-plugin:1.2.1; Fix authentication methods for sonatypeGravatar zhangkun832015-03-27
* | | | | | Merge pull request #257 from kentonv/masterGravatar Joshua Haberman2015-03-26
|\ \ \ \ \ \
| * | | | | | Delete "SEBS" (aka: Clean up Kenton's old trash)Gravatar Kenton Varda2015-03-26
|/ / / / / /
| | | | | * Rewrote C# protogen to C++ (initial version)Gravatar Jan Tattermusch2015-03-26
| | | | |/ | | | |/|
| | * | | Gradle script to publish protoc binariesGravatar zhangkun832015-03-25