Граф коммитов

19 коммитов

Автор SHA1 Сообщение Дата
gedi
8e7bc15e74
compiler needs to link vendored packages 2019-03-15 16:46:41 +02:00
gedi
1c379d8d44
resolve issues with godog package import when using cmd 2019-03-15 09:19:31 +02:00
gedi
634a1d19e9
should close #137 2018-11-26 13:49:26 +02:00
gedi
34d2595d5b
if godog package is not a module, make sure it is installed 2018-11-12 12:03:31 +02:00
gedi
d3842ecb6a
support for modules inside GOPATH 2018-11-12 11:30:41 +02:00
gedi
722f647346
temporary patch for module support inside GOPATH 2018-11-09 16:45:40 +02:00
gedi
e05efe0571
closes #142 2018-10-16 17:34:53 +03:00
gedi
5ed33995bd
more explicit workdir check for builder, closes #139 2018-10-08 16:17:51 +03:00
hgouchet
f92dc4c9b7 deal with modules inside the gopath 2018-10-02 11:03:30 +02:00
hgouchet
b03bcc9c55 deals with go modules and sub-packages 2018-09-29 12:28:54 +02:00
hgouchet
5bd9dce5d6 lint + unused 2018-09-29 00:10:55 +02:00
gedi
857a19d0bf
should close #136 2018-09-27 16:04:42 +03:00
gedi
7a131048a6
minor patch for godog command in go1.11, may need to be adjusted #136 2018-09-19 11:32:24 +03:00
Pykselle
9f95a05caa
Fix windows bug
Since last update on go 1.10.0 and godog v0.7.7, a "dev" folder (containing the test binary named "null") was created in the current test directory (where the "godog" cmd was called) on WINDOWS machines
2018-03-30 09:55:59 +02:00
gedi
0371765570
adapts vendoring support for go1.10, should close #118 2018-03-08 10:12:28 +02:00
gedi
bf43aba2d8
support godog package in vendor directory 2018-03-04 09:56:22 +02:00
gedi
f9f6c208d6
vendor package support missing still for go1.10 2018-03-03 20:50:14 +02:00
gedi
3456668e83
builds the package dependency tree when there are no go sources 2018-03-03 20:50:14 +02:00
gedi
6f63ac8d06
adapt to new compiler and linker in go tool chain 2018-03-03 20:50:14 +02:00