Commit History

Author SHA1 Message Date
  Arnaud Porterie (icecrime) 32915b1d0a Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope 8 years ago
  Aaron Lehmann 8eb7edab7c Add line to hack/make/cross to cross-compile pkgs directory 8 years ago
  Tianon Gravi 52379fa76d Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 8 years ago
  Amit Krishnan 934328d8ea Add functional support for Docker sub commands on Solaris 9 years ago
  Kenfe-Mickael Laventure 61335bcb03 Remove amd64 assumption in release.sh, cross and tgz scripts 8 years ago
  Brian Goff 9bb54f89ad Add `make install` task 9 years ago
  John Starks fa82c0aa10 Windows: work around Go 1.6.2/Nano Server TP5 issue 9 years ago
  Daniel Nephin 8983d42988 Raise a more relevant error when dockerd is not available on the platform. 9 years ago
  Daniel Nephin 9e7651db4d Build two binaries client and daemon. 9 years ago
  Tibor Vass 3b3e58b639 Workaround Windows bug discovered with Go security fix 9 years ago
  Jessica Frazelle e62745922f make windows cross compile static daemon work 10 years ago
  Tianon Gravi ac3388367b Make "DEST" a make.sh construct instead of ad-hoc 10 years ago
  Jörg Thalheim 6533cb973f hack/make/test-integration-cli: introduce MAKEDIR variable 10 years ago
  Tianon Gravi 949a21b55f Move scripts back to hack/, leave docs in project/ 10 years ago
  Solomon Hykes 32e61b8f5c Move 'hack' to the less confusing 'project' 10 years ago
  Erik Hollensbe aa129b356f hack: TIMEOUT (for controlling test timeout) and forwarding of 10 years ago
  Tianon Gravi ba663eac3a Adjust build tags to be client-only in "make cross" too 11 years ago
  Tianon Gravi b298960aed Update bundlescripts to use "set -e" consistently 11 years ago
  Tianon Gravi be344cf0d8 Fix dynbinary so that dockerinit can still be properly static even if it has to link against libapparmor for Ubuntu 11 years ago
  Tianon Gravi 4100e9b7df Update cross and tgz to play nicely together (creating a tgz for each supported OS/ARCH), and update release.sh to upload binaries and tgz files for all the supported OS/ARCH combos 11 years ago
  Tianon Gravi 62a81370ff Add new "cross" bundle to cross-compile the Docker client for other platforms (currently just 32-bit and 64-bit OS X) 11 years ago