summaryrefslogtreecommitdiffstats
path: root/packaging/makeself/jobs
AgeCommit message (Expand)Author
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-02Add `-pipe` to CFLAGS in most cases for builds. (#12709)Austin S. Hemmelgarn
2022-04-28Tweak static build process to improve build speed and debuggability. (#12708)Austin S. Hemmelgarn
2022-04-18Disable automake dependency tracking in our various one-time builds. (#12701)Austin S. Hemmelgarn
2022-03-23Updated static build components to latest versions. (#12461)Costa Tsaousis
2022-03-22Use the built agentversion for Netdata static build archive name. (#12335)Austin S. Hemmelgarn
2021-12-07fix static build, curl will be staict binary; extra args can be transfer (#11...boxjan
2021-11-17Assorted cleanups to static builds. (#11798)Austin S. Hemmelgarn
2021-11-16Verify checksums of makeself deps. (#11791)vkalintiris
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-09Use system copy of protobuf in Docker images and static builds. (#11496)Austin S. Hemmelgarn
2021-09-06Embed build architecture in static build archive names. (#11463)Austin S. Hemmelgarn
2021-05-24Store info about the installation type for later retrieval. (#11157)Austin S. Hemmelgarn
2021-01-13Fixed handling of TLS config so that cURL works in all cases. (#10491)Austin S. Hemmelgarn
2020-11-18Updated 3rd party static build dependencies and use alpine 3.12 (#10241)Costa Tsaousis
2020-08-13Added proper certificate handling to static cURL. (#9733)Austin S. Hemmelgarn
2020-08-06Fix Static Netdata to correctly build with Netdata Cloud support. (#9381)James Mills
2020-06-16Revert "Override linker and include paths for static builds. (#9311)" (#9343)Austin S. Hemmelgarn
2020-06-12Override linker and include paths for static builds. (#9311)Austin S. Hemmelgarn
2020-06-05Fixed handling of OpenSSL on CentOS/RHEL by bundling a static copy and select...Austin S. Hemmelgarn
2020-06-01Really prevent overwriting netdata.conf on static installs. (#9174)Austin S. Hemmelgarn
2020-05-29Add support for eBPF for Netdata static64 (kickstart-static64.sh) (#9104)James Mills
2020-05-26Add CI for our Static Netdata builds (which kickstart-static64 uses) (#9130)James Mills
2020-05-20Don't overwrite netdata.conf on update on static installs. (#9046)Austin S. Hemmelgarn
2019-07-27netdata/packaging: Adopt netdata-updater to run properly for static64 install...Paul Emm. Katsoulakis
2019-04-23Add ioping plugin (#5725)Vladimir Kobal
2019-04-13netdata/packaging/installer: Dont use --always, when git describe cant find a...Paul Emm. Katsoulakis
2019-03-29netdata/packaging/installer: netdata-installer.sh script (and subscripts) ref...Paul Katsoulakis
2019-03-27Update fping version (#5719)Vladimir Kobal
2019-01-29Add back the symlink netdata-latest.gz.run (#5286)Chris Akritidis
2019-01-14better artifacts uploading; remove build hacks (#5134)Paweł Krupa
2019-01-04add version file and force git describe to always create a version (#5119)Paweł Krupa
2019-01-04Unify versioning (#5051)Paweł Krupa
2019-01-02move makeself (#4688)Paweł Krupa