Commit History

Autor SHA1 Mensaxe Data
  Arnaud Porterie (icecrime) 32915b1d0a Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope %!s(int64=8) %!d(string=hai) anos
  Tianon Gravi 52379fa76d Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" %!s(int64=8) %!d(string=hai) anos
  Otto Kekäläinen 644a7426cc Fix spelling in comments, strings and documentation %!s(int64=9) %!d(string=hai) anos
  Daniel Nephin 9e7651db4d Build two binaries client and daemon. %!s(int64=9) %!d(string=hai) anos
  Aleksa Sarai 4357ed4a73 *: purge dockerinit from source code %!s(int64=9) %!d(string=hai) anos
  Tianon Gravi ac3388367b Make "DEST" a make.sh construct instead of ad-hoc %!s(int64=10) %!d(string=hai) anos
  Jörg Thalheim 6533cb973f hack/make/test-integration-cli: introduce MAKEDIR variable %!s(int64=10) %!d(string=hai) anos
  Vincent Batts 7617ec176d .: remove trailing white spaces %!s(int64=10) %!d(string=hai) anos
  Tibor Vass 0252ad0adc Revert "Dealing with trailing whitespaces" %!s(int64=10) %!d(string=hai) anos
  André Martins 4e65c1c319 Dealing with trailing whitespaces %!s(int64=10) %!d(string=hai) anos
  Tianon Gravi 949a21b55f Move scripts back to hack/, leave docs in project/ %!s(int64=10) %!d(string=hai) anos
  Solomon Hykes 32e61b8f5c Move 'hack' to the less confusing 'project' %!s(int64=10) %!d(string=hai) anos
  Jessica Frazelle 17e0a15386 Revert "Use code generation to set IAMSTATIC instead of -X" %!s(int64=10) %!d(string=hai) anos
  Michael Hudson-Doyle c7c620dd9f finally, use code generation for INITSHA1 & INITPATH too %!s(int64=10) %!d(string=hai) anos
  Michael Hudson-Doyle 3e10b93106 Use code generation to set IAMSTATIC instead of -X %!s(int64=10) %!d(string=hai) anos
  Tianon Gravi 3a14eb066c Fix more instances of "dotcloud/docker" in hack/ (and add a DOCKER_PKG environment variable to simplify references to our "package path" in our bundlescripts) %!s(int64=11) %!d(string=hai) anos
  Victor Vieux b3ee9ac74e update go import path and libcontainer %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi 3f7909e996 Disable netgo for dynbinary builds %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi b298960aed Update bundlescripts to use "set -e" consistently %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi 6b46a09186 Fix a lot of the sha256 and md5 stuff to be more DRY and extendible, and on more things (specifically, the tgz files too) %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi a40bb2aabc Add new "DOCKER_CLIENTONLY" build variable to allow skipping of the dockerinit compilation, especially for Homebrew / Mac OS X client-only compilation %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi be344cf0d8 Fix dynbinary so that dockerinit can still be properly static even if it has to link against libapparmor for Ubuntu %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi 0b23393ba1 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) %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi c7840f522c Add shasum fallback to hack/make/dynbinary for Darwin (where sha1sum is not available) %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi da04f49b38 Move even more stuff into dockerversion %!s(int64=11) %!d(string=hai) anos
  Guillaume J. Charmes 636dfc82b0 Merge pull request #3064 from tianon/custom-dockerinit-path %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi fbac812540 Add -a to our BUILDFLAGS directly, which fixes some fun test compilation issues %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi 2ed1001c57 Allow packagers to specify a custom dockerinit lookup location via DOCKER_INITPATH in dynbinary %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi ca405786f4 Unify dyntest/test and dynbinary/binary hack bundlescripts further by cross-invocation and keeping all the logic in one place, taking advantage of LDFLAGS_STATIC that is the only bit that gets replaced for dyntest/dynbinary %!s(int64=11) %!d(string=hai) anos
  Tianon Gravi 3ac76cfeff Update bundlescript shebangs to be bash, reflecting how they're actually invoked %!s(int64=11) %!d(string=hai) anos