March 12, 2014
View 99b6364

Exclude more "definitely not unit tested Go source code" directories from hack/make/test

Tianon Gravi authored on 2014/03/12 16:18:12
View e1c48fa

Clean up the "go test" output from "make test" to be much more readable/scannable

Tianon Gravi authored on 2014/03/12 16:17:38
March 7, 2014
View be344cf

Fix dynbinary so that dockerinit can still be properly static even if it has to link against libapparmor for Ubuntu

Tianon Gravi authored on 2014/03/07 11:55:22
View 0b23393

Update build tags such that we can properly compile on all platforms (especially for packagers), and updated hack/PACKAGERS.md to mention the DOCKER_BUILDTAGS variable that will need to be set for binaries that might be used on AppArmor (such as Debian and especially Ubuntu)

Tianon Gravi authored on 2014/03/07 05:39:17
View c89fa66

Add buildflags to allow crosscompilation for apparmor

Guillaume J. Charmes authored on 2014/03/07 05:04:51
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