summaryrefslogtreecommitdiff
path: root/hack/make/binary
Commit message (Expand)AuthorAgeFilesLines
* Move proxy build into hack/makeBrian Goff2021-06-011-0/+1
* Remove cmd/docker and other directories in cli/ in accordance with the new Mo...Arnaud Porterie (icecrime)2017-05-051-5/+0
* Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"Tianon Gravi2017-02-131-1/+1
* Add `make install` taskBrian Goff2016-06-031-0/+1
* Cleanup from CR.Daniel Nephin2016-04-231-1/+1
* Build two binaries client and daemon.Daniel Nephin2016-04-221-60/+9
* move hardware signing out of experimental, remove dependencies to yubico-piv-...Riyaz Faizullabhoy2016-03-281-1/+1
* Revert "Merge pull request #21003 from riyazdf/hardware-signing-ga"cyli2016-03-241-1/+1
* Export GOOS and GOARCH in subprocess for tgzMichael Crosby2016-03-221-1/+1
* Add function for copy containerdMichael Crosby2016-03-221-15/+1
* Add containerd/runc exes to bundle dir after buildDoug Davis2016-03-211-0/+15
* Update packaging for yubicoRiyaz Faizullabhoy2016-03-071-1/+1
* Add `DOCKER_BUILD_GOGC` to tweak GOGC for compileBrian Goff2016-01-271-0/+2
* Windows: Remove linkmode internal hackJohn Howard2016-01-141-7/+0
* Use -z,muldefs on arm,x86Nalin Dahyabhai2015-12-021-0/+16
* Remove "-linkmode external"Tianon Gravi2015-11-151-1/+1
* update for macJessica Frazelle2015-11-131-2/+9
* add buildtag pkcs11 to experimentalJessica Frazelle2015-11-131-0/+4
* Windows: Native daemon buildJohn Howard2015-11-061-0/+6
* update to binaries, fix parsers package, non-parallel test unitJessica Frazelle2015-10-271-1/+1
* make windows cross compile static daemon workJessica Frazelle2015-08-101-0/+13
* Make "DEST" a make.sh construct instead of ad-hocTianon Gravi2015-05-301-6/+0
* Make which cross binary fails clearerJohn Howard2015-05-151-0/+1
* hack/make/test-integration-cli: introduce MAKEDIR variableJörg Thalheim2015-04-151-1/+1
* Fix several very minor consistency issuesTianon Gravi2015-03-171-0/+1
* Move scripts back to hack/, leave docs in project/Tianon Gravi2015-03-131-0/+27
* Move 'hack' to the less confusing 'project'Solomon Hykes2014-11-091-17/+0
* Revert "Use code generation to set IAMSTATIC instead of -X"Jessica Frazelle2014-10-281-11/+0
* Use code generation to set IAMSTATIC instead of -XMichael Hudson-Doyle2014-10-241-0/+11
* Update bundlescripts to use "set -e" consistentlyTianon Gravi2014-04-091-0/+1
* Small tweaks to the hack scripts to make them simplerTianon Gravi2014-03-291-0/+1
* Fix a lot of the sha256 and md5 stuff to be more DRY and extendible, and on m...Tianon Gravi2014-03-191-7/+2
* whitespace-blindSven Dowideit2014-03-201-1/+0
* Generate md5 and sha265 hashes when building, and upload them in hack/release.shSven Dowideit2014-03-201-0/+8
* Fix dynbinary so that dockerinit can still be properly static even if it has ...Tianon Gravi2014-03-061-1/+8
* Update build tags such that we can properly compile on all platforms (especia...Tianon Gravi2014-03-061-1/+1
* Add buildflags to allow crosscompilation for apparmorGuillaume J. Charmes2014-03-061-1/+1
* Add -a to our BUILDFLAGS directly, which fixes some fun test compilation issuesTianon Gravi2013-12-181-1/+1
* Add "-a" back to our "go build"Tianon Gravi2013-12-161-1/+1
* Update bundlescript shebangs to be bash, reflecting how they're actually invokedTianon Gravi2013-12-021-1/+1
* Add dynbinary and dyntest scripts for building/testing a separate static dock...Tianon Gravi2013-10-251-1/+1
* Refactor the handling of static-related build flagsTianon Gravi2013-10-251-2/+1
* Add links for container relationships and introspectionMichael Crosby2013-10-251-3/+3
* Add cleanup/refactor portion of #2010 for hack and Dockerfile updatesTianon Gravi2013-09-301-3/+3
* Add several of the small make.sh fixes from #1920, and make the output more c...Tianon Gravi2013-09-241-0/+3
* Break down hack/make.sh into small scripts, one per 'bundle': test, binary, u...Solomon Hykes2013-09-091-0/+4