aoife cassidy
|
0ebb861bdf
|
Replace /bin/bash with env call (#2409)
Fixes build on FreeBSD, which uses /usr/local/bin/bash,
and also is just a more idiomatic way to handle shells.
|
2024-01-25 15:49:36 -08:00 |
|
David Zhao
|
981fb7cac7
|
Adding license notices (#1913)
* Adding license notices
* remove from config
|
2023-07-27 16:43:19 -07:00 |
|
hn8
|
32daa257bb
|
cleanup protoc (#100)
https://github.com/livekit/livekit-server/pull/95
|
2021-08-30 11:35:03 -07:00 |
|
PJC
|
a8b0125e42
|
support go 1.17 version when use bootstrap.sh (#91)
* check go version with install
* fix GO_TARGET_VERSION to 1.17
* fix: version check error
|
2021-08-23 11:41:29 -07:00 |
|
David Colburn
|
3eba7fe25c
|
update twirp and pb
|
2021-07-06 19:30:06 -07:00 |
|
David Zhao
|
474d7d7a54
|
also include protoc-gen-go in tools, locking version during bootstrap
|
2021-06-03 09:40:50 -07:00 |
|
David Zhao
|
5d85257577
|
install/update proto-gen tools in bootstrap
|
2021-06-02 22:56:58 -07:00 |
|
David Colburn
|
684691e1cd
|
first commit
|
2021-06-02 23:46:38 -05:00 |
|
David Zhao
|
79e4151f8d
|
include protoc requirement in bootstrap & readme
|
2021-05-17 12:59:00 -07:00 |
|
Feeps
|
ce0ebd72f1
|
Use bash in boostrap.sh to make pushd/popd work
|
2021-05-17 20:44:23 +02:00 |
|
David Zhao
|
7d02c01fd8
|
refactor - moved common code to livekit/protocol
|
2021-03-13 22:01:51 -08:00 |
|
Russell Dsa
|
c489ca570b
|
fix path in bootstrap script
|
2020-12-26 14:03:33 -08:00 |
|
David Zhao
|
202979d346
|
move to mage for build
|
2020-12-22 14:37:45 -08:00 |
|