summaryrefslogtreecommitdiffstats
path: root/packaging/makeself/jobs
AgeCommit message (Expand)Author
2023-12-29add --disable-logsmanagement when building static (#16684)Ilya Mashchenko
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-11-07fix zstd in static build (#16349)Ilya Mashchenko
2023-10-20Introduce workflow to always update bundled packages (static builds) into the...Tasos Katsoulas
2023-09-22Disable mongodb exporter builds where broken. (#16033)Austin S. Hemmelgarn
2023-08-21packaging cleanup after #15842 (#15857)Ilya Mashchenko
2023-08-21fix packaging static build openssl 32bit (#15855)Ilya Mashchenko
2023-08-21Fix static build SSL (#15842)Costa Tsaousis
2023-08-09fix claiming via UI for static build (#15774)Ilya Mashchenko
2023-07-18Build optimizations (#15381)Tasos Katsoulas
2023-06-28Add hardening options to CFLAGS by default if they are available. (#15087)Austin S. Hemmelgarn
2023-05-11Remove old logic for handling of legacy stock config files. (#14829)Austin S. Hemmelgarn
2023-04-12Update the bundled version of makeself used to create static builds. (#14822)Austin S. Hemmelgarn
2023-03-23Fix handling of logrotate on static installs. (#14792)Austin S. Hemmelgarn
2023-03-01Link statically libnetfilter_acct into our static builds (#14516)Tasos Katsoulas
2023-02-27Reorganize system directory to better reflect what files are actually used fo...Austin S. Hemmelgarn
2023-02-08Update static build packages (#14450)Tasos Katsoulas
2023-01-04Finish renaming the `--install` option to `--install-prefix`. (#13881)Austin S. Hemmelgarn
2022-12-09remove deprecated fping.plugin in accordance with v1.37.0 deprecation notice ...Ilya Mashchenko
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