summaryrefslogtreecommitdiff
path: root/hack/make
Commit message (Expand)AuthorAgeFilesLines
* hack: enable Go modules when building dockerd and docker-proxyKevin Alvarez2023-04-251-1/+9
* Merge pull request #44853 from crazy-max/rm-install-suffixSebastiaan van Stijn2023-01-204-18/+12
|\
| * hack: display build cmd when DOCKER_DEBUG setCrazyMax2023-01-192-16/+10
| * hack: remove unnecessary vars in make.sh scriptCrazyMax2023-01-193-3/+3
* | hack: check if cross-compiling before setting ARM target nameCrazyMax2023-01-201-16/+19
|/
* hack: name for target ARM architecture not specifiedKevin Alvarez2023-01-161-53/+16
* hack: typo in displayed platform nameCrazyMax2023-01-161-1/+1
* Merge pull request #44748 from vvoland/buildflags-nopie-whenraceSebastiaan van Stijn2023-01-051-6/+9
|\
| * hack/make: Don't add -buildmode=pie with -racePaweł Gronowski2023-01-051-6/+9
* | hack: restore copy_binaries funcCrazyMax2023-01-051-0/+24
|/
* hack: update buildmode pie conditionCrazyMax2023-01-011-6/+3
* hack: do not set buildmode pie for statically linked binaryCrazyMax2023-01-013-11/+14
* IAmStatic not used anymoreCrazyMax2023-01-013-3/+0
* hack: remove containerutility scriptCrazyMax2023-01-011-20/+0
* Dockerfile: use TARGETPLATFORM to build DockerCrazyMax2023-01-014-120/+65
* Merge pull request #44494 from crazy-max/go-autogenSebastiaan van Stijn2022-11-231-4/+0
|\
| * hack: remove obsolete sources for go-autogenCrazyMax2022-11-181-4/+0
* | Dockerfile: remove hardcoded platforms for vpnkit stageCrazyMax2022-11-222-5/+4
|/
* daemon: add TEST_INTEGRATION_USE_SNAPSHOTTER for CISebastiaan van Stijn2022-10-171-0/+1
* Volume prune: only prune anonymous volumes by defaultBrian Goff2022-10-041-1/+2
* ci(test): send coverage to codecovCrazyMax2022-09-081-3/+14
* integration: TestNetworkLoopbackNat is broken on GitHub RunnerCrazyMax2022-09-071-0/+1
* integration-cli: Correct emptyfs id under c8dPaweł Gronowski2022-08-161-0/+3
* hack: don't generate checksums for individual binariesSebastiaan van Stijn2022-07-042-30/+2
* hack: remove version from binaries, and remove symlinksSebastiaan van Stijn2022-07-027-12/+9
* Merge pull request #43682 from crazy-max/split-test-suitesSebastiaan van Stijn2022-06-221-1/+1
|\
| * ci(integration-cli): dynamically split tests in matrixCrazyMax2022-06-171-1/+1
* | hack: remove error_on_leaked_containerd_shimsAkihiro Suda2022-06-052-17/+0
* | hack: stop installing containerd-shim (io.containerd.runtime.v1.linux)Akihiro Suda2022-06-052-2/+1
|/
* fix docker-proxy not statically linkedCrazyMax2022-05-201-0/+2
* Merge pull request #43275 from kponichtera/43274-delve-debuggerSebastiaan van Stijn2022-05-101-12/+47
|\
| * Improved readability of the run hack scriptKonrad Ponichtera2022-05-101-32/+40
| * Added Delve debugger to the development container (including instructions in ...Konrad Ponichtera2022-04-261-4/+31
* | use go-winres for windows build and cleanup autogen and winresourcesCrazyMax2022-04-141-43/+106
* | use go-winres for cross to create Windows resourcesCrazyMax2022-04-148-160/+93
* | fix cross compilation for arm platformsCrazyMax2022-04-101-1/+15
|/
* docker-py: skip CreateContainerTest::test_create_with_device_cgroup_rulesSebastiaan van Stijn2022-01-201-2/+3
* CI: update docker-py to 5.0.3Sebastiaan van Stijn2021-10-201-1/+1
* info: remove "expected" check for tini versionSebastiaan van Stijn2021-08-231-1/+0
* Move proxy CLI to main cmd/Brian Goff2021-06-252-2/+2
* Add s390x to cross platforms targetFrédéric Dalleau2021-06-242-2/+5
* Add ppc64le to cross platforms targetFrédéric Dalleau2021-06-242-1/+6
* Adjust buildmode comment to link to commitTianon Gravi2021-06-111-1/+3
* don't use buildmode=pie on ppc64Georgy Yakovlev2021-06-101-2/+3
* Fixup libnetwork lint errorsBrian Goff2021-06-012-2/+2
* Fix issues running libnetwork tests.Brian Goff2021-06-011-1/+1
* Ensure docker-proxy is installed in unit-test ciBrian Goff2021-06-013-12/+26
* Move proxy build into hack/makeBrian Goff2021-06-017-5/+42
* testing: update docker-py 5.0.0Sebastiaan van Stijn2021-04-061-1/+1
* Include VPNkit binary for arm64Akihiro Suda2021-02-251-1/+1