<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://code.unixwork.de/hg/uwproj/</link>
    <language>en-us</language>

    <title>uwproj: test/configure history</title>
    <description>test/configure revision history</description>
    <item>
    <title>fixes a regression for issue #765</title>
    <link>https://code.unixwork.de/hg/uwproj/log/ba9431028671/test/configure</link>
    <description><![CDATA[fixes a regression for issue #765]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 24 Dec 2025 14:25:24 +0100</pubDate>
</item>
<item>
    <title>fix missing vars.mk when no config vars exist</title>
    <link>https://code.unixwork.de/hg/uwproj/log/c52a13d1e989/test/configure</link>
    <description><![CDATA[fix missing vars.mk when no config vars exist]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 24 Dec 2025 13:53:03 +0100</pubDate>
</item>
<item>
    <title>fix config vars written to config.mk even when they are not initialized for this platform</title>
    <link>https://code.unixwork.de/hg/uwproj/log/f0f3d19a0aa1/test/configure</link>
    <description><![CDATA[fix config vars written to config.mk even when they are not initialized for this platform<br/>
<br/>
fixes #770]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 01 Dec 2025 20:38:17 +0100</pubDate>
</item>
<item>
    <title>fix help text and config summary generated even when there are no variables</title>
    <link>https://code.unixwork.de/hg/uwproj/log/4869b7779d6d/test/configure</link>
    <description><![CDATA[fix help text and config summary generated even when there are no variables<br/>
<br/>
fixes #765]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 01 Dec 2025 20:32:12 +0100</pubDate>
</item>
<item>
    <title>fix missing blank line after config vars in config.mk</title>
    <link>https://code.unixwork.de/hg/uwproj/log/16324bb74fb1/test/configure</link>
    <description><![CDATA[fix missing blank line after config vars in config.mk]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 30 Nov 2025 22:31:04 +0100</pubDate>
</item>
<item>
    <title>do not evaluate variables when initializing config vars</title>
    <link>https://code.unixwork.de/hg/uwproj/log/3ffb04ba3f41/test/configure</link>
    <description><![CDATA[do not evaluate variables when initializing config vars]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 30 Nov 2025 14:05:42 +0100</pubDate>
</item>
<item>
    <title>fix that only overridable vars were initialized</title>
    <link>https://code.unixwork.de/hg/uwproj/log/9e4fd0d54ade/test/configure</link>
    <description><![CDATA[fix that only overridable vars were initialized]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 30 Nov 2025 13:19:24 +0100</pubDate>
</item>
<item>
    <title>improve libdir detection + don't chicken out when a specified config site does not exist</title>
    <link>https://code.unixwork.de/hg/uwproj/log/a85cb6c4275d/test/configure</link>
    <description><![CDATA[improve libdir detection + don't chicken out when a specified config site does not exist]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 30 Nov 2025 12:59:19 +0100</pubDate>
</item>
<item>
    <title>run compiler detection before trying to correct libdir + check TOOLCHAIN_WSIZE before setting 64bit libdir</title>
    <link>https://code.unixwork.de/hg/uwproj/log/4cd9757c1ad9/test/configure</link>
    <description><![CDATA[run compiler detection before trying to correct libdir + check TOOLCHAIN_WSIZE before setting 64bit libdir]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 30 Nov 2025 10:14:33 +0100</pubDate>
</item>
<item>
    <title>improve 64 libdir detection on solaris</title>
    <link>https://code.unixwork.de/hg/uwproj/log/fa31a6d0ec56/test/configure</link>
    <description><![CDATA[improve 64 libdir detection on solaris]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 29 Nov 2025 18:11:18 +0100</pubDate>
</item>
<item>
    <title>add full spectrum config var configurations</title>
    <link>https://code.unixwork.de/hg/uwproj/log/f4f11f755ee7/test/configure</link>
    <description><![CDATA[add full spectrum config var configurations<br/>
<br/>
resolves #680<br/>
resolves #740<br/>
resolves #741<br/>
resolves #742]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 29 Nov 2025 17:31:03 +0100</pubDate>
</item>
<item>
    <title>remove broken support for /opt prefix</title>
    <link>https://code.unixwork.de/hg/uwproj/log/3d1cd23f88f7/test/configure</link>
    <description><![CDATA[remove broken support for /opt prefix]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 13 Nov 2025 18:46:08 +0100</pubDate>
</item>
<item>
    <title>fix missing --runstatedir option</title>
    <link>https://code.unixwork.de/hg/uwproj/log/3644d06f60d4/test/configure</link>
    <description><![CDATA[fix missing --runstatedir option]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 13 Nov 2025 18:30:51 +0100</pubDate>
</item>
<item>
    <title>add special treatment of sysconfdir, localstatedir, and runstatedir even when no config.site exists</title>
    <link>https://code.unixwork.de/hg/uwproj/log/b0344d89ade6/test/configure</link>
    <description><![CDATA[add special treatment of sysconfdir, localstatedir, and runstatedir even when no config.site exists]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 13 Nov 2025 18:24:22 +0100</pubDate>
</item>
<item>
    <title>add libdir detection for some special cases - partially resolves issue #440</title>
    <link>https://code.unixwork.de/hg/uwproj/log/d27511c87b70/test/configure</link>
    <description><![CDATA[add libdir detection for some special cases - partially resolves issue #440]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 29 May 2025 21:56:46 +0200</pubDate>
</item>
<item>
    <title>revert last commit, because it reverted bug fix #570</title>
    <link>https://code.unixwork.de/hg/uwproj/log/1d2ac6c76bfd/test/configure</link>
    <description><![CDATA[revert last commit, because it reverted bug fix #570]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 25 May 2025 21:35:28 +0200</pubDate>
</item>
<item>
    <title>fix usage of wrong debug/release varnames</title>
    <link>https://code.unixwork.de/hg/uwproj/log/b001b56522fa/test/configure</link>
    <description><![CDATA[fix usage of wrong debug/release varnames]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 24 May 2025 07:09:22 +0200</pubDate>
</item>
<item>
    <title>revert previous &quot;fix&quot; regarding applying pre-defined flags to target flags (it was correct before)</title>
    <link>https://code.unixwork.de/hg/uwproj/log/90fcec3ae37e/test/configure</link>
    <description><![CDATA[revert previous &quot;fix&quot; regarding applying pre-defined flags to target flags (it was correct before)]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 19 May 2025 13:24:39 +0200</pubDate>
</item>
<item>
    <title>fix missing spaces between build type flags and already set flags</title>
    <link>https://code.unixwork.de/hg/uwproj/log/ec5975c1b93e/test/configure</link>
    <description><![CDATA[fix missing spaces between build type flags and already set flags]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 19 May 2025 13:19:07 +0200</pubDate>
</item>
<item>
    <title>fix predefined flags not taken into account for non-default targets</title>
    <link>https://code.unixwork.de/hg/uwproj/log/76b93dbe3ea6/test/configure</link>
    <description><![CDATA[fix predefined flags not taken into account for non-default targets]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 19 May 2025 13:17:31 +0200</pubDate>
</item>
<item>
    <title>more detailed output about build config</title>
    <link>https://code.unixwork.de/hg/uwproj/log/479114bc3fac/test/configure</link>
    <description><![CDATA[more detailed output about build config<br/>
<br/>
resolves #441]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 02 May 2025 19:26:01 +0200</pubDate>
</item>
<item>
    <title>fixes wrong indentation</title>
    <link>https://code.unixwork.de/hg/uwproj/log/6d4d165fc8f5/test/configure</link>
    <description><![CDATA[fixes wrong indentation<br/>
<br/>
fixes #602]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 24 Feb 2025 21:12:27 +0100</pubDate>
</item>
<item>
    <title>move debug/release flags from target to general flags, fixes #571</title>
    <link>https://code.unixwork.de/hg/uwproj/log/95ae5973c142/test/configure</link>
    <description><![CDATA[move debug/release flags from target to general flags, fixes #571]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 12 Jan 2025 13:23:35 +0100</pubDate>
</item>
<item>
    <title>add configure command line to config.mk, fixes #563</title>
    <link>https://code.unixwork.de/hg/uwproj/log/59b14b75f12b/test/configure</link>
    <description><![CDATA[add configure command line to config.mk, fixes #563]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 12 Jan 2025 12:45:11 +0100</pubDate>
</item>
<item>
    <title>rename debug/release flags, fixes #570</title>
    <link>https://code.unixwork.de/hg/uwproj/log/7241d072ace4/test/configure</link>
    <description><![CDATA[rename debug/release flags, fixes #570]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 12 Jan 2025 11:26:16 +0100</pubDate>
</item>
<item>
    <title>fix that predefined CFLAGS etc. are ignored</title>
    <link>https://code.unixwork.de/hg/uwproj/log/424a0fb2c64f/test/configure</link>
    <description><![CDATA[fix that predefined CFLAGS etc. are ignored<br/>
<br/>
fixes #442]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 15 Dec 2024 15:00:13 +0100</pubDate>
</item>
<item>
    <title>fixes debug/release options only showing when other options are specified - fixes #528</title>
    <link>https://code.unixwork.de/hg/uwproj/log/22f7262475e7/test/configure</link>
    <description><![CDATA[fixes debug/release options only showing when other options are specified - fixes #528]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 15 Dec 2024 14:50:19 +0100</pubDate>
</item>
<item>
    <title>improve error text when option is used without value - fixes #519</title>
    <link>https://code.unixwork.de/hg/uwproj/log/33bc4ae5d7cf/test/configure</link>
    <description><![CDATA[improve error text when option is used without value - fixes #519]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 15 Dec 2024 14:45:53 +0100</pubDate>
</item>
<item>
    <title>add target data for disabled features - resolves #476</title>
    <link>https://code.unixwork.de/hg/uwproj/log/d89b75fdf0aa/test/configure</link>
    <description><![CDATA[add target data for disabled features - resolves #476]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 12 Nov 2024 17:00:51 +0100</pubDate>
</item>
<item>
    <title>fix configure not emitting target data for features - fixes #478</title>
    <link>https://code.unixwork.de/hg/uwproj/log/5706694c17c4/test/configure</link>
    <description><![CDATA[fix configure not emitting target data for features - fixes #478]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 12 Nov 2024 16:53:27 +0100</pubDate>
</item>
<item>
    <title>add platform attributes to config element</title>
    <link>https://code.unixwork.de/hg/uwproj/log/41981a23aff8/test/configure</link>
    <description><![CDATA[add platform attributes to config element<br/>
<br/>
fixes #427]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 24 Sep 2024 21:49:50 +0200</pubDate>
</item>
<item>
    <title>fix hardcoded default for prefix in help text</title>
    <link>https://code.unixwork.de/hg/uwproj/log/36e4aedd5663/test/configure</link>
    <description><![CDATA[fix hardcoded default for prefix in help text<br/>
<br/>
fixes #428]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 23 Sep 2024 22:52:48 +0200</pubDate>
</item>
<item>
    <title>remove unnecessary double-quotes in vars.mk - fixes #370</title>
    <link>https://code.unixwork.de/hg/uwproj/log/0fa5a6f08245/test/configure</link>
    <description><![CDATA[remove unnecessary double-quotes in vars.mk - fixes #370]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 30 Jan 2024 21:32:11 +0100</pubDate>
</item>
<item>
    <title>recreate test script with newest uwproj version</title>
    <link>https://code.unixwork.de/hg/uwproj/log/7aa59deee50c/test/configure</link>
    <description><![CDATA[recreate test script with newest uwproj version]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 20 Jan 2024 15:57:31 +0100</pubDate>
</item>
<item>
    <title>improve toolchain detection</title>
    <link>https://code.unixwork.de/hg/uwproj/log/4b3e655339cb/test/configure</link>
    <description><![CDATA[improve toolchain detection<br/>
<br/>
relates to #347]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 20 Jan 2024 15:47:39 +0100</pubDate>
</item>
<item>
    <title>add toolchain attribute - relates to #346</title>
    <link>https://code.unixwork.de/hg/uwproj/log/01ec9f32835e/test/configure</link>
    <description><![CDATA[add toolchain attribute - relates to #346]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 20 Jan 2024 14:56:50 +0100</pubDate>
</item>
<item>
    <title>add OpenBSD and NetBSD platform detection</title>
    <link>https://code.unixwork.de/hg/uwproj/log/bc7837852b7c/test/configure</link>
    <description><![CDATA[add OpenBSD and NetBSD platform detection]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 19 Jan 2024 21:23:56 +0100</pubDate>
</item>
<item>
    <title>add OpenBSD platform detection</title>
    <link>https://code.unixwork.de/hg/uwproj/log/bc40111b8acb/test/configure</link>
    <description><![CDATA[add OpenBSD platform detection]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 19 Jan 2024 21:10:03 +0100</pubDate>
</item>
<item>
    <title>add helptext descriptions for features</title>
    <link>https://code.unixwork.de/hg/uwproj/log/1af1bfacd25a/test/configure</link>
    <description><![CDATA[add helptext descriptions for features<br/>
<br/>
fixes #314 and fixes #315]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 19 Jan 2024 20:48:26 +0100</pubDate>
</item>
<item>
    <title>replace -a with &amp;&amp; in configure</title>
    <link>https://code.unixwork.de/hg/uwproj/log/002497e6c27d/test/configure</link>
    <description><![CDATA[replace -a with &amp;&amp; in configure]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 05 Jan 2024 21:04:57 +0100</pubDate>
</item>
<item>
    <title>add support for config.site - fixes #313</title>
    <link>https://code.unixwork.de/hg/uwproj/log/0a663c3692a0/test/configure</link>
    <description><![CDATA[add support for config.site - fixes #313]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 10 Oct 2023 20:33:49 +0200</pubDate>
</item>
<item>
    <title>fix missing error reporting when all option defaults fail - fixes #299</title>
    <link>https://code.unixwork.de/hg/uwproj/log/868e0d4b0a57/test/configure</link>
    <description><![CDATA[fix missing error reporting when all option defaults fail - fixes #299]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 06 Oct 2023 20:22:19 +0200</pubDate>
</item>
<item>
    <title>do not generate flags when lang is not required - fixes #311</title>
    <link>https://code.unixwork.de/hg/uwproj/log/439902ff0af3/test/configure</link>
    <description><![CDATA[do not generate flags when lang is not required - fixes #311]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 02 Oct 2023 16:23:33 +0200</pubDate>
</item>
<item>
    <title>fix missing double-quote - fixes #306</title>
    <link>https://code.unixwork.de/hg/uwproj/log/620358ea3a0b/test/configure</link>
    <description><![CDATA[fix missing double-quote - fixes #306]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 24 Sep 2023 18:37:30 +0200</pubDate>
</item>
<item>
    <title>fix wrong EPREFIX when PREFIX is overridden</title>
    <link>https://code.unixwork.de/hg/uwproj/log/b49869bd2a0a/test/configure</link>
    <description><![CDATA[fix wrong EPREFIX when PREFIX is overridden]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 22 Sep 2023 23:22:28 +0200</pubDate>
</item>
<item>
    <title>update test example with recent output of uwproj</title>
    <link>https://code.unixwork.de/hg/uwproj/log/5d84da6be928/test/configure</link>
    <description><![CDATA[update test example with recent output of uwproj]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 22 Sep 2023 22:28:44 +0200</pubDate>
</item>
<item>
    <title>fix vars.mk never appended to config.mk</title>
    <link>https://code.unixwork.de/hg/uwproj/log/b8d06f7b617c/test/configure</link>
    <description><![CDATA[fix vars.mk never appended to config.mk]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 21 Sep 2023 18:24:37 +0200</pubDate>
</item>
<item>
    <title>fix automatic feature disabling failed when more than one dependency is missing</title>
    <link>https://code.unixwork.de/hg/uwproj/log/c997c0978665/test/configure</link>
    <description><![CDATA[fix automatic feature disabling failed when more than one dependency is missing]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 20 Sep 2023 18:41:58 +0200</pubDate>
</item>
<item>
    <title>check compilers before any dependency checks</title>
    <link>https://code.unixwork.de/hg/uwproj/log/e43d30273f74/test/configure</link>
    <description><![CDATA[check compilers before any dependency checks]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 19 Sep 2023 19:29:19 +0200</pubDate>
</item>
<item>
    <title>add basic support for the lang element - fixes #284</title>
    <link>https://code.unixwork.de/hg/uwproj/log/dc758dcd4645/test/configure</link>
    <description><![CDATA[add basic support for the lang element - fixes #284]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 18 Sep 2023 23:20:29 +0200</pubDate>
</item>
<item>
    <title>fix bogus version constraint test - relates to #294</title>
    <link>https://code.unixwork.de/hg/uwproj/log/ac47c2fb2c4a/test/configure</link>
    <description><![CDATA[fix bogus version constraint test - relates to #294]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 17 Sep 2023 13:03:46 +0200</pubDate>
</item>
<item>
    <title>update reference configure scripts</title>
    <link>https://code.unixwork.de/hg/uwproj/log/43d6680e6410/test/configure</link>
    <description><![CDATA[update reference configure scripts]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 17 Sep 2023 12:39:42 +0200</pubDate>
</item>
<item>
    <title>make configure script svr4 compatible again</title>
    <link>https://code.unixwork.de/hg/uwproj/log/2b8f40c58944/test/configure</link>
    <description><![CDATA[make configure script svr4 compatible again]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 15 Sep 2023 14:06:50 +0200</pubDate>
</item>
<item>
    <title>revert command substitution syntax change (relates to #283)</title>
    <link>https://code.unixwork.de/hg/uwproj/log/704368f1bb23/test/configure</link>
    <description><![CDATA[revert command substitution syntax change (relates to #283)]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 15 Sep 2023 11:33:35 +0200</pubDate>
</item>
<item>
    <title>major evolution of configure template - fixes #283</title>
    <link>https://code.unixwork.de/hg/uwproj/log/afcb57893858/test/configure</link>
    <description><![CDATA[major evolution of configure template - fixes #283]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 14 Sep 2023 22:59:05 +0200</pubDate>
</item>
<item>
    <title>add debug/release options - fixes #285</title>
    <link>https://code.unixwork.de/hg/uwproj/log/5c12e9e29733/test/configure</link>
    <description><![CDATA[add debug/release options - fixes #285]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 12 Sep 2023 23:36:45 +0200</pubDate>
</item>
<item>
    <title>automatically disable default-features if dependencies fail</title>
    <link>https://code.unixwork.de/hg/uwproj/log/78ee95836412/test/configure</link>
    <description><![CDATA[automatically disable default-features if dependencies fail]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 12 Sep 2023 20:12:22 +0200</pubDate>
</item>
<item>
    <title>fixes several minor potential issues in configure script</title>
    <link>https://code.unixwork.de/hg/uwproj/log/4486849e6a6c/test/configure</link>
    <description><![CDATA[fixes several minor potential issues in configure script]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 02 Sep 2023 19:07:25 +0200</pubDate>
</item>
<item>
    <title>merge</title>
    <link>https://code.unixwork.de/hg/uwproj/log/2d3fe2c44163/test/configure</link>
    <description><![CDATA[merge]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 16 Apr 2023 14:17:08 +0200</pubDate>
</item>
<item>
    <title>fix configure should always delete the tmp dir</title>
    <link>https://code.unixwork.de/hg/uwproj/log/e05f3e8ec2cb/test/configure</link>
    <description><![CDATA[fix configure should always delete the tmp dir]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 16 Apr 2023 14:16:31 +0200</pubDate>
</item>

  </channel>
</rss>
