February 14, 2014
View f794fbc

Merge pull request #4043 from tianon/hack-git-detection-and-use

Tianon Gravi authored on 2014/02/14 01:56:14
February 12, 2014
View 7ea725f

Fix the one spot I missed dockerversion

Tianon Gravi authored on 2014/02/12 10:23:17
View ae3c7de

Move docker version introspection to a sub-package.

Solomon Hykes authored on 2014/02/12 09:05:45
February 11, 2014
View b3d5e95

Package coverage when running integration tests

Fabio Falci authored on 2014/02/11 08:21:20
View 0a04064

Add better ".git" detection and use

Tianon Gravi authored on 2014/02/11 05:44:34
February 10, 2014
View d3d85d3

Add slightly better GOPATH detection/handling

Tianon Gravi authored on 2014/02/10 10:21:01
January 25, 2014
View b994c13

Update hack/make.sh with slightly clearer output and a more precise "are we in the Docker container?" check

Tianon Gravi authored on 2014/01/25 15:01:12
January 22, 2014
View b1953ba

This should make all bash-scripts run on pretty much any posix-system (with bash installed ofc...)

Kim BKC Carlbacker authored on 2014/01/22 10:21:56
January 5, 2014
View 2a1181f

Spelling error.

sudosurootdev authored on 2014/01/05 13:15:15
December 31, 2013
View ad80da3

Fixes Issue #3400

Ryan O'Donnell authored on 2013/12/31 10:58:25
December 19, 2013
View 62a8137

Add new "cross" bundle to cross-compile the Docker client for other platforms (currently just 32-bit and 64-bit OS X)

Tianon Gravi authored on 2013/12/19 15:06:14
View fbac812

Add -a to our BUILDFLAGS directly, which fixes some fun test compilation issues

Tianon Gravi authored on 2013/12/19 03:25:08
December 17, 2013
View eddda57

Fix "go tool cover" detection to only add -cover and -coverprofile if we both have cover support in Go, and if we have the cover tool downloaded

Tianon Gravi authored on 2013/12/17 14:54:06
December 9, 2013
View 59dc287

Add new cover bundlescript for giving a nice report across all the coverprofiles generated by the test scripts

Tianon Gravi authored on 2013/12/09 12:20:55
December 2, 2013
View 83d8175

use the Makefile - it makes life so much simpler

Sven Dowideit authored on 2013/12/02 16:59:45