aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge Makefile 1.507, configure 1.62, configure.local.example 1.30:VERSION_1_13Ingo Schwarze2017-03-041-7/+7
* merge revision 1.505:Ingo Schwarze2017-02-221-3/+2
* provide the regression suite for 1.13, tooIngo Schwarze2017-02-211-2/+34
* Drop support for building without SQLite.Ingo Schwarze2017-02-211-9/+6
* first step of 1.13.5 release preparationsIngo Schwarze2017-02-211-10/+6
* merge revision 1.503: uninstall targetIngo Schwarze2017-02-181-8/+47
* Merge Makefile 1.501, configure 1.59, configure.local.example 1.28:Ingo Schwarze2017-02-161-7/+7
* merge rev. 1.495: add missing file man.options.1Ingo Schwarze2017-02-051-1/+2
* add test-EFTYPE.c, related to configure rev. 1.43.2.5Ingo Schwarze2016-10-201-1/+2
* 1.13 backport: handle absence of PATH_MAXIngo Schwarze2016-08-021-1/+2
* 1.13 backport: Autodetect if -lrt is needed for nanosleep(3).Ingo Schwarze2016-07-201-43/+38
* Autodetect if -lrt is needed for nanosleep(3).Ingo Schwarze2016-07-201-1/+2
* Remove the dependency on SQLite without loss of functionality.Ingo Schwarze2016-07-191-38/+43
* Add support for Mac OS X's sandbox_init(3) sandbox functionality, whichKristaps Dzonsons2016-07-121-1/+2
* support LDFLAGS;Ingo Schwarze2016-07-101-6/+6
* Simplify the code and the server setup by deleting the pseudo-manpathIngo Schwarze2016-07-101-5/+1
* A some missing files to TESTSRCS and DISTFILESIngo Schwarze2016-07-081-1/+6
* some 1.13.4 release preparationsIngo Schwarze2016-07-071-2/+2
* Delete useless variables that could sneak into the MakefileIngo Schwarze2016-05-181-7/+7
* Various people (among others Maxim Belooussov and Carsten Kunze)Ingo Schwarze2016-05-181-6/+6
* set up man.cgi(3) for inclusion in the web siteIngo Schwarze2016-04-151-1/+3
* move compat_reallocarray.o into SOELIM_OBJS, no functional changeIngo Schwarze2015-11-071-3/+4
* soelim(1) use getline(3) and err(3), and err(3) uses getprogname(3);Ingo Schwarze2015-11-071-2/+6
* provide a simple stand-alone implementation of getline(3)Ingo Schwarze2015-11-071-1/+4
* Modernization, no functional change intended:Ingo Schwarze2015-11-071-4/+1
* garbage collect unused EXAMPLEDIR, forgotten in the CSS cleanup;Ingo Schwarze2015-11-071-2/+1
* Install the soelim(1) binary and manual to the right places.Ingo Schwarze2015-11-071-3/+5
* merge pledge(2) support from OpenBSDIngo Schwarze2015-11-061-1/+2
* Use getprogname(3) rather than __progname.Ingo Schwarze2015-11-061-1/+3
* Unify the three stylesheets into a single CSS file.Ingo Schwarze2015-11-051-9/+5
* demandoc(1) needs to link against -lutil, tooIngo Schwarze2015-11-051-2/+2
* In order to become able to generate syntax tree nodes on the roff(7)Ingo Schwarze2015-10-201-1/+3
* Major character table cleanup:Ingo Schwarze2015-10-131-2/+1
* Reduce the amount of code by moving the three copies of the ohashIngo Schwarze2015-10-131-1/+4
* Finally use __progname, err(3) and warn(3).Ingo Schwarze2015-10-111-2/+6
* Do not fork and exec gunzip(1), just link with libz instead.Ingo Schwarze2015-07-191-2/+2
* Initial, still somewhat experimental implementation to leverageIngo Schwarze2015-07-171-1/+4
* Fix the "depend" target and regenerate Makefile.depend:Ingo Schwarze2015-07-141-4/+4
* Link compat_reallocarray.o into soelim; needed onIngo Schwarze2015-05-211-3/+3
* * remove FreeBSDismsIngo Schwarze2015-05-201-4/+16
* First step towards parser unification:Ingo Schwarze2015-04-021-3/+5
* Parse the new man.conf(5) "output" directive.Ingo Schwarze2015-03-271-3/+3
* Add man.conf(5). After adding some additional functionality,Ingo Schwarze2015-03-271-1/+5
* Compat glue needed for Solaris 9 and 10.Ingo Schwarze2015-03-191-2/+11
* release 1.13.3VERSION_1_13_3Ingo Schwarze2015-03-131-3/+3
* Delete the -V option. It serves no purpose but keeps confusing people.Ingo Schwarze2015-02-161-1/+3
* strtonum(3) compat glueIngo Schwarze2015-02-161-2/+5
* Enable the integrated man(1) even when database support is disabled,Ingo Schwarze2015-02-031-5/+5
* Support choosing alternative binary and manual names from configure.local,Ingo Schwarze2014-12-091-11/+18
* Integrate the makewhatis binary into the mandoc binaryIngo Schwarze2014-12-091-19/+12