summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
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
2021-08-13Merge pull request #705 from natoscott/pcp-htop-manualNathan Scott
2021-08-08configure: check for NaN compiler supportChristian Göttsche
2021-08-05netbsd: Add battery supportnia
2021-08-03docs: updates and new manual page for pcp-htopNathan Scott
2021-07-18Enable affinity support for non-LinuxChristian Göttsche
2021-07-15netbsd: Support curses libraries without ncurses mouse supportnia
2021-07-13netbsd: Support building with libcursesnia
2021-07-06Check for alloc_size attribute in configure.acBenny Baumann
2021-07-04Check for set_escdelay in ncursesBenny Baumann
2021-06-26Add NetBSD platform support without procfs dependencyfraggerfox
2021-06-18Change 3.0.6-dev -> 3.1.0-devDaniel Lange
2021-06-13Minor whitespace issue in configure.acBenny Baumann
2021-06-09Use macros to PCPProcessList value extraction, tweak configure.acNathan Scott
2021-06-09Various code tidyups based on review commentary from BenBENathan Scott
2021-06-09Fix cut+paste typo in --enable-pcp error messageNathan Scott
2021-06-09Add a platform for Performance Co-Pilot (PCP) metricsNathan Scott
2021-05-20Solaris: handle ERR macro redefinitionsChristian Göttsche
2021-05-16configure: ignore warning about delay accounting on non-Linux platformChristian Göttsche
2021-03-18Merge pull request #436 from cgzones/freebsdGraham Inggs
2021-03-12configure: use portable ANDChristian Göttsche
2021-03-04Separate display from sampling in SysArch and Hostname MetersNathan Scott
2021-02-17Remove setuid supportBenny Baumann
2021-02-16Enable making with -ggdb3 on configure --enable-debugDaniel Lange
2021-02-05Cache stderr to be able to print assert messagesChristian Göttsche
2021-02-05FreeBSD: add support for CPU frequency and temperatureChristian Göttsche
2021-02-05configure: ignore usage of C11 _Generic on FreeBSDChristian Göttsche
2021-02-05configure: add -lelf for static build on FreeBSDChristian Göttsche
2021-01-28Use different function on different detection method to avoid cachingChristian Göttsche