summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Makefile: use order-only prereq for podman-remoteEd Santiago2022-07-26
* Makefile: remove building pages for man5Aditya R2022-07-26
* makefile: remove processing of pkg/docsAditya R2022-07-26
* Run codespellDaniel J Walsh2022-07-26
* Update CI base branchMatthew Heon2022-07-11
* Cirrus: Add podman-machine integration testChris Evich2022-07-01
* podman-play-kube template: rename to podman-kubeValentin Rothberg2022-06-30
* Makefile: don't try to build rootlessport on FreeBSDDoug Rabson2022-06-28
* Makefile: don't use '-t' to specify the directory to install manpagesDoug Rabson2022-06-28
* Makefile: use GNU sed to convert manpages on FreeBSDDoug Rabson2022-06-28
* Makefile: use bash to evaluate tool pathsDoug Rabson2022-06-28
* test/testvol: rework testvol binaryPaul Holzinger2022-06-23
* test/testvol: update container image golang to 1.18Paul Holzinger2022-06-23
* test/testvol: move Containerfile into testvol dirPaul Holzinger2022-06-23
* golangci-lint: update to v1.46.2Paul Holzinger2022-06-15
* Makefile: Handle unexpected empty var. valuesChris Evich2022-06-01
* Makefile: force podman-remote-static to linuxPaul Holzinger2022-06-01
* Merge pull request #13870 from kolyshkin/makefile-cleanupsOpenShift Merge Robot2022-05-19
|\
| * Remove GO111MODULES useKir Kolyshkin2022-05-17
| * Makefile: rm gofmt targetKir Kolyshkin2022-05-17
| * Makefile: rm CHANGELOG_* and ISODATE varsKir Kolyshkin2022-05-17
| * Makefile: rm -mod=vendorKir Kolyshkin2022-05-17
| * Move GOPROXY from Makefile to cirrus.ymlKir Kolyshkin2022-05-17
| * Makefile, podman.spec.rpkg: rm GOBIN and GOPATHKir Kolyshkin2022-05-17
| * Makefile,.gitignore: rm .install.goimportsKir Kolyshkin2022-05-17
| * Makefile: rm .gopathokKir Kolyshkin2022-05-17
| * Makefile: rm .install.libseccomp.sudo targetKir Kolyshkin2022-05-17
* | k8systemd: run k8s workloads in systemdValentin Rothberg2022-05-17
|/
* Fix broken pwdEd Santiago2022-05-12
* [CI:DOCS] fix `make localbenchmarks`Valentin Rothberg2022-05-11
* Cirrus: Fix Makefile including 'hack' in $PATHChris Evich2022-05-10
* exclude new tools vendor dir from validatePaul Holzinger2022-05-04
* vendor test tools in submodulePaul Holzinger2022-05-04
* vendor test dependencies instead of installing via networkPaul Holzinger2022-05-03
* CI: emergency fix for broken go getPaul Holzinger2022-05-02
* benchmarks: add more image benchmarksValentin Rothberg2022-04-26
* Add podman machine test suiteBrent Baude2022-04-25
* Increase verbosity and sequencing of APIv2 testingChris Evich2022-04-22
* enable staticcheck linterPaul Holzinger2022-04-22
* benchmarking Podman: proof of conceptValentin Rothberg2022-04-20
* Merge pull request #13602 from edsantiago/size_check_part2OpenShift Merge Robot2022-03-24
|\
| * Binary growth check, part 2 of 2Ed Santiago2022-03-22
* | Remove nix packages, since no one is supporting thisDaniel J Walsh2022-03-23
|/
* Makefile: build podman-remote-static with cgo disabledLokesh Mandvekar2022-03-21
* bump golangci-lint to v1.45.0Valentin Rothberg2022-03-21
* Fix windows win-sshproxy buildPaul Holzinger2022-03-15
* Bump golang to 1.17 in `vendor-in-container`Pascal Bourdier2022-03-11
* Move all python tests to pytestJhon Honce2022-03-04
* Merge pull request #13380 from jwhonce/wip/docker-pyOpenShift Merge Robot2022-03-01
|\
| * Refactor docker-py compatibility testsJhon Honce2022-03-01