summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2011-11-21Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an ex...Hisham Muhammad
2011-11-05Allow typing to select items in various panels (sort, user, signal).Hisham Muhammad
2011-10-25store cppcheck rule for future useHisham Muhammad
2011-10-25cleanups and fixes, thanks to cppcheck and gcc -WextraHisham Muhammad
2011-09-26Add flag to allow using the system install of hwloc.Hisham Muhammad
2011-09-24Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad
2010-11-20Build fixes. BTW, we're going for 0.9 now.Hisham Muhammad
2010-08-24add support for steal/guest CPU time measurementHisham Muhammad
2010-03-29upgrade PLPA to 1.3.2Hisham Muhammad
2009-06-02changes for htop 0.8.2Hisham Muhammad
2009-03-11BSD related fixes:Hisham Muhammad
2009-02-17Option to display hostname in the meters areaHisham Muhammad
2008-09-23ACPI Battery meterHisham Muhammad
2008-03-09Add Unicode support, enabled with the --enable-unicodeHisham Muhammad
2008-03-05Embed PLPA (Portable Linux Processor Affinity) in order to supportHisham Muhammad
2007-11-08Improve construction of tree view, properly nesting threads.Hisham Muhammad
2007-05-21Fix regeneration of headersHisham Muhammad
2007-05-17Rule for automatically rebuilding headersHisham Muhammad
2006-11-08Add an additional debug mode for Hardened GCC.Hisham Muhammad
2006-07-12Bringing extra files up-to-dateHisham Muhammad