]> git.cameronkatri.com Git - mandoc.git/history - Makefile
Simplify the code building lists of spans, no output change intended.
[mandoc.git] / Makefile
2021-09-21 Ingo SchwarzePOSIX make(1) does not support prerequisites on suffix...
2021-09-20 Ingo Schwarzemake the path to ar(1) configurable, needed by NixOS;
2021-09-20 Ingo SchwarzeCreate the link from ./man to ./mandoc in the "all...
2021-09-19 Ingo SchwarzeTest availability of mkstemps(3) and provide a fallback...
2021-09-19 Ingo Schwarzebump VERSION
2020-06-22 Ingo SchwarzeProvide a real feature test for __attribute__().
2020-06-15 Ingo Schwarzeadd missing compat_stringlist.o to ALL_COBJS, useful...
2020-06-15 Ingo SchwarzeOnly compile compat_*.c implementations that are actual...
2020-03-13 Ingo SchwarzeMake the "make depend" maintainer target more convenient
2020-03-13 Ingo SchwarzeSplit tagging into a validation part including prioriti...
2019-03-06 Ingo Schwarzenew dist-install maintainer target
2019-03-06 Ingo Schwarzework towards 1.14.5, mostly updating WWW_INCS
2019-03-04 Ingo SchwarzeWhen the -S option is given to man(1) and the requested...
2018-12-14 Ingo SchwarzeMajor cleanup; may imply minor changes in edge cases...
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-12 Ingo SchwarzeCleanup, no functional change:
2018-08-09 Ingo Schwarzesome fixes for the "www" and "www-install" maintainer...
2018-07-31 Ingo Schwarzemore 1.14.4 release preparations:
2018-02-27 Ingo SchwarzeAdd strndup(3) compat implementation.
2017-08-05 Ingo Schwarzerelease 1.14.3 VERSION_1_14_3
2017-07-20 Ingo Schwarzemore renaming from mdocml to mandoc
2017-07-20 Ingo Schwarze* clean catman.o which was missing
2017-07-01 Ingo SchwarzeBasic reporting of .Xrs to manual pages that don't...
2017-06-12 Ingo SchwarzeImplement automatic line breaking
2017-05-07 Ingo SchwarzeBasic implementation of the roff(7) .ta (define tab...
2017-05-05 Ingo SchwarzeMove handling of the roff(7) .ft request from the man(7)
2017-05-04 Ingo SchwarzeStart roff formatter modules for HTML and termininal...
2017-04-29 Ingo SchwarzeParser unification: use nice ohashes for all three...
2017-04-24 Ingo SchwarzeDelete the manpage(1) utility.
2017-03-04 Ingo SchwarzeDebian needs relative symlinks not only for manual...
2017-03-03 Ingo Schwarzenew -mdoc -Tmarkdown output mode; OK millert@ reyk...
2017-02-22 Ingo SchwarzeDebian wants relative, not absolute symlinks for man...
2017-02-18 Ingo Schwarzeadd some regress targets
2017-02-18 Ingo SchwarzeProvide an uninstall target, to help cleaning up after...
2017-02-18 Ingo Schwarzeproper test for O_DIRECTORY
2017-02-16 Ingo Schwarzeadd $(LN) configuration variable; requested by Michael...
2017-02-16 Ingo SchwarzeProvide a variable BINM_CATMAN.
2017-02-08 Ingo Schwarzeconfig glue for recvmsg(2) and CMSG_FIRSTHDR(3);
2017-02-08 Ingo Schwarzeeven catman needs libmandoc on systems not having fts
2017-02-08 Ingo Schwarzemore 1.14.1 release preparations
2017-02-06 Ingo Schwarzenew manual pages for catman(8) and mandocd(8)
2017-02-05 Ingo Schwarzeadd missing file man.options.1
2017-02-04 Ingo Schwarzeexperimental mandocd(8) and catman(8)
2016-11-19 Ingo SchwarzeDo not install libmandoc.a by default.
2016-08-05 Ingo SchwarzeThe concept of endianness seems to be somewhat newfangl...
2016-08-02 Ingo SchwarzePOSIX allows PATH_MAX to not be defined, meaning "unlim...
2016-07-20 Ingo SchwarzeAutodetect if -lrt is needed for nanosleep(3).
2016-07-19 Ingo SchwarzeRemove the dependency on SQLite without loss of functio...
2016-07-12 Kristaps DzonsonsAdd support for Mac OS X's sandbox_init(3) sandbox...
2016-07-10 Ingo Schwarzesupport LDFLAGS;
2016-07-10 Ingo SchwarzeSimplify the code and the server setup by deleting...
2016-07-08 Ingo SchwarzeA some missing files to TESTSRCS and DISTFILES
2016-07-07 Ingo Schwarzesome 1.13.4 release preparations
2016-05-18 Ingo SchwarzeDelete useless variables that could sneak into the...
2016-05-18 Ingo SchwarzeVarious people (among others Maxim Belooussov and Carst...
2016-04-15 Ingo Schwarzeset up man.cgi(3) for inclusion in the web site
2015-11-07 Ingo Schwarzemove compat_reallocarray.o into SOELIM_OBJS, no functio...
2015-11-07 Ingo Schwarzesoelim(1) use getline(3) and err(3), and err(3) uses...
2015-11-07 Ingo Schwarzeprovide a simple stand-alone implementation of getline(3)
2015-11-07 Ingo SchwarzeModernization, no functional change intended:
2015-11-07 Ingo Schwarzegarbage collect unused EXAMPLEDIR, forgotten in the...
2015-11-07 Ingo SchwarzeInstall the soelim(1) binary and manual to the right...
2015-11-06 Ingo Schwarzemerge pledge(2) support from OpenBSD
2015-11-06 Ingo SchwarzeUse getprogname(3) rather than __progname.
2015-11-05 Ingo SchwarzeUnify the three stylesheets into a single CSS file.
2015-11-05 Ingo Schwarzedemandoc(1) needs to link against -lutil, too
2015-10-20 Ingo SchwarzeIn order to become able to generate syntax tree nodes...
2015-10-13 Ingo SchwarzeMajor character table cleanup:
2015-10-13 Ingo SchwarzeReduce the amount of code by moving the three copies...
2015-10-11 Ingo SchwarzeFinally use __progname, err(3) and warn(3).
2015-07-19 Ingo SchwarzeDo not fork and exec gunzip(1), just link with libz...
2015-07-17 Ingo SchwarzeInitial, still somewhat experimental implementation...
2015-07-14 Ingo SchwarzeFix the "depend" target and regenerate Makefile.depend:
2015-05-21 Ingo SchwarzeLink compat_reallocarray.o into soelim; needed on
2015-05-20 Ingo Schwarze* remove FreeBSDisms
2015-04-02 Ingo SchwarzeFirst step towards parser unification:
2015-03-27 Ingo SchwarzeParse the new man.conf(5) "output" directive.
2015-03-27 Ingo SchwarzeAdd man.conf(5). After adding some additional function...
2015-03-19 Ingo SchwarzeCompat glue needed for Solaris 9 and 10.
2015-03-13 Ingo Schwarzerelease 1.13.3 VERSION_1_13_3
2015-02-16 Ingo SchwarzeDelete the -V option. It serves no purpose but keeps...
2015-02-16 Ingo Schwarzestrtonum(3) compat glue
2015-02-03 Ingo SchwarzeEnable the integrated man(1) even when database support...
2014-12-09 Ingo SchwarzeSupport choosing alternative binary and manual names...
2014-12-09 Ingo SchwarzeIntegrate the makewhatis binary into the mandoc binary
2014-12-09 Ingo SchwarzeSome sorting and some more comments.
2014-12-09 Ingo SchwarzeInstall "man" as a hardlink to "mandoc" during db-install.
2014-12-01 Ingo Schwarzedeveloper documentation regarding header files
2014-11-28 Ingo SchwarzeAT&T is unlikely to release an new version of Research...
2014-11-28 Ingo SchwarzeRetire support for CSRG supplementary document titles...
2014-11-28 Ingo SchwarzeDrop useless architecture table. Validating architectu...
2014-10-25 Ingo Schwarzeintegrate preconv(1) into mandoc(1);
2014-09-27 Kristaps DzonsonsHave Makefile build mandoc(1) before it tries to genera...
2014-08-21 Ingo SchwarzeNow that we have man(1) functionality, add a man(1...
2014-08-17 Ingo SchwarzeFully integrate apropos(1) into mandoc(1).
2014-08-16 Ingo SchwarzeWhen BUILD_DB is active, link apropos(1) into the mando...
next