summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2017-04-21Enh: Add support for backtrace using execinfoDiederik de Groot
2017-04-19Initial addition of dragonflybsd (based on FreeBSD)Diederik de Groot
2016-02-19Force -lgcov harder when running `make coverage`.Hisham
2016-02-02Check for failure in allocations.Hisham
2016-01-12refactor *Screen classes, add InfoScreen superclassHisham Muhammad
2015-12-02'e' displays environment of current processMichael Klein
2015-09-18(Very) initial working OpenBSD portMichael McConville
2015-08-19Added darwin with working battery meterDavid Hunt
2015-08-19Rename String to StringUtils.David Hunt
2015-03-25Add coverage testing rulesHisham Muhammad
2015-03-16Get FreeBSD tree to compile again with latest changes.Hisham Muhammad
2015-03-15Merge branch 'wip' of https://github.com/hishamhm/htop into freebsdHisham Muhammad
2015-02-23Work on fixing build of "unsupported" platformHisham Muhammad
2015-02-04Merge branch 'master' into wipHisham Muhammad
2015-02-04Test if -Wextra is supported. Closes #155.Hisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2014-11-27Merge branch 'master' into freebsdHisham Muhammad
2014-11-27Move platform-dependent parts of Linux battery meter.Hisham Muhammad
2014-11-27Add uptime calculation code.Hisham Muhammad
2014-11-27Merge branch 'master' into freebsdHisham Muhammad
2014-11-27Make UptimeMeter cross-platform again.Hisham Muhammad
2014-11-27Uptime meter for FreeBSD.Hisham Muhammad
2014-11-27Merge branch 'master' into freebsdHisham Muhammad
2014-11-27Move UptimeMeter into platform-dependent area.Hisham Muhammad
2014-11-27Beginnings of FreeBSD port!Hisham Muhammad
2014-11-24Builds on Linux again!Hisham Muhammad
2014-11-24Changes for supporting separate platform subdirectories.Hisham Muhammad
2014-01-17Possible to regenerate headers outside of srcdirRobert Rosengren
2012-11-10search and filter for the strace and lsof screens!Hisham Muhammad
2012-10-04Add IO priority support ('i' key)Hisham Muhammad
2011-12-26remove old reference to hwloc directoryHisham Muhammad
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad