about summary refs log tree commit homepage
path: root/Makefile.PL
DateCommit message (Expand)
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-02-06doc: remove .x/ subdirectory for Xapian manpages
2020-02-06doc: add data flow diagram using Graph::Easy
2020-01-25website: omit technical/ and other subdirs
2020-01-25website: re-add top-level files
2020-01-25doc: avoid needless rebuilds of NEWS
2020-01-11make Filesys::Notify::Simple optional
2020-01-11make Plack optional for non-WWW and non-httpd users
2020-01-06treewide: "require" + "use" cleanup and docs
2020-01-03build: allow "check" to work in non-git subdirs of worktrees
2020-01-02build: fix xapian-* manpage generation
2019-12-19t/run.perl: to avoid repeated process spawning for *.t
2019-12-18Makefile.PL: sort target and var lists
2019-12-17Makefile.PL: allow overriding "prove" from make CLI
2019-12-12Makefile.PL: fix "dsyn" target
2019-12-12Date::Parse is now optional
2019-12-11build: support doc generation w/o GNU make
2019-11-27Makefile.PL: MANIFEST dependency fix
2019-11-24check for File::Temp 0.19 for ->newdir method
2019-11-03public-inbox v1.2.0 v1.2.0
2019-10-09doc: PublicInbox::SaPlugin::ListMirror manpage
2019-10-07Makefile.PL: add dependency on MANIFEST contents
2019-09-09run update-copyrights from gnulib for 2019
2019-06-24Makefile: skip DSKQXS in global syntax check
2019-06-14Makefile.PL: add test scripts to syntax checks
2019-06-13Makefile.PL: "dsyn" target to check syntax of changed files
2019-06-13doc: update dependencies for CentOS 7.x
2019-05-29Makefile.PL: enable prove warnings
2019-05-29Makefile.PL: allow `N' variable to be set in local config.mak
2019-05-15remove hard Devel::Peek dependency and lazy load for daemons
2019-05-08Makefile.PL: improve make(1) portability
2019-05-08INSTALL: depend on Encode instead of Encode::MIME::Header
2019-05-08INSTALL: update with FreeBSD pkg names and reorder
2019-05-08build: do not manify DS and Syscall pods
2019-01-20$INBOX/_/text/color/ and sample user-side CSS
2019-01-02INSTALL: note Plack and URI::Escape are required at the moment
2018-06-13Makefile.PL: do not depend on git
2018-05-09public-inbox 1.1.0-pre1 v1.1.0-pre1
2018-02-08public-inbox 1.0.0 v1.0.0
2018-02-07update copyrights for 2018
2016-10-05thread: remove Mail::Thread dependency
2016-06-20MANIFEST: update with recent changes
2016-06-17remove dependency on IPC::Run
2016-06-15mda: hook up new filter functionality
2016-06-15drop dependency on File::Path::Expand
2016-05-28Makefile.PL: allow N to be overridden
2016-05-25remove Email::Address dependency
2016-05-14import ssoma-replay example script I've been using
2016-05-14build: support eatmydata in "make check" target by default
2016-04-25t/feed.t: run properly without ssoma installed