<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://project.juiblex.co.uk/hg/plover/</link>
    <language>en-us</language>

    <title>plover: configure.ac history</title>
    <description>configure.ac revision history</description>
    <item>
    <title>Release 0.5.3</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{1748c5d94fe2}/configure.ac</link>
    <description><![CDATA[Release 0.5.3]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Wed, 25 Apr 2018 11:46:40 +0100</pubDate>
</item>
<item>
    <title>Support expat version 2.2</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{4348cb0e1ac3}/configure.ac</link>
    <description><![CDATA[Support expat version 2.2]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Tue, 24 Apr 2018 20:58:03 +0100</pubDate>
</item>
<item>
    <title>Release 0.5.3</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{c9eb7aa21ff4}/configure.ac</link>
    <description><![CDATA[Release 0.5.3]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Tue, 24 Apr 2018 18:49:55 +0100</pubDate>
</item>
<item>
    <title>Release 0.5.2.53</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{b19c8e5795eb}/configure.ac</link>
    <description><![CDATA[Release 0.5.2.53]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 02 Mar 2017 11:26:00 +0000</pubDate>
</item>
<item>
    <title>Support parallel installations. The idea is that for CAD screener, we want</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{31fb35727621}/configure.ac</link>
    <description><![CDATA[Support parallel installations. The idea is that for CAD screener, we want<br/>
to be able to install this on the same machine as a standard AVOT setup<br/>
(most notably for John's laptop). To allow for the possibility of a second<br/>
application that might have the same requirements, we add the concept of<br/>
vendor-specific distributions. Thus we can have one distribution for CAD<br/>
screener and one for The Next Big Thing. It doesn't seem trivial to have<br/>
both CAD screener and AVOT under the same vendor tag so we'll have to have<br/>
AVOT under &quot;City Occupational&quot; and CAD screener under &quot;City Occupational Ltd&quot;<br/>
or some such kludge.<br/>
<br/>
Most of this is done although we are very short of test cases (in particular<br/>
we don't test that it's actually possible to install CAD screener in parallel<br/>
with AVOT or to update either of them once installed, which is fundamental).<br/>
<br/>
We also have a lot of baggage left over, including an intercept of razor_set.<br/>
The problem that this was introduced to debug has been fixed but it looks<br/>
like there are a number of memory leaks which it might be useful to help<br/>
track down so it has been left in place for now.<br/>
<br/>
There is still a lot of confusion in plover between path-based and URI-based<br/>
API. We should review the API, decide what we want and have a general clear up.<br/>
<br/>
There is also confusion as to the purpose of RAZOR_ROOT (and meaning; path or<br/>
URI). This is not used at all in librazor (although it is used in razor.exe).<br/>
Ideally we shouldn't use it in plover or plover-gtk either although again, we<br/>
might want to support it or an equivalent in (some of) the various executables.<br/>
<br/>
Work that would still to nice to do for CAD screener:<br/>
<br/>
- uninstall (ideally as an installed program that hooks into Add/Remove programs<br/>
  but even re-running the installer would be acceptable).<br/>
- xz support (smaller packages).<br/>
- repomd.xml and xml:base (would be needed for an Internet installer).<br/>
- graphical installer.]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Sat, 16 Jul 2016 11:07:18 +0100</pubDate>
</item>
<item>
    <title>Avoid Microsoft-specific localtime_s</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{772ff096a326}/configure.ac</link>
    <description><![CDATA[Avoid Microsoft-specific localtime_s]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Fri, 08 Jul 2016 08:33:44 +0100</pubDate>
</item>
<item>
    <title>First steps towards adding updatez</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{4b52e95a0104}/configure.ac</link>
    <description><![CDATA[First steps towards adding updatez]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 07 Jul 2016 19:03:54 +0100</pubDate>
</item>
<item>
    <title>Release 0.5.2.52</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{42ab9633c451}/configure.ac</link>
    <description><![CDATA[Release 0.5.2.52]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Tue, 05 Jul 2016 13:02:45 +0100</pubDate>
</item>
<item>
    <title>Release 0.5.2.51</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{bed9ffa7f33a}/configure.ac</link>
    <description><![CDATA[Release 0.5.2.51]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Tue, 28 Jun 2016 19:46:19 +0100</pubDate>
</item>
<item>
    <title>Release 0.5.2.50</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{ac72889393d1}/configure.ac</link>
    <description><![CDATA[Release 0.5.2.50]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Tue, 28 Jun 2016 19:14:22 +0100</pubDate>
</item>
<item>
    <title>Fix mingw64 build</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{ea1c42c3a780}/configure.ac</link>
    <description><![CDATA[Fix mingw64 build]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Tue, 28 Jun 2016 19:05:38 +0100</pubDate>
</item>
<item>
    <title>Add test for non-file URI support</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{6b3034a884dc}/configure.ac</link>
    <description><![CDATA[Add test for non-file URI support]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 16 Jun 2016 18:00:21 +0100</pubDate>
</item>
<item>
    <title>Prepare to release 0.5.2</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{4af9b57a647f}/configure.ac</link>
    <description><![CDATA[Prepare to release 0.5.2]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Mon, 13 Jun 2016 10:35:50 +0100</pubDate>
</item>
<item>
    <title>Add a testsuite and fix bugs found with it</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{a29623b68ca2}/configure.ac</link>
    <description><![CDATA[Add a testsuite and fix bugs found with it]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Mon, 13 Jun 2016 12:18:42 +0100</pubDate>
</item>
<item>
    <title>Support newer rsvg-convert as replacement for rsvg</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{f7d950c3431c}/configure.ac</link>
    <description><![CDATA[Support newer rsvg-convert as replacement for rsvg]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Mon, 18 Apr 2016 15:04:30 +0100</pubDate>
</item>
<item>
    <title>Support EL6's expat21 compatibility package</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{c264564e4c89}/configure.ac</link>
    <description><![CDATA[Support EL6's expat21 compatibility package]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Mon, 18 Apr 2016 14:55:22 +0100</pubDate>
</item>
<item>
    <title>Use google-breakpad as an exception handler</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{a53fcb780468}/configure.ac</link>
    <description><![CDATA[Use google-breakpad as an exception handler]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Mon, 02 Nov 2015 19:04:58 +0000</pubDate>
</item>
<item>
    <title>Prepare to release 0.5</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{7fbec6da8123}/configure.ac</link>
    <description><![CDATA[Prepare to release 0.5]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Mon, 17 Nov 2014 11:36:20 +0000</pubDate>
</item>
<item>
    <title>Add menu handler</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{e10f418d8e1d}/configure.ac</link>
    <description><![CDATA[Add menu handler]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Sat, 15 Nov 2014 19:10:51 +0000</pubDate>
</item>
<item>
    <title>Add GUI front-end to setup and update</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{2b9f54d14cc2}/configure.ac</link>
    <description><![CDATA[Add GUI front-end to setup and update]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Sat, 15 Nov 2014 19:04:45 +0000</pubDate>
</item>
<item>
    <title>Start 0.4.3</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{4da45725031f}/configure.ac</link>
    <description><![CDATA[Start 0.4.3]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Fri, 23 Mar 2012 20:29:24 +0000</pubDate>
</item>
<item>
    <title>Port to razor 0.5.4</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{5cafc65a6183}/configure.ac</link>
    <description><![CDATA[Port to razor 0.5.4]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Tue, 21 Feb 2012 22:55:40 +0000</pubDate>
</item>
<item>
    <title>Don't assume -lcrypt32 is available</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{43df682785f5}/configure.ac</link>
    <description><![CDATA[Don't assume -lcrypt32 is available]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Mon, 30 Jan 2012 13:35:28 +0000</pubDate>
</item>
<item>
    <title>Start 0.4.1</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{596d5cf9a807}/configure.ac</link>
    <description><![CDATA[Start 0.4.1]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Mon, 30 Jan 2012 07:59:58 +0000</pubDate>
</item>
<item>
    <title>Support razor 0.5 (atomic transactions).</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{b0a35bae4961}/configure.ac</link>
    <description><![CDATA[Support razor 0.5 (atomic transactions).<br/>
Don't create repositories with multiple roots.<br/>
Filter out &quot;other&quot; arches from yum repositories.<br/>
Mark win32 binaries as needing elevated privileges.]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 10 Nov 2011 11:15:09 +0000</pubDate>
</item>
<item>
    <title>Port applications manager to win32</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{8b50be3e2998}/configure.ac</link>
    <description><![CDATA[Port applications manager to win32]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Fri, 30 Apr 2010 20:37:08 +0100</pubDate>
</item>
<item>
    <title>First cut at an applications manager</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{8d3b1ddf789c}/configure.ac</link>
    <description><![CDATA[First cut at an applications manager]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Sat, 20 Feb 2010 12:11:02 +0000</pubDate>
</item>
<item>
    <title>Start 0.3</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{f9a7fa531563}/configure.ac</link>
    <description><![CDATA[Start 0.3]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 11 Feb 2010 19:47:47 +0000</pubDate>
</item>
<item>
    <title>Start 0.2.1</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{d90578099444}/configure.ac</link>
    <description><![CDATA[Start 0.2.1]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 01 Oct 2009 20:37:02 +0100</pubDate>
</item>
<item>
    <title>Add an update command</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{868db5c1f2d7}/configure.ac</link>
    <description><![CDATA[Add an update command]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 13 Aug 2009 19:01:16 +0100</pubDate>
</item>
<item>
    <title>Switch to razor 0.2 API</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{1f06562182cb}/configure.ac</link>
    <description><![CDATA[Switch to razor 0.2 API]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 13 Aug 2009 12:42:26 +0100</pubDate>
</item>
<item>
    <title>Initial checkin</title>
    <link>http://project.juiblex.co.uk/hg/plover/log{49fc8f60e4a5}/configure.ac</link>
    <description><![CDATA[Initial checkin]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 09 Jul 2009 08:23:50 +0100</pubDate>
</item>

  </channel>
</rss>
