aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/buildgen
Commit message (Collapse)AuthorAge
...
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
|
* Add shell script copyrightsGravatar Craig Tiller2015-02-16
|
* Add copyrights to Python codeGravatar Craig Tiller2015-02-16
|
* Generate more pleasing build.json outputGravatar Craig Tiller2015-02-11
| | | | run: was getting a little lost
* Make several python scripts explicitly python2.7Gravatar David Klempner2015-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 orderGravatar Craig Tiller2015-01-31
|
* Adressing comments.Gravatar Nicolas "Pixel" Noble2015-01-23
|
* Merge branch 'master' of github.com:google/grpc into vsprojectsGravatar Nicolas "Pixel" Noble2015-01-23
|\ | | | | | | | | Conflicts: templates/vsprojects/vs2013/grpc.sln.template
| * Merge pull request #110 from ctiller/testGravatar Nicolas Noble2015-01-20
| |\ | | | | | | Add ability to test build.json is clean
| | * Add ability to testGravatar Craig Tiller2015-01-19
| | |
| * | Mac Compatibility FixGravatar Craig Tiller2015-01-19
| |/
| * Sort by language, then by nameGravatar Craig Tiller2015-01-18
| |
| * Merge branch 'testrun' of github.com:ctiller/grpc into build-cleanerGravatar Craig Tiller2015-01-18
| |\ | | | | | | | | | | | | Conflicts: build.json
| * | RenameGravatar Craig Tiller2015-01-18
| | |
| | * Abort on errors, and dont spamGravatar Craig Tiller2015-01-18
| |/
* / Factoring visual studio code into a buildgen plugin.Gravatar Nicolas "Pixel" Noble2015-01-15
|/
* Make generate_projects work on MacGravatar Craig Tiller2015-01-13
|
* Make generate_projects.sh able to run from a git repo.Gravatar ctiller2015-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.Gravatar Nicolas Noble2015-01-06