skopeo/hack
Paul Holzinger a50b2d910b
Makefile: use libsqlite3 build when possible
Dynamically link sqlite3 when installed, the main motivation is that we
reduce the podman binary size with that. I see about 3.3 MB savings.

But also dynamically linking it means if there a vulnerabilities only
the sqlite3 distro package needs updating and we don't have to make a
new podman release with the vendored update.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-06-10 18:34:45 +02:00
..
btrfs_installed_tag.sh hack: Support picking cc and cpp via environment variables. 2024-05-09 01:47:32 +02:00
get_ci_vm.sh Cirrus: Improve test synchronization with c/image 2021-04-21 09:55:11 -04:00
get_fqin.sh Replace egrep with grep -E 2024-08-16 09:13:18 -04:00
libsubid_tag.sh hack: Support picking cc and cpp via environment variables. 2024-05-09 01:47:32 +02:00
man-page-checker Replace egrep with grep -E 2024-08-16 09:13:18 -04:00
sqlite_tag.sh Makefile: use libsqlite3 build when possible 2025-06-10 18:34:45 +02:00
test-integration.sh Finally, eliminate hack/make.sh 2023-04-06 21:45:51 +02:00
test-system.sh Run codespell on code 2024-01-28 07:26:36 -05:00
tree_status.sh Avoid hard-coding the location of bash 2022-05-10 11:24:45 +01:00
validate-git-marks.sh Speed up validate-git-marks by about a factor of three 2023-04-06 21:45:51 +02:00
validate-gofmt.sh Don't use hack/make.sh for validate-gofmt 2023-04-06 21:45:51 +02:00
validate-vet.sh Actually fail if (go vet) fails 2023-04-06 21:45:51 +02:00
warn-destructive-tests.sh Finally, eliminate hack/make.sh 2023-04-06 21:45:51 +02:00
xref-helpmsgs-manpages Man page validation: part 2 of 2 2021-07-21 14:51:47 -04:00