blob: c25091edfd7aa7dadead8b99ddfbe5ec784c97a8 [file] [log] [blame]
Nicolas "Pixel" Nobleacbfb6f2016-01-31 23:58:56 +01001#!/bin/bash
Jan Tattermusch7897ae92017-06-07 22:57:36 +02002# Copyright 2015 gRPC authors.
Nicolas "Pixel" Nobleacbfb6f2016-01-31 23:58:56 +01003#
Jan Tattermusch7897ae92017-06-07 22:57:36 +02004# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
Nicolas "Pixel" Nobleacbfb6f2016-01-31 23:58:56 +01007#
Jan Tattermusch7897ae92017-06-07 22:57:36 +02008# http://www.apache.org/licenses/LICENSE-2.0
Nicolas "Pixel" Nobleacbfb6f2016-01-31 23:58:56 +01009#
Jan Tattermusch7897ae92017-06-07 22:57:36 +020010# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
Nicolas "Pixel" Nobleacbfb6f2016-01-31 23:58:56 +010015
16set -ex
17
18# change to root directory
Mehrdad Afshari37d90362018-01-16 14:46:04 -080019cd "$(dirname "$0")/../.."
Nicolas "Pixel" Nobleacbfb6f2016-01-31 23:58:56 +010020
21bundle
22rake dlls