]> git.draconx.ca Git - dxcommon.git/history - tests/macros.at
Add configure tests for C11-ish _Alignof and _Alignas.
[dxcommon.git] / tests / macros.at
2024-02-23 Nick BowlerAdd configure tests for C11-ish _Alignof and _Alignas.
2023-11-30 Nick BowlerAdd a configure test for C99-ish "for" declarations.
2022-11-18 Nick BowlerAdd a macro to probe -mwindows on MinGW.
2022-04-21 Nick Bowlerexported.sh: Restructure argument processing a bit.
2022-02-26 Nick Bowlerfix-ltdl: Fix LIBOBJ mangling to work with automake...
2022-02-19 Nick BowlerAdd object prefixing option for DX_GNULIB_SYMFILES.
2022-02-19 Nick BowlerFix DX_GNULIB_SYMFILES usage in VPATH builds.
2022-02-18 Nick Bowlerfix-gnulib: Reduce build-time impact of symbol renaming.
2022-01-30 Nick BowlerAdd "join" detection macro.
2021-03-09 Nick BowlerAvoid nonportable ${x##y} substitutions in program...
2021-03-09 Nick BowlerAllow testsuite to run configure with alternate shells.
2021-03-06 Nick BowlerFix DX_BASEDIR substitution test.
2021-02-15 Nick BowlerAdd a basic usage test for DX_LINGUAS.
2021-02-15 Nick BowlerFix multiple language substitution in DX_LINGUAS.
2021-02-15 Nick BowlerFix redundant MOFILES entries computed by DX_LINGUAS.
2019-06-01 Nick BowlerAdd library test for libdiscid
2018-01-25 Nick BowlerFix underquoting issue in DX_DO.
2017-06-28 Nick BowlerUpdate DX_COMMAND_OUTPUT to handle newlines and backsla...
2015-04-19 Nick BowlerFix DX_BASEDIR hoisting problems in base.m4.
2015-04-19 Nick BowlerImplement initial test suite.