summaryrefslogtreecommitdiffstats
path: root/m4
AgeCommit message (Expand)Author
2016-10-01allow linking with jemalloc or tcmallocCosta Tsaousis (ktsaou)
2016-09-30reduce netdata virtual memory size by setting MALLOC_ARENA_MAX; portable way ...Costa Tsaousis (ktsaou)
2016-09-29make sure atomic operations are linkable; fixes #860Costa Tsaousis (ktsaou)
2016-09-28use prior version of ax_check_compile_flag for autotools >=2.60 compatibilityCosta Tsaousis
2016-09-28enable -msse2 -mfpmath=sse on x86 machines that support it; fixes #450; fixes...Costa Tsaousis (ktsaou)
2016-09-28autoconf for detecting 32/64 bit CPUCosta Tsaousis (ktsaou)
2015-11-15build: migrate to autotoolsAlon Bar-Lev