aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* CI: only make install.tools when neededEd Santiago2022-09-27
* Add win-sshproxy.exe to windows client zipsJason T. Greene2022-09-06
* [makefile] disable security labeling instead of using --privilegedDan Čermák2022-08-29
* Run codespellDaniel J Walsh2022-08-25
* Install podman-docker.conf on user-tmpfiles.d tooSeongChan Lee2022-08-24
* Refactor common options in man pagesEd Santiago2022-08-03
* Merge pull request #14719 from cevich/use_preinstalled_batsOpenShift Merge Robot2022-07-28
|\
| * Remove bats installation script and make targetChris Evich2022-07-28
* | CI: new check for leftover skips/fixmesEd Santiago2022-07-28
|/
* Merge pull request #14957 from edsantiago/dont_remake_remoteOpenShift Merge Robot2022-07-22
|\
| * Makefile: use order-only prereq for podman-remoteEd Santiago2022-07-19
* | Makefile: remove building pages for man5Aditya R2022-07-20
* | makefile: remove processing of pkg/docsAditya R2022-07-20
|/
* Run codespellDaniel J Walsh2022-07-18
* 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
|\