summaryrefslogtreecommitdiffstats
path: root/packaging/makeself/build-static.sh
AgeCommit message (Expand)Author
2024-04-10Skip Go code in CI if it hasn’t changed. (#17077)Austin S. Hemmelgarn
2024-01-29Add ARMv6 static builds. (#16853)Austin S. Hemmelgarn
2023-09-27Update to use versioned base images for CI. (#16053)Austin S. Hemmelgarn
2022-07-14Add basic runtime checks to static build process. (#13339)Austin S. Hemmelgarn
2022-05-27Cache invariant components in static builds to reduce build times. (#12877)Austin S. Hemmelgarn
2022-05-10Use prebuilt builder images for static builds. (#12826)Austin S. Hemmelgarn
2022-04-13Fix the static build code in light of CVE-2022-24765 (#12683)Austin S. Hemmelgarn
2021-12-01Bump static builds to use Alpine 3.15 as a base. (#11836)Austin S. Hemmelgarn
2021-11-18Add POWER8+ static builds. (#11802)Austin S. Hemmelgarn
2021-10-29Bring eBPF to static binaries (#11709)thiagoftsm
2021-10-28Add log grouping in installer and static build code when running under GitHub...Austin S. Hemmelgarn
2021-10-19Optimize static build and update various dependencies. (#11660)Austin S. Hemmelgarn
2021-10-12Added static builds for ARMv7l and ARMv8a (#11490)Austin S. Hemmelgarn
2021-09-06Embed build architecture in static build archive names. (#11463)Austin S. Hemmelgarn