summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
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
2021-01-25Add configure option to create static htop binaryChristian Göttsche
2021-01-25configure: fail immediately on missing requirementChristian Göttsche
2021-01-25configure: misc modernizationsChristian Göttsche
2021-01-25configure: reformat for improved reababilityChristian Göttsche
2021-01-25configure: overhaul option handlingChristian Göttsche
2021-01-22Update copyright for 2021Daniel Lange
2021-01-21configure: add -Winit-self warningChristian Göttsche
2021-01-20Find the correct library for clock_gettime before trying to use itJames Abbatiello
2021-01-11Add option to drop Linux capabilitiesChristian Göttsche
2021-01-11Update version number to 3.0.6-dev to identify git repo buildsDaniel Lange
2021-01-11Release 3.0.53.0.5Daniel Lange
2020-12-22Update version number for git repo buildsNathan Scott
2020-12-22Bump version number for 3.0.4 release3.0.4Nathan Scott
2020-12-20DragonFlyBSD updateChristian Göttsche
2020-12-19Enable -Wformat=2Christian Göttsche
2020-12-18Support clock_gettime() on OSX El Capitan and earlierChristian Göttsche
2020-12-13Correct timebase for non-x86 CPUs on DarwinBenny Baumann