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
View f0879a1

Add separate "test-integration" bundlescript (and corresponding dyntest-integration bundlescript)

Tianon Gravi authored on 2013/12/09 10:41:50
View dcfc4ad

Clean output and simplify hack/make/*test by adding go_test_dir function in make.sh

Tianon Gravi authored on 2013/12/09 05:49:57
December 2, 2013
View 83d8175

use the Makefile - it makes life so much simpler

Sven Dowideit authored on 2013/12/02 16:59:45
November 26, 2013
View 8bd6127

Merge pull request #2815 from tianon/hack-make-tgz

Solomon Hykes authored on 2013/11/26 14:29:14
November 22, 2013
View efd0e13

Add support for compiling using make.sh without '.git' (ie, from a Github tarball, for example)

Tianon Gravi authored on 2013/11/22 07:11:17
November 18, 2013
View b3f5973

Add new tgz bundlescript to default make and release

Tianon Gravi authored on 2013/11/18 12:25:08
October 18, 2013
View 21161db

Add dynbinary and dyntest scripts for building/testing a separate static dockerinit binary

Tianon Gravi authored on 2013/10/18 14:40:41
View d789750

Refactor the handling of static-related build flags

Tianon Gravi authored on 2013/10/18 14:38:34
View fb8d488

Add a few small consistency tweaks in hack

Tianon Gravi authored on 2013/10/18 14:36:28
October 5, 2013
View 1cbdaeb

Add links for container relationships and introspection

Michael Crosby authored on 2013/10/05 11:25:15