descriptionAssorted scripts and snippets for use in other projects
repository URLgit://git.draconx.ca/dxcommon.git
ownernbowler@draconx.ca
last changeSat, 18 May 2024 20:14:36 +0000 (18 16:14 -0400)
last refreshSat, 8 Jun 2024 14:14:49 +0000 (8 16:14 +0200)
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-05-18 Nick Bowlerdx_getline: Fix EOF handling in standard C fallback.master
2024-05-13 Nick BowlerImport getline helper from cdecl99.
2024-05-12 Nick BowlerUnset enable_silent_rules in testsuite.
2024-04-11 Nick BowlerDX_C_ALIGNAS: Work around bash-5 parsing bug.
2024-04-04 Nick BowlerAvoid _Alignas/_Alignof redefinition on FreeBSD.
2024-02-29 Nick BowlerAdd helper macro for libtool patches.
2024-02-23 Nick BowlerDX_RUN_LOG: Work around DJGPP subshell bug.
2024-02-23 Nick Bowlercopysym: Merge tables into a single static allocation.
2024-02-23 Nick Bowlercopysym: Integrate code offset into lookup table.
2024-02-23 Nick BowlerAdd configure tests for C11-ish _Alignof and _Alignas.
2024-01-27 Nick Bowlertests: Ignore output from the C compiler.
2024-01-27 Nick Bowlerat-compat: Add diff workaround for DOS/Windows hosts.
2024-01-27 Nick BowlerAdd AM_PROG_AR to configure.ac.
2024-01-18 Nick Bowlergl-patches: Don't force HAVE_LONG_LONG_INT.
2024-01-07 Nick Bowlercurses-compat: Improve probe for request_mouse_pos.
2024-01-07 Nick Bowlercopysym: Improve compatibility with old compilers.
...
heads
2 weeks ago master