Commit Graph

24 Commits

Author SHA1 Message Date
Benjamin Elder
886f559ec2 move commands into pkg/ 2019-11-01 11:31:19 -07:00
Benjamin Elder
dfbd929e5f include commit in pre-release builds 2019-10-21 15:37:17 -07:00
Benjamin Elder
b781da9b63 get junit output in tests 2019-09-30 17:37:53 -07:00
Benjamin Elder
3ad2c34871 dump coverage profile 2019-09-30 15:08:29 -07:00
Benjamin Elder
b589694f1b add hermetic unit test target 2019-09-30 15:02:59 -07:00
Benjamin Elder
d8d9dc1d40 cleanup go_container.sh, upgrade to go1.13rc1 2019-08-22 21:23:48 -07:00
Misty De Meo
2e40773bc8 Makefile: ensure install dir is created 2019-06-24 16:05:12 -07:00
Misty De Meo
1a43bad39a Makefile: use INSTALL 2019-06-24 16:04:56 -07:00
Benjamin Elder
a03ada7308 refactor containerized build 2019-06-18 23:21:46 -07:00
Benjamin Elder
91e5ce5995 upgrade to go 1.12.6 2019-06-18 13:53:11 -07:00
Antonio Ojea
1e963365c6 Allow make to use proxies 2019-05-26 19:32:21 +02:00
Benjamin Elder
d1eef198b9 make variables and output overrideable 2019-05-16 15:18:46 -07:00
Benjamin Elder
38b53154a0 tell the user what we are doing and whre the binary is 2019-05-16 15:01:47 -07:00
Benjamin Elder
a9aa361423 make: run as user 2019-05-10 12:05:33 -07:00
Benjamin Elder
e9e0f0362d use install instead of cp 2019-05-09 00:07:52 -07:00
Benjamin Elder
466b9d64c7 simplify output (just bin/ instead of _output/bin), speed up verify-generated 2019-05-08 22:44:55 -07:00
Benjamin Elder
7613bf56be fix makefile path computation when run from another directory (eg -C) and update e2e.sh to use this 2019-05-08 09:20:14 -07:00
Benjamin Elder
1450fb8cb9 clean and ensure the output directory 2019-05-08 08:58:22 -07:00
Benjamin Elder
f9debfdc6f add make install support 2019-05-08 08:58:22 -07:00
Benjamin Elder
4d0095763c reorganize hack slightly 2019-05-07 19:04:54 -07:00
Benjamin Elder
3ef8026e79 use the module proxy and force module mode 2019-05-07 18:02:06 -07:00
Benjamin Elder
21a51f592a autodetect GOOS / GOARCH 2019-05-07 18:02:06 -07:00
Jintao Zhang
b5240ffbf6 bump golang 1.12.5
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-05-08 08:35:47 +08:00
Benjamin Elder
a4062c6b32 add makefile to build containerized with modules 2019-05-07 16:37:12 -07:00