2019-03-16 09:35:51 by Benny Siegert | Files touched by this commit (143) | |
Log message: Revbump all Go packages after Go 1.12.1 update. |
2019-03-09 11:05:15 by Benny Siegert | Files touched by this commit (143) |
Log message: all: revbump Go packages, now that they use go112 to build |
2019-01-24 11:00:46 by Benny Siegert | Files touched by this commit (144) | |
Log message: Revbump Go packages after lang/go111 update. |
2018-12-19 16:47:12 by Benny Siegert | Files touched by this commit (141) | |
Log message: Revbump all Go packages after go111 update. |
2018-12-15 22:12:25 by Thomas Klausner | Files touched by this commit (67) | |
Log message: *: update email for fhajny |
2018-11-04 19:38:09 by Benny Siegert | Files touched by this commit (122) | |
Log message: Revbump all Go packages after go111 update. |
2018-06-12 19:50:29 by Benny Siegert | Files touched by this commit (102) | |
Log message: Revbump all Go packages after lang/go update. |
2018-03-30 13:56:27 by Benny Siegert | Files touched by this commit (94) | |
Log message: Revbump all Go packages after 1.10.1 update. ok wiz@ for committing during freeze |
2018-03-04 16:52:21 by Benny Siegert | Files touched by this commit (95) | |
Log message: Revbump all Go packages after Go 1.10 update. |
2018-02-16 13:21:28 by Leonardo Taccari | Files touched by this commit (1) |
Log message: pup: Use lang/go/go-package.mk (NFCI) Instead of (re)defining logic to build packages with Go in `post-extract' and `do-build' directly use lang/go/go-package.mk and adjust `do-install' target accordingly. Discussed with <fhajny>. |