Commit Graph

22 Commits

Author SHA1 Message Date
Sarah Jamie Lewis 0ad842a642 Update 'Dockerfile' 2024-01-02 23:24:04 +00:00
Sarah Jamie Lewis 0efd4ae9a6 Update Go Dependency to 1.19.5
Also move to using fixed binary builds instead of building from source.
2023-01-28 18:53:31 +00:00
Sarah Jamie Lewis 6280a51b6e Update 'Dockerfile' 2023-01-25 23:31:02 +00:00
Dan Ballard 423e81de7d 2022.11 fixes 2022-11-30 11:40:17 -08:00
Sarah Jamie Lewis 224ce2663d Update Go Dependency to 1.19.3 2022-11-30 17:31:15 +00:00
Dan Ballard 662f10bde6 merge changes from 2018.07 including versioning gomobile 2021-03-22 22:59:43 -07:00
Dan Ballard da18b4e8ff update readme for 2021.03 version 2021-03-22 18:32:05 -07:00
Dan Ballard d8934fd9e7 rm /go from /home/dan/src/go, retool a smidge 2021-03-22 18:27:34 -07:00
Dan Ballard 668d002465 trying go1.15 since 1.16 has issues (https://github.com/golang/go/issues/44500) 2021-03-22 18:27:34 -07:00
Dan Ballard 0a220e165e more path fixes for gomobile and more android env vars attempting to point to android/log.h 2021-03-22 18:27:34 -07:00
Dan Ballard 3471182d86 fix PATH add 2021-03-22 18:27:34 -07:00
Dan Ballard b151e319bb updating install directory to support two gopaths, one from drone and this one with gomobile 2021-03-22 18:27:34 -07:00
Dan Ballard 558e189787 updating to go 1.16.2 and new Android tools version 2021-03-22 18:27:34 -07:00
Dan Ballard c3f8499550 fix permissions of GOPATH 2018-07-16 17:49:41 -05:00
Dan Ballard 28347ca55e fix: add new go10 to the ENV persistant path, re add gomobile 2018-07-16 16:03:52 -05:00
Dan Ballard 4200d0238e remove gomobile from build 2018-07-14 09:19:51 -05:00
Dan Ballard 19e5b5871a logical flow 2018-07-14 08:47:11 -05:00
Dan Ballard 627d8bc0ac build gomobile in /workspace/go and then store in /go (because drone workspaces are volumes mounted onto the FS) 2018-07-13 17:24:50 -05:00
Dan Ballard bbab1c1079 properly save output of gomobile init to GOROOT/pkg 2018-07-13 11:22:28 -05:00
Dan Ballard b120d1aa27 building gomobile and puting it in /usr/local/bin then setting GOPATH to /workspace/go 2018-07-12 17:50:10 -05:00
Dan Ballard cbe98bf2ad consolidate around /workspace 2018-07-12 15:02:42 -05:00
Dan Ballard c339168dff First attempt at a hybrid Java/Andrpid/Go/Gomobile docker image 2018-07-12 11:43:48 -05:00