summaryrefslogtreecommitdiff
path: root/hack/make/dynbinary
Commit message (Expand)AuthorAgeFilesLines
* Fix a lot of the sha256 and md5 stuff to be more DRY and extendible, and on m...Tianon Gravi2014-03-191-2/+4
* Add new "DOCKER_CLIENTONLY" build variable to allow skipping of the dockerini...Tianon Gravi2014-03-061-24/+29
* Fix dynbinary so that dockerinit can still be properly static even if it has ...Tianon Gravi2014-03-061-2/+10
* Update build tags such that we can properly compile on all platforms (especia...Tianon Gravi2014-03-061-1/+1
* Add shasum fallback to hack/make/dynbinary for Darwin (where sha1sum is not a...Tianon Gravi2014-02-131-1/+12
* Move even more stuff into dockerversionTianon Gravi2014-02-111-1/+1
* Merge pull request #3064 from tianon/custom-dockerinit-pathGuillaume J. Charmes2013-12-191-1/+1
|\
| * Allow packagers to specify a custom dockerinit lookup location via DOCKER_INI...Tianon Gravi2013-12-161-1/+1
* | Add -a to our BUILDFLAGS directly, which fixes some fun test compilation issuesTianon Gravi2013-12-181-1/+1
|/
* Unify dyntest/test and dynbinary/binary hack bundlescripts further by cross-i...Tianon Gravi2013-12-081-2/+4
* 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-0/+15