- 11 Jul, 2016 1 commit
-
-
Ricardo Martincoski authored
This will be used when cross-compiling with ncurses*-config generated for the target, using constructs like HTOP_NCURSES_CONFIG_SCRIPT=/path/to/ncurses5-config Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
-
- 19 May, 2016 1 commit
-
-
Hisham authored
-
- 08 May, 2016 2 commits
-
-
Explorer09 authored
3 effects in this commit, with the first being the main one: 1. Fix the "`missing' script is too old or missing" warning. See: <https://lists.gnu.org/archive/html/automake/2010-08/msg00108.html> 2. By moving AC_CANONICAL_TARGET down in order, we are now able to set the directory for auxiliary scripts. For now it's still './'. I added the line "AC_CONFIG_AUX_DIR([.])" to show that the directory change is possible. 3. AC_USE_SYSTEM_EXTENSIONS includes checks from AC_PROG_CC, by moving the former macro down, we can save size in 'configure' by not generating repeated checks.
-
Explorer09 authored
AC_HELP_STRING -> AS_HELP_STRING AC_TRY_COMPILE -> AC_COMPILE_IFELSE([AC_LANG_PROGRAM([...])],...) AC_CONFIG_HEADER -> AC_CONFIG_HEADERS AC_PROG_LIBTOOL -> LT_INIT Note: There might be more deprecated macros that I haven't noticed. I just wish to avoid painful highlighting from my text editor (gedit) that complains about them. :)
-
- 04 May, 2016 1 commit
-
-
Hisham authored
Use a SOURCE_DATA_EPOCH friendly date. Suggested by @fasterit in #476.
-
- 18 Apr, 2016 2 commits
-
-
James Clarke authored
-
James Clarke authored
-
- 07 Mar, 2016 1 commit
-
-
Hisham authored
-
- 14 Feb, 2016 1 commit
-
-
Hisham authored
-
- 02 Feb, 2016 1 commit
-
-
Hisham authored
-
- 05 Jan, 2016 1 commit
-
-
Christian Hesse authored
-
- 09 Dec, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
See #198.
-
- 06 Dec, 2015 1 commit
-
-
Hisham Muhammad authored
when testing for ncurses library. See #198.
-
- 30 Nov, 2015 1 commit
-
-
Hisham Muhammad authored
Ensure that all necessary libs and flags are passed along, such as adding -ltinfo when needed. Closes #198.
-
- 19 Nov, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 18 Sep, 2015 1 commit
-
-
Michael McConville authored
-
- 20 Aug, 2015 1 commit
-
-
Hisham Muhammad authored
Closes #241.
-
- 19 Aug, 2015 2 commits
-
-
Hisham Muhammad authored
-
David Hunt authored
-
- 09 Apr, 2015 1 commit
-
-
Hisham Muhammad authored
Read OOM data only if column is enabled. Make sort ordering more consistent. Closes #182.
-
- 23 Feb, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Conflicts: Process.c Process.h ProcessList.c ScreenManager.c linux/LinuxProcessList.c
-
- 04 Feb, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 22 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
-
- 27 Nov, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 24 Nov, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 20 Nov, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 24 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 29 Jan, 2014 1 commit
-
-
Leigh Simpson authored
-
- 14 Jan, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 26 Feb, 2013 1 commit
-
-
Hisham Muhammad authored
-
- 04 Oct, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 26 Dec, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 23 Nov, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 21 Nov, 2011 1 commit
-
- 18 Nov, 2011 1 commit
-
-
Hisham Muhammad authored
* Performance improvements * Support for splitting CPU meters into two or four columns (thanks to Wim Heirman) * Switch from PLPA, which is now deprecated, to HWLOC. * Bring back support for native Linux sched_setaffinity, so we don't have to use HWLOC where we don't need to. * Support for typing in user names and column fields in selection panels.
-
- 26 Sep, 2011 1 commit
-
-
Hisham Muhammad authored
-