1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 20:31:16 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Simon Frei
b03c7d4ded
Containers and build process improvements/fixes (#1602)
- Use ndk 21 due to Go bug: https://github.com/golang/go/issues/42655
- Use pre-built clang binaries instead of building ourselves
- Build syncthing when creating container to prepopulate modules
2021-02-03 10:45:54 +01:00
Simon Frei
15d0e0e5e6
docker: Actually prepopulate go cache 2021-02-02 19:02:07 +01:00
Simon Frei
03d2f677b2
Fix docker prebuild script for amd64/x86_64 (#1441) 2019-11-05 14:09:08 +01:00
Simon Frei
c7b433bc65
build x86_64 binary to accomodate google play (#1430) 2019-11-05 11:02:24 +01:00
Simon Frei
b2df80cf27
also persist go pkgs on docker image 2019-09-05 17:25:15 +02:00
Audrius Butkevicius
988bbb0893
Move build script to python (#1184) 2018-07-18 00:17:58 +01:00
Audrius Butkevicius
66ee130e7d
Docker image, and windows builds (#1049) 2018-04-09 21:13:25 +01:00