summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
2020-12-20DragonFlyBSD updateChristian Göttsche
2020-12-19Rework enum ProcessFieldChristian Göttsche
2020-12-05Update htop logo, provide .svg file as wellDaniel Lange
2020-12-02Dynamically load libsensors at runtimeChristian Göttsche
2020-11-25Drop taskstats conditionalChristian Göttsche
2020-11-25Drop cgroup conditionalChristian Göttsche
2020-11-25Add support to change numeric options in settings screenChristian Göttsche
2020-11-21Fix build for custom make targetsBenny Baumann
2020-11-18Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott
2020-11-15Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzonesDaniel Lange
2020-11-14Split platform dependent parts for file locks screenBenny Baumann
2020-11-09Implement screen for active file locksFynn Wulf
2020-10-31Add SystemdMeterChristian Göttsche
2020-10-31Zram Meter featureMurloc Knight
2020-10-29Add compat wrapper for fstatatChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-17Combine XAlloc.[ch] into XUtils.[ch]Benny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-16Add NetworkIOMeterChristian Göttsche
2020-10-16Add SELinuxMeterChristian Göttsche
2020-10-16Automatically detect if backtrace(3) needs -lexecinfoChristian Göttsche
2020-10-12Centralise fault handlingBenny Baumann
2020-10-09Makefile sort correctionChristian Göttsche
2020-10-05Add a date and datetime meter (#159)Michael F. Schönitzer
2020-10-03Add --enable-debug configure option to enable assertsChristian Göttsche
2020-10-03Add DiskIOMeter for IO read/write usageChristian Göttsche
2020-09-24show selected command wrapped in a separate windowryenus
2020-09-18Add some default compiler warningsChristian Göttsche
2020-09-17autotools: enable warnings and cleanupChristian Göttsche
2020-09-09Consolidate repeated macro definitions into one headerNathan Scott
2020-09-08Further, minor cleanups to headers post-MakeHeadersNathan Scott
2020-09-03Axe automated header generation.Zev Weiss
2020-08-26Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott
2020-08-25Do not include the generated `config.h` header into the packageBert Wesarg
2020-08-25Fix out-of-tree buildsBert Wesarg
2020-08-21configure: add option --enable-werrorChristian Göttsche
2020-08-20Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-1009'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-890'Nathan Scott
2020-06-11Fix use of '-rdynamic'Jorge Pereira
2019-09-03Support for ZFS Compressed ARC statisticsRoss Williams
2019-07-07ZFS arcstats for SolarisRoss Williams
2019-07-07Refactor common OpenZFS sysctl accessRoss Williams
2019-07-07ZFS arcstats for Darwin (macOS / OS X)Ross Williams
2019-07-07ZFS arcstats for LinuxRoss Williams
2019-07-07Support ZFS ARC stats on FreeBSDRoss Williams
2018-05-22Disable 'make dist' when pkg.m4 is unused in configureExplorer09
2018-03-26New makefile targets to rebuild and clean htop headers.Explorer09
2018-03-16Use AM_CFLAGS and AM_LDFLAGS in Makefile.am (#760)Kang-Che Sung (宋岡哲)
2018-03-02Import Solaris support (#741)gmbroome