Benny Baumann
|
04d0a5456c
Avoid compilation issues with ncurses on GCC 15
|
1 month ago |
Explorer09
|
082b977f18
build: Add friendly warning to advise user to install pkg-config
|
3 months ago |
Explorer09
|
d5f24d20d8
build: Improve "-ltinfo" detection in configure
|
4 months ago |
Explorer09
|
5d1948b8d2
build: Rewrite curses detection code in configure
|
3 months ago |
Explorer09
|
c802dc48f8
Replace tab indent with spaces in configure
|
3 months ago |
Explorer09
|
baf7041193
build: bring back configure warning when pkg.m4 is absent
|
3 months ago |
Explorer09
|
fd083144d4
build: always call PKG_PROG_PKG_CONFIG in configure
|
3 months ago |
Explorer09
|
78acd63fe8
Comment GCC versions of attribute support in 'configure'
|
4 months ago |
Nathan Scott
|
1a7b6d4a6b
Separate htoprc for htop and pcp-htop to prevent overwrite
|
5 months ago |
Benny Baumann
|
0720b100fb
Introduce ATTR_RETNONNULL to indicate functions that will never return NULL
|
6 months ago |
Benny Baumann
|
a395186267
Provide support for ctz
|
11 months ago |
Daniel Lange
|
2acd62d3af
Update configure.ac with some m4 magic to add a git commit id
|
8 months ago |
Christian Göttsche
|
24b1513296
linux: use dlopen for libnl3 instead of dynamic linking
|
9 months ago |
Christian Göttsche
|
a782ef3570
linux: move libnl code into separate file
|
9 months ago |
Christian Göttsche
|
2f67a2b07d
DragonFlyBSD: support Disk IO meter
|
11 months ago |
Christian Göttsche
|
e59176f23c
Fix static linking with libsystemd
|
1 year ago |
Daniel Lange
|
2a58f5dba8
Add -dev prefix again for the next (planned) release
|
1 year ago |
Daniel Lange
|
68c970c7ef
Release 3.3.0
|
1 year ago |
Daniel Lange
|
c3b4a770c0
Updates for 2024. Happy New Year!
|
1 year ago |
Benny Baumann
|
6aa9ef2726
Fix code style
|
1 year ago |
Benny Baumann
|
a98fc47ffe
Check for large file support and some types we use
|
1 year ago |
Benny Baumann
|
5c7cb91d18
Do not touch CFLAGS in configure.ac
|
1 year ago |
Explorer09
|
f541f70d0e
Add configure check for nonnull attribute
|
1 year ago |
Nathan Scott
|
4103c23327
strchrnul is a GNU libc extension, add a wrapper for other platforms
|
1 year ago |
Explorer09
|
93d76fd376
Add a check and warning about signaling NaN support to 'configure.ac'
|
1 year ago |
Explorer09
|
b416433fbe
Replace isnan() with better comparisons (isgreater(), etc.)
|
1 year ago |
Explorer09
|
47ae966660
configure.ac minor improvements
|
1 year ago |
Sahil Siddiq
|
3fc286257d
Changes in configuration to identify location of 'term.h'
|
1 year ago |
UeiWang
|
ed7eac5dfe
Darwin: add DiskIOMeter support
|
1 year ago |
Christian Göttsche
|
c8a61850dd
configure: restore hwloc support
|
1 year ago |
Christian Göttsche
|
8387df1551
Annotate functions with access attribute
|
1 year ago |
Christian Göttsche
|
da49489691
Add support for scheduling policies
|
2 years ago |
Nathan Scott
|
9d16d0a1cc
Update configure.ac for next planned release version
|
1 year ago |
Nathan Scott
|
55c10eccd7
Drop -dev version suffix in configure.ac for release
|
1 year ago |
Daniel Lange
|
4d40680aa0
Put a -dev release version into configure.ac again
|
2 years ago |
Daniel Lange
|
f320171578
Updates for 2023. Happy New Year!
|
2 years ago |
Nathan Scott
|
d58180bdac
Use pmLookupDescs(3) function if available from libpcp
|
2 years ago |
Christian Göttsche
|
e34c387388
configure: support ceil builtin
|
2 years ago |
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 |