mwrap user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH 0/3] mwrap odds and ends before 2.3..
@ 2022-09-03  9:27 Eric Wong
  2022-09-03  9:27 ` [PATCH 1/3] extconf.rb: avoid RDoc errors during gem install Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2022-09-03  9:27 UTC (permalink / raw)
  To: mwrap-public; +Cc: Sam Saffron

Not sure why rdoc scans extconf.rb during `gem install'
--version + --help may be useful for new users; and a
failed attempt at getting FreeBSD support working, but
probably leaves things in a nicer state if we attempt it
again...

Eric Wong (3):
  extconf.rb: avoid RDoc errors during gem install
  add --version and --help args
  cleanup some FreeBSD-related workarounds

 MANIFEST             |  3 ++
 README               |  2 +-
 VERSION-GEN          | 36 +++++++++++++++++
 bin/mwrap            | 19 +++++++++
 ext/mwrap/extconf.rb |  8 ++--
 ext/mwrap/mwrap.c    | 93 +++++++++++++++++++++++++-------------------
 lib/mwrap/.gitignore |  1 +
 mwrap.gemspec        |  9 +++--
 8 files changed, 123 insertions(+), 48 deletions(-)
 create mode 100755 VERSION-GEN
 create mode 100644 lib/mwrap/.gitignore

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-03  9:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-03  9:27 [PATCH 0/3] mwrap odds and ends before 2.3 Eric Wong
2022-09-03  9:27 ` [PATCH 1/3] extconf.rb: avoid RDoc errors during gem install Eric Wong
2022-09-03  9:27 ` [PATCH 2/3] add --version and --help args Eric Wong
2022-09-03  9:27 ` [PATCH 3/3] cleanup some FreeBSD-related workarounds Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mwrap.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).