Nathan Scott
|
576b82f86a
Merge branch 'attr-nonnull' of https://github.com/BenBE/htop into BenBE-attr-nonnull
|
4 years ago |
Christian Göttsche
|
b7f63292e5
Add --enable-debug configure option to enable asserts
|
4 years ago |
Benny Baumann
|
2cde4a7f8e
Enable NULL pointer checks via compiler if supported
|
4 years ago |
Nathan Scott
|
e75077a9f8
Merge pull request #107 from cgzones/hwlock_linuxaffinity
|
4 years ago |
Christian Göttsche
|
4e282eb845
Add -Wmissing-prototypes compiler warning
|
4 years ago |
Christian Göttsche
|
005c4d1f23
Make --enable-hwloc and --enable-linux-affinity mutual exclusive
|
4 years ago |
Benny Baumann
|
ba0fca1800
Add -Wfloat-equal to default build flags
|
4 years ago |
Christian Göttsche
|
f4602f7b4e
Add some default compiler warnings
|
4 years ago |
Christian Göttsche
|
84d39f95c6
autotools: enable warnings and cleanup
|
4 years ago |
Stephen Gregoratto
|
a852fae8e0
configure.ac: axe python check
|
4 years ago |
Nathan Scott
|
da62b44b16
Bump version, changelog for minor htop-3.0.2 release
|
4 years ago |
Zev Weiss
|
a1a027b9bd
Axe automated header generation.
|
5 years ago |
Nathan Scott
|
dace850fa6
Bump version, changelog for minor htop-3.0.1 release
|
4 years ago |
Christian Göttsche
|
3b084db1c4
Print configured state
|
4 years ago |
Christian Göttsche
|
979d004214
Improve indent
|
4 years ago |
Christian Göttsche
|
5bee902665
Drop configure option --enable-proc
|
4 years ago |
Daniel Lange
|
e172282002
Fix in AC_CONFIG_FILES, try #2
|
4 years ago |
Daniel Lange
|
0bac7c9d94
Nope, configure works but make breaks.
|
4 years ago |
Daniel Lange
|
dad62b6c9e
Put Makeheader.py.in into AC_CONFIG_FILES
|
4 years ago |
Nathan Scott
|
9e57b5c3f4
Generate an appropriate shebang line for MakeHeader script
|
4 years ago |
Christian Göttsche
|
b92f62f912
Remove trailing whitespaces
|
4 years ago |
Christian Göttsche
|
57254cdd05
configure: add option --enable-werror
|
4 years ago |
Nathan Scott
|
a7a5e356c2
Documentation updates to reflect community maintainership
|
4 years ago |
Explorer09
|
3512971084
Fix configure 'major' workaround causing <sys/sysmacros.h> to miss.
|
6 years ago |
Explorer09
|
103f1a497a
Disable 'make dist' when pkg.m4 is unused in configure
|
6 years ago |
Hisham Muhammad
|
04cc193e3c
Bump version to 2.2.0
|
6 years ago |
Hisham Muhammad
|
e85b072ad0
Require pkg-config as an optional build dependency on Linux (#775)
|
6 years ago |
Guy M. Broome
|
45fad05b4a
Solaris: get completely out of the file handling business using libproc
|
6 years ago |
Guy M. Broome
|
76ef3682db
Solaris: Link against libmalloc to fix various crashes
|
6 years ago |
gmbroome
|
697f5bb9c1
Import Solaris support (#741)
|
7 years ago |
Jesin
|
d4ea7cd65c
Fix bashisms (#749)
|
7 years ago |
Michael Klein
|
bc5d46982f
use CFLAGS from ncurses*-config, if present (#745)
|
7 years ago |
Kang-Che Sung (宋岡哲)
|
c01f40eb3e
Fix build failure ('major' undefined) in glibc 2.28. (#746)
|
7 years ago |
Hisham Muhammad
|
df9922a67e
Fix preservation of LDFLAGS value during configure script
|
7 years ago |
Hisham Muhammad
|
a32d7528f6
Check for pkgconfig's presence before using it.
|
7 years ago |
Hisham Muhammad
|
c50440f165
Bump version to 2.1.0
|
7 years ago |
André Carvalho
|
b7b66b76a5
Adds support for linux delay accounting (#667)
|
7 years ago |
Emil Velikov
|
4c1230b03b
Remove libtool references
|
7 years ago |
Hisham Muhammad
|
543d65c6ab
Security review: make privilege dropping-restoring optional.
|
7 years ago |
Hisham Muhammad
|
c39f18a7be
Add a clear warning about unsupported platforms.
|
7 years ago |
Diederik de Groot
|
b258d6e53e
Initial addition of dragonflybsd (based on FreeBSD)
|
7 years ago |
Hisham
|
96157870af
Downgrade requirement to Libtool 2.4.0.
|
8 years ago |
Hisham
|
81552d4ab5
Preparing release 2.0.2, a minor bugfix release.
|
8 years ago |
Hisham Muhammad
|
265d04821a
Merge pull request #524 from ricardo0y/cross_compile_with_ncurses_config
|
8 years ago |
Ricardo Martincoski
|
78b82d0fdc
Allow to override ncurses*-config path
|
8 years ago |
Hisham
|
6c1be63291
Fail early if libtool is not present.
|
8 years ago |
Explorer09
|
b71b07f5e0
Reorder configure macros to avoid "missing script" warning.
|
9 years ago |
Explorer09
|
f0df28a470
Replace deprecated autoconf macros.
|
9 years ago |
Hisham Muhammad
|
cdc91b0b33
Merge pull request #472 from jrtc27/hurd
|
8 years ago |
Hisham
|
c37be409a9
Improve reproducible builds.
|
8 years ago |