]> git.cameronkatri.com Git - mandoc.git/history - Makefile
style message about duplicate RCS ids; inspired by mdoclint
[mandoc.git] / Makefile
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...
2014-08-16 Ingo SchwarzeImprove build system and autodetection.
2014-08-12 Ingo Schwarzetypo in comment; Guy Harris <guy at alum dot mit dot...
2014-08-11 Ingo Schwarzework around lack of d_namlen and ALIGN/ALIGNBYTES on...
2014-08-11 Ingo SchwarzeProvide a fallback version of fts(3) for systems lackin...
2014-08-10 Ingo SchwarzeGet rid of HAVE_CONFIG_H, it is always defined; idea...
2014-08-10 Ingo SchwarzeClarifications in comments and standard output suggested by
2014-08-08 Ingo SchwarzeDo not hardcode stuff in ./configure that is actually...
2014-08-08 Ingo Schwarzeadd INSTALL and bump VERSION
2014-08-05 Ingo SchwarzeSince old SQLite versions do not have sqlite3_errstr(),
2014-08-05 Ingo SchwarzePortability fix:
2014-08-05 Ingo SchwarzeSync library documentation with reality.
2014-08-05 Ingo SchwarzeSwitch to autogenerated dependency rules; they are...
2014-08-05 Ingo SchwarzeProperly partition the build system and install some...
2014-08-05 Ingo SchwarzeVarious minor corrections:
2014-08-05 Ingo Schwarzesort user settings; no functional change
2014-08-04 Ingo Schwarzeremove strnlen(3) compat, we no longer use it
2014-07-13 Ingo SchwarzeInstall the manuals of the web interface below the...
2014-07-12 Ingo SchwarzeNo need for run-time configuration, add minimal compile...
2014-07-10 Ingo SchwarzeFull rewrite of the man.cgi(8) manual.
2014-07-09 Ingo SchwarzeSwitch over man.cgi to SQLite. While here:
2014-06-20 Ingo Schwarzelet the build system cope with the recent ohash changes
2014-04-24 Ingo SchwarzeVarious Makefile improvements:
2014-04-23 Ingo SchwarzeAudit malloc(3)/calloc(3)/realloc(3) usage.
2014-04-22 Ingo Schwarzeadd a LICENSE file for clarity and for the convenience...
2014-04-18 Ingo SchwarzeSlowly, the dust begins to settle.
2014-04-15 Ingo SchwarzeDocument the database format and SQL code generation;
2014-03-23 Ingo SchwarzeThe files mandoc.c and mandoc.h contained both speciali...
next