descriptionAssorted scripts and snippets for use in other projects
repository URLgit://git.draconx.ca/dxcommon.git
ownernbowler@draconx.ca
last changeThu, 22 Aug 2024 02:36:21 +0000 (21 22:36 -0400)
last refreshSun, 3 Nov 2024 07:47:09 +0000 (3 08:47 +0100)
content tags
add:
readme

This is a collection of scripts and code snippets for various purposes. It primarily deals with the GNU build system (autoconf, automake, libtool, gnulib).

The repository is designed to be included as a git submodule of other packages, which then directly reference the various components in-place.

shortlog
2024-08-22 Nick Bowlergen-strtab.awk: Add support for numeric escapes.master
2024-08-21 Nick Bowlergen-strtab.awk: Fix strings that start with octal digits.
2024-08-09 Nick Bowlerhelp: Workaround struct definition issue with VAX C.
2024-08-01 Nick Bowlerxtra: Allow manually specifying packed array name.
2024-08-01 Nick Bowlergen-tree.awk: Improve compatibility with vintage compilers.
2024-08-01 Nick BowlerImprove "inline" fallback on VAX C.
2024-08-01 Nick Bowlertests: Fix getline test on VAX C.
2024-08-01 Nick Bowlertests: Work around ULTRIX /bin/sh redirection error.
2024-08-01 Nick Bowlertests: Conditionalize stringize in gnugetopt.
2024-08-01 Nick Bowlercopysym: Fix some portability woes.
2024-08-01 Nick Bowlertests: Work around some vintage compiler problems.
2024-08-01 Nick Bowlerhelp: Don't use assert in NLS fallback.
2024-08-01 Nick Bowlerhelp: Regenerate embedded string tables.
2024-08-01 Nick Bowlerhelp: open-code pgettext_expr directly.
2024-08-01 Nick Bowlergen-options.awk: Avoid translation context for help...
2024-07-31 Nick Bowlergetopt_long: Call gettext directly.
...
heads
2 months ago master