]> git.cameronkatri.com Git - mandoc.git/history - configure
Very tricky diff to fix macro interpretation and spacing around tabs
[mandoc.git] / configure
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-05-20 Ingo Schwarze* remove FreeBSDisms
2015-03-27 Ingo SchwarzeAdd man.conf(5). After adding some additional function...
2015-03-22 Ingo Schwarzemake MANPATH_DEFAULT compile-time configurable
2015-03-19 Ingo SchwarzeCompat glue needed for Solaris 9 and 10.
2015-03-18 Ingo SchwarzePass the CC set in configure.local to Makefile.local.
2015-03-11 Ingo SchwarzeWhen manpath(1) is available, enable HAVE_MANPATH even...
2015-02-16 Ingo SchwarzeDelete the -V option. It serves no purpose but keeps...
2015-02-16 Ingo Schwarzestrtonum(3) compat glue
2015-01-21 Ingo SchwarzeSupport homebrew-style linking on Mac OS X.
2014-12-13 Ingo Schwarzeversion 1.13.2 VERSION_1_13_2
2014-12-09 Ingo SchwarzeSupport choosing alternative binary and manual names...
2014-12-09 Ingo SchwarzeIntegrate the makewhatis binary into the mandoc binary
2014-08-28 Ingo SchwarzeOn Linux, wcwidth() needs _XOPEN_SOURCE, or just _GNU_S...
2014-08-17 Ingo SchwarzeDo not require getsubopt() to provide extern char ...
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-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 SchwarzeClarifications in comments and standard output suggested by
2014-08-08 Ingo SchwarzeDo not hardcode stuff in ./configure that is actually...
2014-08-05 Ingo SchwarzeSince old SQLite versions do not have sqlite3_errstr(),
2014-08-04 Ingo Schwarzeremove strnlen(3) compat, we no longer use it
2014-06-20 Ingo Schwarzelet the build system cope with the recent ohash changes
2014-04-23 Ingo SchwarzeAudit malloc(3)/calloc(3)/realloc(3) usage.
2014-01-04 Ingo SchwarzeEven though strnlen(3) is required by POSIX 2008,
2014-01-04 Ingo SchwarzeClean up feature tests: