Daniel Lange
|
1f24250a31
Updates for 2025. Happy New Year!
|
1 неделя назад |
SuCicada
|
731812d92a
darwin: Enhance memory metrics support for Apple Silicon (ARM64)
|
9 месяцев назад |
Explorer09
|
7ad9ec2849
build: Add "ncurses{t,tw}" to possible ncurses names
|
2 месяцев назад |
Explorer09
|
e3bdb109c4
build: Improve "tinfo" library detection in configure
|
2 месяцев назад |
Explorer09
|
f023790ad3
build: Check curses "bool" type compatibility
|
2 месяцев назад |
Explorer09
|
a2d90f4d19
build: Add a test for whether curses.h works.
|
2 месяцев назад |
Explorer09
|
de9384767f
build: Move _XOPEN_SOURCE_EXTENDED define to config.h
|
2 месяцев назад |
Explorer09
|
3b66b2040e
build: check for wadd_wchnstr() rather than mvadd_wchnstr()
|
2 месяцев назад |
Explorer09
|
b458299bf1
build: Don't test "stdscr" with linking with libtinfo
|
2 месяцев назад |
Explorer09
|
76e7dd4a14
build: Improve configure logic with pkg.m4 support
|
2 месяцев назад |
Explorer09
|
d464ad155f
build: Log the detected '*curses*.pc' file into config.log
|
2 месяцев назад |
Explorer09
|
52c9e3db2d
build: configure "--with-curses=yes" is now a no-op
|
2 месяцев назад |
Benny Baumann
|
04d0a5456c
Avoid compilation issues with ncurses on GCC 15
|
1 месяц назад |
Explorer09
|
082b977f18
build: Add friendly warning to advise user to install pkg-config
|
3 месяцев назад |
Explorer09
|
d5f24d20d8
build: Improve "-ltinfo" detection in configure
|
4 месяцев назад |
Explorer09
|
5d1948b8d2
build: Rewrite curses detection code in configure
|
3 месяцев назад |
Explorer09
|
c802dc48f8
Replace tab indent with spaces in configure
|
3 месяцев назад |
Explorer09
|
baf7041193
build: bring back configure warning when pkg.m4 is absent
|
3 месяцев назад |
Explorer09
|
fd083144d4
build: always call PKG_PROG_PKG_CONFIG in configure
|
3 месяцев назад |
Explorer09
|
78acd63fe8
Comment GCC versions of attribute support in 'configure'
|
5 месяцев назад |
Nathan Scott
|
1a7b6d4a6b
Separate htoprc for htop and pcp-htop to prevent overwrite
|
5 месяцев назад |
Benny Baumann
|
0720b100fb
Introduce ATTR_RETNONNULL to indicate functions that will never return NULL
|
6 месяцев назад |
Benny Baumann
|
a395186267
Provide support for ctz
|
11 месяцев назад |
Daniel Lange
|
2acd62d3af
Update configure.ac with some m4 magic to add a git commit id
|
8 месяцев назад |
Christian Göttsche
|
24b1513296
linux: use dlopen for libnl3 instead of dynamic linking
|
9 месяцев назад |
Christian Göttsche
|
a782ef3570
linux: move libnl code into separate file
|
9 месяцев назад |
Christian Göttsche
|
2f67a2b07d
DragonFlyBSD: support Disk IO meter
|
11 месяцев назад |
Christian Göttsche
|
e59176f23c
Fix static linking with libsystemd
|
1 год назад |
Daniel Lange
|
2a58f5dba8
Add -dev prefix again for the next (planned) release
|
1 год назад |
Daniel Lange
|
68c970c7ef
Release 3.3.0
|
1 год назад |
Daniel Lange
|
c3b4a770c0
Updates for 2024. Happy New Year!
|
1 год назад |
Benny Baumann
|
6aa9ef2726
Fix code style
|
1 год назад |
Benny Baumann
|
a98fc47ffe
Check for large file support and some types we use
|
1 год назад |
Benny Baumann
|
5c7cb91d18
Do not touch CFLAGS in configure.ac
|
1 год назад |
Explorer09
|
f541f70d0e
Add configure check for nonnull attribute
|
1 год назад |
Nathan Scott
|
4103c23327
strchrnul is a GNU libc extension, add a wrapper for other platforms
|
1 год назад |
Explorer09
|
93d76fd376
Add a check and warning about signaling NaN support to 'configure.ac'
|
1 год назад |
Explorer09
|
b416433fbe
Replace isnan() with better comparisons (isgreater(), etc.)
|
1 год назад |
Explorer09
|
47ae966660
configure.ac minor improvements
|
1 год назад |
Sahil Siddiq
|
3fc286257d
Changes in configuration to identify location of 'term.h'
|
1 год назад |
UeiWang
|
ed7eac5dfe
Darwin: add DiskIOMeter support
|
1 год назад |
Christian Göttsche
|
c8a61850dd
configure: restore hwloc support
|
1 год назад |
Christian Göttsche
|
8387df1551
Annotate functions with access attribute
|
1 год назад |
Christian Göttsche
|
da49489691
Add support for scheduling policies
|
2 лет назад |
Nathan Scott
|
9d16d0a1cc
Update configure.ac for next planned release version
|
1 год назад |
Nathan Scott
|
55c10eccd7
Drop -dev version suffix in configure.ac for release
|
1 год назад |
Daniel Lange
|
4d40680aa0
Put a -dev release version into configure.ac again
|
2 лет назад |
Daniel Lange
|
f320171578
Updates for 2023. Happy New Year!
|
2 лет назад |
Nathan Scott
|
d58180bdac
Use pmLookupDescs(3) function if available from libpcp
|
2 лет назад |
Christian Göttsche
|
e34c387388
configure: support ceil builtin
|
2 лет назад |