summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
2020-10-29Add compat wrapper for fstatatChristian Göttsche
2020-10-29FreeBSD: implement Platform_getDiskIO()Christian Goettsche
2020-10-29Add HTOP_$platform defines to config.h headerChristian Göttsche
2020-10-16Automatically detect if backtrace(3) needs -lexecinfoChristian Göttsche
2020-10-07Set a -dev version to bug reports show a useful version and not the last releaseDaniel Lange
2020-10-06Enable -Wcast-qual compiler warningChristian Göttsche
2020-10-06Merge branch 'update-license-and-copyright-info'Nathan Scott
2020-10-05Mention platform for platform specific configure optionsChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-10-05Update copyright statementDaniel Lange
2020-10-05Merge branch 'attr-nonnull' of https://github.com/BenBE/htop into BenBE-attr-...Nathan Scott
2020-10-03Add --enable-debug configure option to enable assertsChristian Göttsche
2020-09-29Enable NULL pointer checks via compiler if supportedBenny Baumann
2020-09-28Merge pull request #107 from cgzones/hwlock_linuxaffinityNathan Scott
2020-09-25Add -Wmissing-prototypes compiler warningChristian Göttsche
2020-09-24Make --enable-hwloc and --enable-linux-affinity mutual exclusiveChristian Göttsche
2020-09-24Add -Wfloat-equal to default build flagsBenny Baumann
2020-09-18Add some default compiler warningsChristian Göttsche
2020-09-17autotools: enable warnings and cleanupChristian Göttsche
2020-09-15configure.ac: axe python checkStephen Gregoratto
2020-09-15Bump version, changelog for minor htop-3.0.2 release3.0.2Nathan Scott
2020-09-03Axe automated header generation.Zev Weiss
2020-09-03Bump version, changelog for minor htop-3.0.1 release3.0.1Nathan Scott
2020-08-28Print configured stateChristian Göttsche
2020-08-28Improve indentChristian Göttsche
2020-08-28Drop configure option --enable-procChristian Göttsche
2020-08-24Fix in AC_CONFIG_FILES, try #2Daniel Lange
2020-08-24Nope, configure works but make breaks.Daniel Lange
2020-08-24Put Makeheader.py.in into AC_CONFIG_FILESDaniel Lange
2020-08-23Generate an appropriate shebang line for MakeHeader script3.0.0rc2Nathan Scott
2020-08-21Remove trailing whitespacesChristian Göttsche
2020-08-21configure: add option --enable-werrorChristian Göttsche
2020-08-20Documentation updates to reflect community maintainershipNathan Scott
2019-06-14Fix configure 'major' workaround causing <sys/sysmacros.h> to miss.Explorer09
2018-05-22Disable 'make dist' when pkg.m4 is unused in configureExplorer09
2018-04-10Bump version to 2.2.02.2.0Hisham Muhammad
2018-04-06Require pkg-config as an optional build dependency on Linux (#775)Hisham Muhammad
2018-04-05Solaris: get completely out of the file handling business using libprocGuy M. Broome
2018-03-16Solaris: Link against libmalloc to fix various crashesGuy M. Broome
2018-03-02Import Solaris support (#741)gmbroome
2018-02-26Fix bashisms (#749)Jesin
2018-02-26use CFLAGS from ncurses*-config, if present (#745)Michael Klein
2018-02-26Fix build failure ('major' undefined) in glibc 2.28. (#746)Kang-Che Sung (宋岡哲)
2018-02-17Fix preservation of LDFLAGS value during configure scriptHisham Muhammad
2018-02-05Check for pkgconfig's presence before using it.Hisham Muhammad
2018-02-04Bump version to 2.1.02.1.0Hisham Muhammad
2017-12-04Adds support for linux delay accounting (#667)André Carvalho
2017-09-22Remove libtool referencesEmil Velikov
2017-07-26Security review: make privilege dropping-restoring optional.Hisham Muhammad
2017-07-10Add a clear warning about unsupported platforms.Hisham Muhammad