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

    <title>dav: libidav/Makefile history</title>
    <description>libidav/Makefile revision history</description>
    <item>
    <title>move pwdstore to libidav</title>
    <link>https://code.unixwork.de/hg/dav/log/dff5f4c23aa7/libidav/Makefile</link>
    <description><![CDATA[move pwdstore to libidav]]></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, 23 Oct 2024 09:46:33 +0200</pubDate>
</item>
<item>
    <title>update build files to latest uwproj</title>
    <link>https://code.unixwork.de/hg/dav/log/16e5b9d32754/libidav/Makefile</link>
    <description><![CDATA[update build files to latest 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>Sun, 28 Jan 2024 13:10:18 +0100</pubDate>
</item>
<item>
    <title>[Makefile] fix missing rules preventing dry-runs</title>
    <link>https://code.unixwork.de/hg/dav/log/edbb20b1438d/libidav/Makefile</link>
    <description><![CDATA[[Makefile] fix missing rules preventing dry-runs<br/>
<br/>
We have to support dry-runs, because many IDEs are using<br/>
dry-runs to collect build information.<br/>
<br/>
Some rules have dependencies that expect certain files or<br/>
directories to be just present. We added respective build<br/>
rules which invoke the test program. This way, the behavior<br/>
when running make normally is exactly the same, but dry-runs<br/>
are also not failing now.]]></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 Dec 2023 14:25:34 +0100</pubDate>
</item>
<item>
    <title>add new config parser</title>
    <link>https://code.unixwork.de/hg/dav/log/05647e862a17/libidav/Makefile</link>
    <description><![CDATA[add new config parser]]></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, 30 Sep 2023 16:33:47 +0200</pubDate>
</item>
<item>
    <title>update ucx</title>
    <link>https://code.unixwork.de/hg/dav/log/4d7a2238c5ac/libidav/Makefile</link>
    <description><![CDATA[update ucx]]></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, 21 May 2023 16:34:58 +0200</pubDate>
</item>
<item>
    <title>ucx 3 update, basic dav commands work, most stuff is still broken</title>
    <link>https://code.unixwork.de/hg/dav/log/efbd59642577/libidav/Makefile</link>
    <description><![CDATA[ucx 3 update, basic dav commands work, most stuff is still broken]]></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, 21 Apr 2023 21:25:32 +0200</pubDate>
</item>
<item>
    <title>fix build system</title>
    <link>https://code.unixwork.de/hg/dav/log/a569148841ff/libidav/Makefile</link>
    <description><![CDATA[fix build system]]></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:12:24 +0200</pubDate>
</item>
<item>
    <title>merge</title>
    <link>https://code.unixwork.de/hg/dav/log/aea83a43b09a/libidav/Makefile</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:08:19 +0200</pubDate>
</item>
<item>
    <title>fix crash if the server sends a response with elements without namespaces</title>
    <link>https://code.unixwork.de/hg/dav/log/716f6bf04c30/libidav/Makefile</link>
    <description><![CDATA[fix crash if the server sends a response with elements without namespaces]]></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, 19 Mar 2023 15:12:42 +0100</pubDate>
</item>
<item>
    <title>new build system</title>
    <link>https://code.unixwork.de/hg/dav/log/7e67689241fd/libidav/Makefile</link>
    <description><![CDATA[new build system]]></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, 25 Feb 2023 11:01:46 +0100</pubDate>
</item>
<item>
    <title>adds minimal deltav implementation</title>
    <link>https://code.unixwork.de/hg/dav/log/52e4171d42ce/libidav/Makefile</link>
    <description><![CDATA[adds minimal deltav implementation]]></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, 23 Sep 2018 12:51:41 +0200</pubDate>
</item>
<item>
    <title>updates copyright notice</title>
    <link>https://code.unixwork.de/hg/dav/log/5c08b8e14df8/libidav/Makefile</link>
    <description><![CDATA[updates copyright notice]]></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, 01 Jun 2018 19:08:46 +0200</pubDate>
</item>
<item>
    <title>updates ucx to version 1.0</title>
    <link>https://code.unixwork.de/hg/dav/log/c1bc13faadaa/libidav/Makefile</link>
    <description><![CDATA[updates ucx to version 1.0]]></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, 28 Oct 2017 16:50:03 +0200</pubDate>
</item>
<item>
    <title>adds initial support for xml properties in libidav</title>
    <link>https://code.unixwork.de/hg/dav/log/9ca1e4706acc/libidav/Makefile</link>
    <description><![CDATA[adds initial support for xml properties in libidav]]></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, 22 Oct 2017 12:58:07 +0200</pubDate>
</item>
<item>
    <title>fixes makefiles</title>
    <link>https://code.unixwork.de/hg/dav/log/d2ca9c2a2fac/libidav/Makefile</link>
    <description><![CDATA[fixes makefiles]]></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>Thu, 05 Oct 2017 17:46:01 +0200</pubDate>
</item>
<item>
    <title>adds cppcheck make target</title>
    <link>https://code.unixwork.de/hg/dav/log/99bcd7915a0d/libidav/Makefile</link>
    <description><![CDATA[adds cppcheck make target]]></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, 31 Aug 2017 12:44:25 +0200</pubDate>
</item>
<item>
    <title>updated copyright notice</title>
    <link>https://code.unixwork.de/hg/dav/log/cd42cccee550/libidav/Makefile</link>
    <description><![CDATA[updated copyright notice]]></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>Mon, 25 Jan 2016 10:48:58 +0100</pubDate>
</item>
<item>
    <title>replaced old davql (still buggy)</title>
    <link>https://code.unixwork.de/hg/dav/log/664aeaec8d25/libidav/Makefile</link>
    <description><![CDATA[replaced old davql (still buggy)]]></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, 08 Jul 2015 17:31:26 +0200</pubDate>
</item>
<item>
    <title>improved error messages</title>
    <link>https://code.unixwork.de/hg/dav/log/f4127c4d1018/libidav/Makefile</link>
    <description><![CDATA[improved error messages]]></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, 02 May 2015 10:59:02 +0200</pubDate>
</item>
<item>
    <title>structure draft for DavQL statements</title>
    <link>https://code.unixwork.de/hg/dav/log/4c48ce3b9045/libidav/Makefile</link>
    <description><![CDATA[structure draft for DavQL statements]]></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 Mar 2015 14:29:30 +0100</pubDate>
</item>
<item>
    <title>copyright update</title>
    <link>https://code.unixwork.de/hg/dav/log/56962faf2b42/libidav/Makefile</link>
    <description><![CDATA[copyright update]]></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, 08 Feb 2015 16:49:03 +0100</pubDate>
</item>
<item>
    <title>fixed makefile file extensions</title>
    <link>https://code.unixwork.de/hg/dav/log/6b0c60659652/libidav/Makefile</link>
    <description><![CDATA[fixed makefile file extensions]]></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, 12 Dec 2014 13:57:41 +0100</pubDate>
</item>
<item>
    <title>added file name encryption</title>
    <link>https://code.unixwork.de/hg/dav/log/03076907b58a/libidav/Makefile</link>
    <description><![CDATA[added file name encryption]]></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>Thu, 05 Jun 2014 15:11:29 +0200</pubDate>
</item>
<item>
    <title>supports whitespace in paths</title>
    <link>https://code.unixwork.de/hg/dav/log/a95ee94b9204/libidav/Makefile</link>
    <description><![CDATA[supports whitespace in paths]]></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>Mon, 17 Mar 2014 18:42:01 +0100</pubDate>
</item>
<item>
    <title>added some aes functions + ucx update</title>
    <link>https://code.unixwork.de/hg/dav/log/3e55bed345f9/libidav/Makefile</link>
    <description><![CDATA[added some aes functions + ucx update]]></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, 07 Sep 2013 14:08:43 +0200</pubDate>
</item>
<item>
    <title>some code cleanup and bug fixes</title>
    <link>https://code.unixwork.de/hg/dav/log/0bbbb0341606/libidav/Makefile</link>
    <description><![CDATA[some code cleanup and bug fixes]]></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>Mon, 26 Aug 2013 14:42:09 +0200</pubDate>
</item>

  </channel>
</rss>
