aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2015-07-28 08:36:39 -0700
committerGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2015-07-28 08:36:39 -0700
commitedf0881ca4aa0942a037b53071a2d03d45345722 (patch)
treeeffd51c00195032d17b53a01091988bcd4ebf7cd /build.json
parente71314fe26c314a79509a1b660f16a427698b992 (diff)
parent639ae0ff5f1deacf185ed38e8be86e4ca5fb7e43 (diff)
Merge pull request #2506 from larsonmpdx/gitt
changes to allow VS solution/project generation and grpc.mak generation for c++ tests
Diffstat (limited to 'build.json')
-rw-r--r--build.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/build.json b/build.json
index 943c5f2798..850b404408 100644
--- a/build.json
+++ b/build.json
@@ -1895,6 +1895,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -1912,6 +1915,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -1970,6 +1976,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2208,6 +2217,9 @@
"gpr_test_util",
"gpr",
"grpc++_test_config"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2226,6 +2238,9 @@
"gpr_test_util",
"gpr",
"grpc++_test_config"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2240,6 +2255,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2344,6 +2362,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2362,6 +2383,9 @@
"gpr_test_util",
"gpr",
"grpc++_test_config"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2380,6 +2404,9 @@
"gpr_test_util",
"gpr",
"grpc++_test_config"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2431,6 +2458,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2480,6 +2510,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2497,6 +2530,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{