summaryrefslogtreecommitdiffstats
path: root/configure.local.example
Commit message (Expand)AuthorAgeFilesLines
* Install mandoc.css by default even if man.cgi(8) is not built.Ingo Schwarze2023-10-191-0/+4
* support for hunting memory leaks;Ingo Schwarze2022-04-141-1/+7
* more details about Mac OS X; information from Sevan JaniyanIngo Schwarze2021-09-201-0/+2
* make the path to ar(1) configurable, needed by NixOS;Ingo Schwarze2021-09-201-1/+6
* do not ship with an old OpenBSD version numberIngo Schwarze2021-09-191-1/+1
* Rename the compile-time configuration variable $HOMEBREWDIR toIngo Schwarze2021-08-071-6/+20
* Switch the default pager from "more -s" to "less".Ingo Schwarze2020-07-201-0/+8
* Provide a real feature test for __attribute__().Ingo Schwarze2020-06-221-0/+1
* No longer try to ask make(1) what the default compiler is, just use "cc".Ingo Schwarze2020-02-051-15/+8
* autoconfiguration test whether less(1) supports the -T option;Ingo Schwarze2019-03-061-0/+1
* When the -S option is given to man(1) and the requested manual pageIngo Schwarze2019-03-041-2/+13
* more 1.14.4 release preparations:Ingo Schwarze2018-07-311-19/+23
* more renaming from mdocml to mandocIngo Schwarze2017-07-201-1/+1
* Basic reporting of .Xrs to manual pages that don't existIngo Schwarze2017-07-011-0/+5
* Implement automatic line breakingIngo Schwarze2017-06-121-0/+1
* Debian needs relative symlinks not only for manual pages,Ingo Schwarze2017-03-041-0/+7
* proper test for O_DIRECTORYIngo Schwarze2017-02-181-0/+1
* add $(LN) configuration variable; requested by Michael <Stapelberg@debian.org>Ingo Schwarze2017-02-161-1/+10
* fix previous: stupid typoIngo Schwarze2017-02-161-2/+2
* Provide a variable BINM_CATMAN.Ingo Schwarze2017-02-161-1/+6
* mention that BUILD_CATMAN doesn't work on SunOS 5.9 and 5.10Ingo Schwarze2017-02-081-0/+2
* config glue for recvmsg(2) and CMSG_FIRSTHDR(3);Ingo Schwarze2017-02-081-0/+6
* experimental mandocd(8) and catman(8)Ingo Schwarze2017-02-041-0/+7
* Do not install libmandoc.a by default.Ingo Schwarze2016-11-191-2/+15
* Compat glue for the FreeBSD comparison function prototype for fts_open(3)Ingo Schwarze2016-10-181-1/+2
* The concept of endianness seems to be somewhat newfangled, so theIngo Schwarze2016-08-051-0/+3
* POSIX allows PATH_MAX to not be defined, meaning "unlimited".Ingo Schwarze2016-08-021-0/+2
* Autodetect a suitable locale for -Tutf8 mode,Ingo Schwarze2016-07-311-0/+7
* Autodetect if -lrt is needed for nanosleep(3).Ingo Schwarze2016-07-201-4/+10
* Now that our man.conf(5) format is mature and extremely simple,Ingo Schwarze2016-07-191-16/+3
* Remove the dependency on SQLite without loss of functionality.Ingo Schwarze2016-07-191-47/+18
* Remove one outdated comment and fix one typoIngo Schwarze2016-07-191-3/+1
* final 1.13.4 release notesVERSION.1.13.4Ingo Schwarze2016-07-141-0/+8
* support LDFLAGS;Ingo Schwarze2016-07-101-1/+8
* Various people (among others Maxim Belooussov and Carsten Kunze)Ingo Schwarze2016-05-181-11/+32
* garbage collect unused EXAMPLEDIR, forgotten in the CSS cleanup;Ingo Schwarze2015-11-071-1/+0
* * remove FreeBSDismsIngo Schwarze2015-05-201-5/+6
* Add man.conf(5). After adding some additional functionality,Ingo Schwarze2015-03-271-0/+5
* make MANPATH_DEFAULT compile-time configurableIngo Schwarze2015-03-221-0/+7
* strtonum(3) compat glueIngo Schwarze2015-02-161-0/+1
* Enable the integrated man(1) even when database support is disabled,Ingo Schwarze2015-02-031-21/+27
* improve homebrew cellar config exampleIngo Schwarze2015-01-231-1/+2
* Support homebrew-style linking on Mac OS X.Ingo Schwarze2015-01-211-1/+9
* Support choosing alternative binary and manual names from configure.local,Ingo Schwarze2014-12-091-1/+29
* Improve build system and autodetection.Ingo Schwarze2014-08-161-0/+189