summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* | Allow setting binarypath from MakefileAshley Cui2022-02-28
|/
* Load ip_tables modules at bootPaul Holzinger2022-02-23
* Initial implementation of mac forwarding using a privileged docker sock claim...Jason T. Greene2022-02-16
* netavark e2e testsBrent Baude2022-02-02
* Makefile: install targets independent of buildLokesh Mandvekar2022-01-25
* Run codespell on codeDaniel J Walsh2022-01-21
* Engine.Remote from containers.confJhon Honce2022-01-20
* Implement API forwarding for podman machine on WindowsJason T. Greene2022-01-19
* bump go module to version 4Valentin Rothberg2022-01-18
* Switch to a new installer approach using a path manipulation helperJason T. Greene2021-12-23
* compat API: allow enforcing short-names resolution to Docker HubValentin Rothberg2021-11-30
* Minor Makefile fixChris Evich2021-11-18
* Revert "add kubernetes pause"Valentin Rothberg2021-11-15
* Match .c files in MakefileIan Wienand2021-11-09
* add kubernetes pauseValentin Rothberg2021-10-26
* Use CGO_ENABLED=1 when building natively on darwinJhon Honce2021-10-14
* rootlessport: reduce memory usage of the processPaul Holzinger2021-10-12