319 Commits

Author SHA1 Message Date
Michael Bischof
0df875d8b7 Added option to pass custom environment variables to the build environment (#142) 2021-12-12 21:03:32 -05:00
tklkbot
463708c88d go1.17.5,go1.16.12 (#141)
Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>
2021-12-09 10:48:11 -05:00
tklkbot
5d6b638b90 go1.17.4,go1.16.11 (#140) 2021-12-02 18:46:02 -05:00
tklkbot
a3ecd82a42 go1.17.3,go1.16.10 (#139) 2021-11-04 12:16:01 -04:00
techknowlogick
3f7cb92838 update osxcross version (#137)
* update osxcross version

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile
2021-10-13 19:07:17 -04:00
techknowlogick
64ce3ca96b update sdk 2021-10-13 14:23:13 -04:00
techknowlogick
2f0326ee9f update sdk shasum 2021-10-13 14:22:05 -04:00
techknowlogick
7ae0ad901b Update macos sdk 2021-10-13 12:53:18 -04:00
techknowlogick
d04074cc30 Add list of sponsors 2021-10-13 12:35:05 -04:00
tklkbot
4fb1c2d7b2 go1.17.2,go1.16.9 (#136)
Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>
2021-10-07 19:09:01 -04:00
techknowlogick
d265e349de Update Dockerfile 2021-10-04 13:12:52 -04:00
techknowlogick
d07fd4749c Update Dockerfile 2021-10-04 13:02:59 -04:00
techknowlogick
c3d50fdc0a force openssl ca-cert upgrade 2021-10-04 11:37:26 -04:00
tklkbot
ce016894db go1.17.1,go1.16.8 (#135)
Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>
2021-09-09 15:00:26 -04:00
Muhammad Valian Masdani
970170d5cf go get in 1.17 go is deprecated, change to go install (#133) 2021-08-20 21:38:44 -04:00
tklkbot
9dddf4f898 go1.17,go1.16.7 (#132)
Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>
2021-08-16 17:12:57 -04:00
tklkbot
87739f1292 go1.16.7,go1.15.15 (#131)
Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>
2021-08-05 13:39:54 -04:00
howmp
2ed544e30d fix linux/386 for build static lib (#119)
* fix linux/386 for build static lib

when build linux/386 static lib,we should specify the "-m32" parameter

* fix linux/386 for build static lib

when build linux/386 static lib,we should specify the "-m32" parameter for CC and CXX
2021-07-24 23:57:53 -04:00
techknowlogick
34f3a8e661 gomod fixes for go1.16 (#121)
* gomod fixes for go1.16

patch from: https://github.com/techknowlogick/xgo/issues/109#issuecomment-809396389

* Update test_pr.yml

* Update test_pr.yml

* kludge

* re-enable eth smoke

* Update xgo.bats

* apply feedback from Z
2021-07-23 00:36:45 -04:00
tklkbot
de44cf5108 go1.16.6,go1.15.14 (#130) 2021-07-12 19:02:09 -04:00
Luca Ruggieri
6962a7c25e bug/build-chown: limiting chown-ed files in build.sh (#126)
Co-authored-by: Luca Ruggieri <luca@avatarin.com>
2021-06-26 14:43:45 -04:00
zeripath
3b315f25bc Use build.Default.GOPATH in non-modules paths too (#128)
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-06-26 18:35:33 +01:00
zeripath
2b45a43ec8 Use build.Default.GOPATH instead of os.Env("GOPATH") in modules (#127)
When using modules it is not guaranteed that GOPATH will be set, instead
use the build.Default.GOPATH which will be overriden by os.Env when
GOPATH is set, but will still be a reasonable path if not.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-06-26 12:09:44 -04:00
Michael Bischof
fbe5924e43 Added option to enable ssh agent forwarding (#123) 2021-06-09 12:27:58 -04:00
tklkbot
d4a8f5477f go1.16.5,go1.15.13 (#122) 2021-06-03 18:43:57 -04:00
Morgan Hallgren
37e867c0dd GOPRIVATE (#120)
* added GOPRIVATE env

* update module path

* removed import comment

* Revert "removed import comment"

This reverts commit 69ecb1d8043b44d24d2fa4dad2b42841469cd7af.

* Revert "update module path"

This reverts commit 52e1294650e285e52e1f6d8ee82d8c1fe4e17463.

Co-authored-by: Morgan Hallgren <morganh@axis.com>
2021-05-24 19:19:18 -04:00
techknowlogick
c9465fce09 use public reference to sdk (#117)
* build base

* Update build_images.yml

* use public reference to sdk

* resolve sdk checksum
2021-05-12 01:22:38 -04:00
tklkbot
191f38772f go1.16.4,go1.15.12 (#115)
Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>
2021-05-06 18:13:50 -04:00
tklkbot
b4b3158aed go1.16.3,go1.15.11 (#110)
Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>
2021-04-01 18:07:55 -04:00
tklkbot
d25c33fcd8 go1.16.2,go1.15.10 (#107)
Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>
v1.4.0+1.16.2 v1.4.0+1.15.10
2021-03-11 17:27:05 -05:00
tklkbot
945a59d4cc go1.16.1,go1.15.9 (#106)
Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>
2021-03-10 12:04:00 -05:00
techknowlogick
6a603afeb9 xgo 1.16 darwin/amd64 - increase base sdk version (#99) v1.3.0+1.16.0 v1.3.0+1.15.8 2021-02-17 20:59:15 -05:00
tklkbot
b33106d7f0 go1.16,go1.15.8 (#98) 2021-02-16 16:05:41 -05:00
techknowlogick
1ea8454a58 add BATS tests (#95) 2021-02-07 15:45:03 -05:00
techknowlogick
273309ea4d cron on correct branch 2021-02-05 09:58:28 -05:00
Matti R
0f02d57c71 github action - test wildcard logic v1.2.0+1.15.8 v1.2.0+1.14.15 2021-02-04 22:32:03 -05:00
Matti R
cb8fdd9a02 github action to build images 2021-02-04 22:28:18 -05:00
tklkbot
87ed244b0c go1.15.8,go1.14.15 (#93) 2021-02-04 22:02:31 -05:00
techknowlogick
94346dcc9c Test PR Github Action (#94) 2021-02-04 21:20:22 -05:00
techknowlogick
782d7a6dd0 rm drone badge 2021-01-28 10:35:51 -05:00
techknowlogick
e4baa3e6fc use .0 in case not defined. 2021-01-28 09:37:13 -05:00
tklkbot
85fd930fd9 go1.15.7,go1.14.14 (#91)
Co-authored-by: tklkbot <tklkbot@users.noreply.github.com>
2021-01-28 09:17:34 -05:00
techknowlogick
fccb019050 Update cron_generate_pr.yml 2021-01-28 00:23:28 -05:00
techknowlogick
dad138037d manual dispatch 2021-01-28 00:01:48 -05:00
techknowlogick
1d94a9e810 Update cron_generate_pr.yml 2021-01-27 23:59:39 -05:00
techknowlogick
52d8b2d68c Update cron_generate_pr.yml 2021-01-27 23:57:51 -05:00
techknowlogick
506a5b96be Update cron_generate_pr.yml 2021-01-27 23:56:17 -05:00
techknowlogick
0c8e154a33 Update cron_generate_pr.yml 2021-01-27 23:51:41 -05:00
techknowlogick
db4e75ff7d 38 mins past te hour 2021-01-27 23:33:51 -05:00
Matti R
fcd6f9015d generate dockerfiles via script 2021-01-27 23:32:39 -05:00