summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
2024-04-16Update configure.ac with some m4 magic to add a git commit idDaniel Lange
2024-04-05linux: use dlopen for libnl3 instead of dynamic linkingChristian Göttsche
2024-04-05linux: move libnl code into separate fileChristian Göttsche
2024-01-20DragonFlyBSD: support Disk IO meterChristian Göttsche
2024-01-10Fix static linking with libsystemdChristian Göttsche
2024-01-10Add -dev prefix again for the next (planned) releaseDaniel Lange
2024-01-10Release 3.3.03.3.0Daniel Lange
2024-01-01Updates for 2024. Happy New Year!Daniel Lange
2023-12-26Fix code styleBenny Baumann
2023-12-26Check for large file support and some types we useBenny Baumann
2023-12-26Do not touch CFLAGS in configure.acBenny Baumann
2023-10-11Add configure check for nonnull attributeExplorer09
2023-10-10strchrnul is a GNU libc extension, add a wrapper for other platformsNathan Scott
2023-08-18Add a check and warning about signaling NaN support to 'configure.ac'Explorer09
2023-08-18Replace isnan() with better comparisons (isgreater(), etc.)Explorer09
2023-08-18configure.ac minor improvementsExplorer09
2023-05-22Changes in configuration to identify location of 'term.h'Sahil Siddiq
2023-04-22Darwin: add DiskIOMeter supportUeiWang
2023-04-05configure: restore hwloc supportChristian Göttsche
2023-02-18Annotate functions with access attributeChristian Göttsche
2023-02-05Add support for scheduling policiesChristian Göttsche
2023-02-05Update configure.ac for next planned release versionNathan Scott
2023-02-05Drop -dev version suffix in configure.ac for release3.2.2Nathan Scott
2023-01-10Put a -dev release version into configure.ac againDaniel Lange
2023-01-08Updates for 2023. Happy New Year!Daniel Lange
2022-09-14Use pmLookupDescs(3) function if available from libpcpNathan Scott
2022-08-09configure: support ceil builtinChristian Göttsche
2022-06-03Update changelog in preparation for htop-3.2.1 release3.2.1Nathan Scott
2022-04-29Add changelog entries for pending htop-3.2.0 release, update versionNathan Scott
2022-04-26Merge branch 'main' of thesamesam/htopDaniel Lange
2022-04-03configure.ac: fix static build with hwlocFabrice Fontaine
2022-01-22build: use AC_CANONICAL_HOST, not AC_CANONICAL_TARGETSam James
2022-01-03Year 2022 updatesDaniel Lange
2021-12-16configure: support libunwind of LLVMChristian Göttsche
2021-11-30Update version number to 3.2.0-dev to identify git repo buildsNathan Scott
2021-11-30Release 3.1.23.1.2Nathan Scott
2021-10-14Update version number to 3.2.0-dev to identify git repo buildsBenny Baumann
2021-10-14Release 3.1.13.1.1Benny Baumann
2021-10-01Linux: improve tryRead macro safetyChristian Göttsche
2021-10-01Resolve -Wimplicit-int-conversion warningsChristian Göttsche
2021-09-22Update version to 3.1.1-devDaniel Lange
2021-09-21Use libunwind for printing backtraceChristian Göttsche
2021-09-21Release 3.1.03.1.0Nathan Scott
2021-09-20Bump to rc3, likely final release commits for 3.1.0Nathan Scott
2021-09-08Fix a typo in a configure.ac commentNathan Scott
2021-09-05Update configure to reflect rc2 in the version3.1.0rc2Benny Baumann
2021-09-04configure: output vserver as implied if ancient-vserver is enabledChristian Göttsche
2021-08-27Update configure to reflect rc1 in the versionNathan Scott
2021-08-25configure: resolve autotools 2.70 deprecation warningsChristian Göttsche
2021-08-14Build pcp-htop.5 only when --enable-pcpDaniel Lange