Nathan Scott
|
4e6ec4a087
Update changelog in preparation for htop-3.2.1 release
|
2 years ago |
Nathan Scott
|
c144bf9ae5
Add changelog entries for pending htop-3.2.0 release, update version
|
2 years ago |
Daniel Lange
|
ae518e20b7
Merge branch 'main' of thesamesam/htop
|
2 years ago |
Fabrice Fontaine
|
4ccad46045
configure.ac: fix static build with hwloc
|
2 years ago |
Sam James
|
939685dff9
build: use AC_CANONICAL_HOST, not AC_CANONICAL_TARGET
|
3 years ago |
Daniel Lange
|
2c3a64ac9c
Year 2022 updates
|
3 years ago |
Christian Göttsche
|
6388033e10
configure: support libunwind of LLVM
|
3 years ago |
Nathan Scott
|
43e9be5a8f
Update version number to 3.2.0-dev to identify git repo builds
|
3 years ago |
Nathan Scott
|
d73783d6db
Release 3.1.2
|
3 years ago |
Benny Baumann
|
13fe58f54a
Update version number to 3.2.0-dev to identify git repo builds
|
3 years ago |
Benny Baumann
|
e785693ef9
Release 3.1.1
|
3 years ago |
Christian Göttsche
|
970885edc3
Linux: improve tryRead macro safety
|
3 years ago |
Christian Göttsche
|
53732ab0bb
Resolve -Wimplicit-int-conversion warnings
|
3 years ago |
Daniel Lange
|
e6ded48d1a
Update version to 3.1.1-dev
|
3 years ago |
Christian Göttsche
|
29e1fcfa05
Use libunwind for printing backtrace
|
3 years ago |
Nathan Scott
|
29983ff83a
Release 3.1.0
|
3 years ago |
Nathan Scott
|
c5fe142256
Bump to rc3, likely final release commits for 3.1.0
|
3 years ago |
Nathan Scott
|
ca06e68037
Fix a typo in a configure.ac comment
|
3 years ago |
Benny Baumann
|
a516e0852e
Update configure to reflect rc2 in the version
|
3 years ago |
Christian Göttsche
|
284f8c5e0b
configure: output vserver as implied if ancient-vserver is enabled
|
3 years ago |
Nathan Scott
|
858ad8029d
Update configure to reflect rc1 in the version
|
3 years ago |
Christian Göttsche
|
a5e2eff5e9
configure: resolve autotools 2.70 deprecation warnings
|
3 years ago |
Daniel Lange
|
fc2377f052
Build pcp-htop.5 only when --enable-pcp
|
3 years ago |
Nathan Scott
|
9a07ba2700
Merge pull request #705 from natoscott/pcp-htop-manual
|
3 years ago |
Christian Göttsche
|
aa0424ade8
configure: check for NaN compiler support
|
3 years ago |
nia
|
fdcdc54ec4
netbsd: Add battery support
|
3 years ago |
Nathan Scott
|
04da92dfd1
docs: updates and new manual page for pcp-htop
|
3 years ago |
Christian Göttsche
|
1fb0c720fe
Enable affinity support for non-Linux
|
3 years ago |
nia
|
2ab8fb83ba
netbsd: Support curses libraries without ncurses mouse support
|
3 years ago |
nia
|
09c7e3e136
netbsd: Support building with libcurses
|
3 years ago |
Benny Baumann
|
44d1200ca4
Check for alloc_size attribute in configure.ac
|
3 years ago |
Benny Baumann
|
18e3fd5ce7
Check for set_escdelay in ncurses
|
3 years ago |
fraggerfox
|
4b49de44a8
Add NetBSD platform support without procfs dependency
|
3 years ago |
Daniel Lange
|
8aca6fbfbd
Change 3.0.6-dev -> 3.1.0-dev
|
3 years ago |
Benny Baumann
|
92324d3461
Minor whitespace issue in configure.ac
|
3 years ago |
Nathan Scott
|
94d37989b4
Use macros to PCPProcessList value extraction, tweak configure.ac
|
3 years ago |
Nathan Scott
|
9ce9557e69
Various code tidyups based on review commentary from BenBE
|
3 years ago |
Nathan Scott
|
6bb59f8881
Fix cut+paste typo in --enable-pcp error message
|
3 years ago |
Nathan Scott
|
c14a45ba35
Add a platform for Performance Co-Pilot (PCP) metrics
|
3 years ago |
Christian Göttsche
|
ee9e7edbc1
Solaris: handle ERR macro redefinitions
|
3 years ago |
Christian Göttsche
|
69cfaf2381
configure: ignore warning about delay accounting on non-Linux platform
|
3 years ago |
Graham Inggs
|
ee97916fd5
Merge pull request #436 from cgzones/freebsd
|
3 years ago |
Christian Göttsche
|
8ba4ef327e
configure: use portable AND
|
3 years ago |
Nathan Scott
|
5b50ae3aa3
Separate display from sampling in SysArch and Hostname Meters
|
3 years ago |
Benny Baumann
|
a73064dda9
Remove setuid support
|
3 years ago |
Daniel Lange
|
135efd5705
Enable making with -ggdb3 on configure --enable-debug
|
3 years ago |
Christian Göttsche
|
7b1fa1bf49
Cache stderr to be able to print assert messages
|
4 years ago |
Christian Göttsche
|
fd2a0cf421
FreeBSD: add support for CPU frequency and temperature
|
4 years ago |
Christian Göttsche
|
64a1ab848f
configure: ignore usage of C11 _Generic on FreeBSD
|
4 years ago |
Christian Göttsche
|
cae47bb28d
configure: add -lelf for static build on FreeBSD
|
4 years ago |