Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 | |
| | ||||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 | |
| | ||||
* | Add shell script copyrights | Craig Tiller | 2015-02-16 | |
| | ||||
* | Add copyrights to Python code | Craig Tiller | 2015-02-16 | |
| | ||||
* | Generate more pleasing build.json output | Craig Tiller | 2015-02-11 | |
| | | | | run: was getting a little lost | |||
* | Make several python scripts explicitly python2.7 | David Klempner | 2015-02-02 | |
| | | | | | I tried actually doing a build on my home desktop, and none of these run with python 3.3, which is /usr/bin/python on my home desktop. | |||
* | Preserve proto order | Craig Tiller | 2015-01-31 | |
| | ||||
* | Adressing comments. | Nicolas "Pixel" Noble | 2015-01-23 | |
| | ||||
* | Merge branch 'master' of github.com:google/grpc into vsprojects | Nicolas "Pixel" Noble | 2015-01-23 | |
|\ | | | | | | | | | Conflicts: templates/vsprojects/vs2013/grpc.sln.template | |||
| * | Merge pull request #110 from ctiller/test | Nicolas Noble | 2015-01-20 | |
| |\ | | | | | | | Add ability to test build.json is clean | |||
| | * | Add ability to test | Craig Tiller | 2015-01-19 | |
| | | | ||||
| * | | Mac Compatibility Fix | Craig Tiller | 2015-01-19 | |
| |/ | ||||
| * | Sort by language, then by name | Craig Tiller | 2015-01-18 | |
| | | ||||
| * | Merge branch 'testrun' of github.com:ctiller/grpc into build-cleaner | Craig Tiller | 2015-01-18 | |
| |\ | | | | | | | | | | | | | Conflicts: build.json | |||
| * | | Rename | Craig Tiller | 2015-01-18 | |
| | | | ||||
| | * | Abort on errors, and dont spam | Craig Tiller | 2015-01-18 | |
| |/ | ||||
* / | Factoring visual studio code into a buildgen plugin. | Nicolas "Pixel" Noble | 2015-01-15 | |
|/ | ||||
* | Make generate_projects work on Mac | Craig Tiller | 2015-01-13 | |
| | ||||
* | Make generate_projects.sh able to run from a git repo. | ctiller | 2015-01-12 | |
| | | | | | | | Change on 2015/01/09 by ctiller <ctiller@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83627504 | |||
* | Adding the tools directory to the git export. | Nicolas Noble | 2015-01-06 | |