Commit Graph

22 Commits

Author SHA1 Message Date
Craig Tiller 45115845cc Mark fling_*test non-flaky
Also, make the flaky: tag a little more visible in build.json
2015-03-02 10:05:10 -08:00
Craig Tiller 26512043ac Always run build cleaner 2015-02-20 13:44:31 -08:00
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
Craig Tiller 0605995e55 Update copyright to 2015 2015-02-18 08:34:56 -08:00
Craig Tiller 834288138d Add shell script copyrights 2015-02-16 12:13:57 -08:00
Craig Tiller c2c792113e Add copyrights to Python code 2015-02-16 12:00:01 -08:00
Craig Tiller 9d085a32d8 Generate more pleasing build.json output
run: was getting a little lost
2015-02-11 18:17:01 -08:00
David Klempner f94838b0a3 Make several python scripts explicitly python2.7
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.
2015-02-02 17:03:14 -08:00
Craig Tiller 2d7e73f2fa Preserve proto order 2015-01-31 20:07:57 -08:00
Nicolas "Pixel" Noble 9d9b805cb1 Adressing comments. 2015-01-23 02:31:46 +01:00
Nicolas "Pixel" Noble b049ba8fc4 Merge branch 'master' of github.com:google/grpc into vsprojects
Conflicts:
	templates/vsprojects/vs2013/grpc.sln.template
2015-01-23 02:06:18 +01:00
Nicolas Noble 5ac1c141dd Merge pull request #110 from ctiller/test
Add ability to test build.json is clean
2015-01-20 09:00:45 -08:00
Craig Tiller d4eeff8a2d Add ability to test 2015-01-19 20:58:56 -08:00
Craig Tiller d4eec90581 Mac Compatibility Fix 2015-01-19 20:57:03 -08:00
Craig Tiller 7d7b6c768b Sort by language, then by name 2015-01-18 12:03:17 -08:00
Craig Tiller 3a65358002 Merge branch 'testrun' of github.com:ctiller/grpc into build-cleaner
Conflicts:
	build.json
2015-01-18 11:35:42 -08:00
Craig Tiller 7acce50cdd Rename 2015-01-18 11:31:37 -08:00
Craig Tiller 3462982a79 Abort on errors, and dont spam 2015-01-18 10:07:41 -08:00
Nicolas "Pixel" Noble cc0994c8cb Factoring visual studio code into a buildgen plugin. 2015-01-15 06:49:36 +01:00
Craig Tiller 0322134506 Make generate_projects work on Mac 2015-01-13 10:03:35 -08:00
ctiller 08c50d8bf5 Make generate_projects.sh able to run from a git repo.
Change on 2015/01/09 by ctiller <ctiller@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83627504
2015-01-12 11:22:01 -08:00
Nicolas Noble ddef24620a Adding the tools directory to the git export. 2015-01-06 18:08:25 -08:00