summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: update buildx to v0.8.2Sebastiaan van Stijn2022-04-071-1/+1
* Makefile: update buildx version to v0.6.0Sebastiaan van Stijn2022-04-071-1/+1
* Makefile: install buildx from binary release, instead of buildingSebastiaan van Stijn2022-04-071-17/+3
* Makefile: remove empty targets, and slight refactorSebastiaan van Stijn2020-05-011-8/+9
* Rename newer build_shell target to buildBrian Goff2020-04-021-15/+6
* hack: support $DOCKER_ROOTLESS for testing rootlessAkihiro Suda2020-03-101-0/+1
* integration: use systemd when $DOCKER_SYSTEMD is setAkihiro Suda2020-03-041-0/+4
* Fix windows cross builds.Brian Goff2020-01-301-1/+8
* hack/validate: allow forcing validationSebastiaan van Stijn2019-12-191-0/+1
* Pass VERSION variable to binary build targets.Brian Goff2019-10-301-1/+4
* Make binary output targets use own build cmdBrian Goff2019-10-301-26/+41
* make buildx: clean-up comment and fix help-textSebastiaan van Stijn2019-10-221-5/+4
* make buildx: remove BUILDX_DOCKERFILE make varSebastiaan van Stijn2019-10-221-2/+1
* make buildx: make version in Dockerfile leadingSebastiaan van Stijn2019-10-221-3/+0
* make buildx: fix Makefile version being ignoredSebastiaan van Stijn2019-10-221-5/+14
* Merge pull request #40059 from cpuguy83/move_source_copyTibor Vass2019-10-101-0/+4
|\
| * Fix trick for `make BINDDIR=. shell` and `COPY .`Brian Goff2019-10-101-0/+4
* | Makefile: force using buildkit if USE_BUILDX is not setSebastiaan van Stijn2019-10-081-0/+5
|/
* Use buildx as Makefile builderBrian Goff2019-10-031-13/+47
* integration: simplify parallel run destinationSebastiaan van Stijn2019-09-111-1/+0
* Jenkinsfile: reduce time of integration tests by dividing tests into 3 parall...Tibor Vass2019-08-121-0/+1
* Add support for setting a test filterBrian Goff2019-08-021-0/+1
* Improvements to the test runnersBrian Goff2019-07-311-0/+9
* Dockerfile: use GO_VERSION build-arg for overriding Go versionSebastiaan van Stijn2019-07-181-1/+1
* Makefile: Allow passing DOCKER_TEST_HOST and TESTDEBUG to containerSebastiaan van Stijn2019-07-161-0/+2
* Merge pull request #39294 from AkihiroSuda/remove-it-on-swarmBrian Goff2019-06-111-18/+0
|\
| * hack: remove integration-cli-on-swarmAkihiro Suda2019-06-011-18/+0
* | Set DOCKER_BINDDIR mount options from envBrian Goff2019-06-031-0/+1
|/
* Fix DOCKER_CROSS being overwrittenSebastiaan van Stijn2019-04-151-2/+3
* Support cross-compile for armBrian Goff2019-04-101-6/+15
* Merge pull request #38847 from cpuguy83/enable_buildkit_for_build_targetVincent Demeester2019-03-181-1/+2
|\
| * Enable buildkit for Makefile build targetBrian Goff2019-03-091-1/+2
* | Making it possible to pass Windows credential specs directly to the engineJean Rouge2019-03-151-1/+1
|/
* hack: no need to git fetch in CITibor Vass2019-02-051-0/+2
* Allow overriding repository and branch in validate scriptsSebastiaan van Stijn2019-01-311-0/+7
* Merge pull request #38523 from olljanat/flaky-test-finderSebastiaan van Stijn2019-01-121-0/+3
|\
| * CI: Introduce flaky test finderOlli Janatuinen2019-01-111-0/+3
* | Makefile: make help: fix newline wrapping, and missing targetsSebastiaan van Stijn2019-01-101-1/+1
|/
* Use BuildKit to skip source code COPY if BIND_DIR setMohammad Nasirifar2018-12-261-1/+5
* Allow to override the Makefile's `DOCKER_MOUNT` variableJean Rouge2018-10-091-3/+7
* go {build,test}: rm -i option, add go cache volumeKir Kolyshkin2018-09-261-21/+10
* Expose license status in Info (#37612)Daniel Hiltgen2018-08-171-0/+1
* builder: set buildkit's exported product variable via PRODUCTTibor Vass2018-07-161-1/+2
* builder: pass DOCKER_BUILDKIT to enable buildkit in testsTibor Vass2018-06-101-0/+1
* Allow to add any args when doing a make runVincent Demeester2018-06-011-0/+1
* Remove unused/unmaintained package builder stuffBrian Goff2018-05-041-8/+1
* Add quotation marks for $CURDIRFangming.Fang2018-04-021-1/+1
* Merge pull request #34369 from cyphar/build-buildmode-pieAkihiro Suda2018-01-291-2/+2
|\
| * *: switch to -buildmode=pieAleksa Sarai2017-11-111-2/+2
* | api: generalize version information to any platform componentTibor Vass2017-12-061-1/+2