Commit Graph

33 Commits

Author SHA1 Message Date
Dan Ballard 9abe2bcf6d deprecation notice 2024-03-20 00:07:22 -07:00
Dan Ballard 6da170e45a update README with new version 2024-01-02 16:07:02 -08:00
Sarah Jamie Lewis 906e633e4f Merge pull request 'Update 'Dockerfile'' (#5) from sarah-patch-2 into main
Reviewed-on: #5
2024-01-02 23:33:01 +00:00
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 b55c0713cb update home 2021-11-16 18:15:38 -08:00
Dan Ballard 43db611a50 update README md syntax 2021-03-23 11:51:00 -07:00
Dan Ballard 7997f18a4e README typo go version 2021-03-23 11:33:36 -07:00
Dan Ballard 761049ea6a merge 2021.03 2021-03-23 11:18:29 -07:00
Dan Ballard 662f10bde6 merge changes from 2018.07 including versioning gomobile 2021-03-22 22:59:43 -07:00
Dan Ballard aee5601f92 add 2021.03 ndk version to readme 2021-03-22 22:33:09 -07:00
Dan Ballard a4fefa5b5e Version NDK and gomobile manually 2021-03-22 21:58:37 -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 02a0c4a72c updating readme to reference versions 2018.07 and 2021.03 2021-03-22 18:26:24 -07:00
Dan Ballard f393197ec5 README updates and LICENSE inclusion 2018-07-17 09:32:04 -05: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