about summary refs log tree commit homepage
path: root/Makefile.PL
DateCommit message (Expand)
2023-12-09makefile: add `check-build' target
2023-11-29xap_helper: implement mset endpoint for WWW, IMAP, etc...
2023-10-04makefile: symlink-install: do not depend on realpath
2023-09-20makefile: avoid non-POSIX which(1)
2023-09-20makefile: avoid needless use of double-colon rules
2023-09-20rename t/run.perl to xt/check-run
2023-09-20drop GNU nproc(1) support in favor of getconf(1)
2023-09-16Makefile: add `check-debris' target
2023-09-14updates around RPM packages on CentOS 7.x
2023-09-09Makefile.PL: check `getconf NPROCESSORS_ONLN', too
2023-08-30Makefile.PL: depend on autodie, at least for tests
2023-08-30Makefile.PL: fix syntax for ASan and valgrind targets
2023-08-26makefile: add targets for ASan and valgrind
2023-07-27Makefile.pl: *.cols: account for non-UTF-8-aware awk
2023-07-11Makefile.PL: depend on IO::Poll in case distros split it out
2023-02-16Makefile.PL: drop update-copyrights rule
2022-08-30Makefile.PL: update version for upcoming 2.x
2022-08-30Makefile.PL: add lei-reindex manpage
2022-08-21public-inbox 1.9.0 v1.9.0
2022-04-26Makefile.PL: various updates for new versions
2022-04-23public-inbox 1.8.0 v1.8.0
2021-12-08Makefile.PL: fix useless use of push
2021-11-09build: do not repeatedly build some docs
2021-11-04public-inbox 1.7.0 v1.7.0
2021-11-04doc: switch to man(1) for pod => (text|html)
2021-11-04doc: add more 3rd-party refs, use Debian manpages for xapian
2021-10-31doc: add lei-mail-sync-overview manpage
2021-10-19Makefile.PL: drop generated lib/PublicInbox.pm in blib/
2021-10-16doc: lei: add manpages for remaining commands
2021-10-16doc: lei: restore alphabetical order to some listings
2021-10-02doc: lei-daemon: new manpage
2021-09-25doc: lei: manpages for export-kw and refresh-mail-sync
2021-09-17doc: add lei-security(7) manpage
2021-09-10INSTALL: depend on URI rather than URI::Escape
2021-09-10doc: lei-index manpage
2021-09-09lei-rm: add man page, support LeiInput args
2021-05-17doc lei: add manpages for new commands
2021-05-17doc lei: add manpage for convert
2021-05-17doc lei: resort lei-tag entries
2021-05-04doc: ignore onion URLs for 80-column check
2021-04-21doc: add lei_design_notes.txt and lei-store-format(5)
2021-04-01build: generate PublicInbox.pm with $VERSION
2021-03-31doc: add lei-mail-formats(5) manpage
2021-03-30lei tag: rename from "lei mark"
2021-03-29doc lei: add manpages for new commands
2021-03-15test_common: add create_inbox helper sub
2021-03-10doc: start glossary for overlapping concepts
2021-02-22tests: clean up t/home* consistently
2021-02-11doc: add lei-import(1)
2021-02-08INSTALL: depend on Text::ParseWords