descriptionAssorted scripts and snippets for use in other projects
repository URLgit://git.draconx.ca/dxcommon.git
ownernbowler@draconx.ca
last changeThu, 11 Apr 2024 00:57:36 +0000 (10 20:57 -0400)
last refreshMon, 6 May 2024 19:11:42 +0000 (6 21:11 +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-04-11 Nick BowlerDX_C_ALIGNAS: Work around bash-5 parsing bug.master
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.
2024-01-06 Nick Bowlercopysym: Fix testcase on pre-C99 compilers.
2024-01-06 Nick Bowlerhelp: Improve compatibility with old compilers.
2024-01-06 Nick Bowlertest-tap.at: Tweak filename generation.
...
heads
3 weeks ago master