summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* Fix installation on systems with non-empty EXEEXTColin Watson2022-10-07
* Move manual page file name utilities to lib/Colin Watson2022-09-23
* Move compression file name utilities to lib/Colin Watson2022-09-23
* Fix building on CygwinColin Watson2022-02-08
* Optimize manconv_inprocess for UTF-8 target encodingColin Watson2022-01-24
* Move comp_info and comp_file out of manconfig.hColin Watson2022-01-16
* Move straycats out of manconfig.hColin Watson2022-01-16
* Fix build system following changes to include/*.hColin Watson2022-01-16
* Move lexgrog-related bits out of manconfig.hColin Watson2022-01-16
* lexgrog: Produce output in the user's localeColin Watson2022-01-09
* Add a new man-recode programColin Watson2019-09-30
* Remove unused linkage from whatisColin Watson2019-08-22
* Move decompression code out of libmanColin Watson2019-08-22
* Switch to bootstrapColin Watson2018-05-28
* Eliminate dangerous setgid-root directoriesColin Watson2016-12-10
* Separate cache owner from --enable-setuid optionColin Watson2016-12-09
* Move zsoelim to pkglibexecdirColin Watson2014-09-18
* Rename SOELIM definition to ZSOELIM for clarityColin Watson2014-09-18
* Merge convert_name into man.cColin Watson2014-09-16
* Reorder functions in man to remove need for header fileColin Watson2014-09-16
* Search the full manpath when expanding manual pages that consistPeter Schiffer2013-06-23
* Quieten most warnings from compiling Gnulib (Debian bug #668429).Colin Watson2013-06-03
* Add support for wildcards in MANPATH (Fedora bug #677669).Peter Schiffer2013-05-30
* update copyright yearsColin Watson2012-02-05
* Fix 'make distcheck' to pass with Automake 1.11.2.Colin Watson2012-02-05
* * src/Makefile.am (SUBDIRS): Build this directory before tests/, soColin Watson2011-04-23
* Rewrite all remaining subprocess handling in terms of libpipeline.Colin Watson2011-03-24
* If mandb sees that A is a symlink to B, it should never store aColin Watson2011-01-10
* Improve .so searching (Debian bug #503472).Colin Watson2010-12-01
* Remove obsolete versions of lexgrog. They're still available inColin Watson2010-11-29
* Reducing linkage when we switched to libtool caused build failuresColin Watson2010-11-18
* Allow building with an external libpipeline.Colin Watson2010-10-24
* * lib/util.c (init_locale): New function.Colin Watson2010-10-12
* It turns out that AM_GNU_GETTEXT([use-libtool]) is unsupported.Colin Watson2010-10-05
* * lib/Makefile.am (libman_la_LIBADD): Include @LTLIBINTL@ ratherColin Watson2010-10-05
* Move util to libman.Colin Watson2010-09-27
* Move security to libman.Colin Watson2010-09-27
* Move encodings to libman.Colin Watson2010-09-26
* * src/encodings.c (struct manconv_codes, manconv_stdin,Colin Watson2010-09-26
* * src/manp.c (mkcatdirs): Move to ...Colin Watson2010-09-26
* Build libman and libmandb as shared libraries, reducing ourColin Watson2010-09-26
* * src/README.zsoelim: Remove, merging text into ...Colin Watson2009-08-23
* Remove the old set-id wrapper, which hasn't been recommended forColin Watson2009-08-23
* * src/tests/manconv-1: Simple test for manconv's handling ofColin Watson2009-08-16
* Fix handling of pages that declare a non-default encoding in theirColin Watson2009-03-10
* * lib/Makefile.am (libman_a_CPPFLAGS), libdb/Makefile.amColin Watson2008-12-03
* FreeBSD build fixes.Colin Watson2008-11-17
* Make bare .so includes (i.e. ".so foo.1" rather than ".soColin Watson2008-11-17
* Call zsoelim as an internal function rather than as an externalColin Watson2008-09-18
* Call manconv as an internal function rather than as an externalColin Watson2008-09-08