summaryrefslogtreecommitdiffhomepage
path: root/gui/scripts/build-proto.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-48/+0
2024-02-02Fix `shellcheck` lints of our various bash scriptsSebastian Holmin1-3/+3
The following lints have been fixed: SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006, SC2164,SC2145,SC1091,SC2034,SC2155.
2022-10-07Enable build of proto files for ARM64 MacsOskar Nyberg1-2/+2
2022-08-23Fail when running build-proto.sh on arm64 in generalDavid Lönnhager1-4/+5
2022-03-03Update gRPC and related build toolsOskar Nyberg1-2/+2
2021-02-26Remove build_mi_proto.sh. Update readmeAndrii Yurchuk1-5/+5
2021-02-26Allow building on Apple SiliconAndrii Yurchuk1-11/+25
2020-08-20Add gRPC dependencies and add proto build scriptOskar Nyberg1-0/+33