<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.paper.us.eu.org/minori/</link>
    <language>en-us</language>

    <title>minori: configure.ac history</title>
    <description>configure.ac revision history</description>
    <item>
    <title>dep/animone: fix tons of issues</title>
    <link>https://hg.paper.us.eu.org/minori/log/adb79bdde329/configure.ac</link>
    <description><![CDATA[dep/animone: fix tons of issues<br/>
<br/>
for example, the window ID stuff was just... completely wrong. since we're<br/>
supporting multiple different window systems, it *has* to be a union rather<br/>
than just a single integer type. HWND is also not a DWORD, it's a pointer(!),<br/>
so now it's stored as a std::uintptr_t.<br/>
<br/>
(this probably breaks things)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 20 Jun 2024 03:03:05 -0400</pubDate>
</item>
<item>
    <title>INSTALL: update instructions</title>
    <link>https://hg.paper.us.eu.org/minori/log/703fb7d7c917/configure.ac</link>
    <description><![CDATA[INSTALL: update instructions]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 12 May 2024 18:06:44 -0400</pubDate>
</item>
<item>
    <title>*: refactor lots of stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/9a88e1725fd2/configure.ac</link>
    <description><![CDATA[*: refactor lots of stuff<br/>
<br/>
I forgot to put this into different commits, oops!<br/>
<br/>
anyway, it doesn't really matter *that* much since this is an<br/>
unfinished hobby project anyway. once it starts getting stable<br/>
commit history will be more important, but for now it's not<br/>
that big of a deal]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 12 May 2024 16:31:07 -0400</pubDate>
</item>
<item>
    <title>autoconf: add checking message for Qt PIC stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/9347e2eaf6e5/configure.ac</link>
    <description><![CDATA[autoconf: add checking message for Qt PIC stuff]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 08 May 2024 17:32:28 -0400</pubDate>
</item>
<item>
    <title>autoconf: add a check for some weird Qt PIC requirements</title>
    <link>https://hg.paper.us.eu.org/minori/log/3dbf01233fec/configure.ac</link>
    <description><![CDATA[autoconf: add a check for some weird Qt PIC requirements]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 08 May 2024 17:27:13 -0400</pubDate>
</item>
<item>
    <title>autoconf: don't need Qt5Svg</title>
    <link>https://hg.paper.us.eu.org/minori/log/8b9db17d1e5f/configure.ac</link>
    <description><![CDATA[autoconf: don't need Qt5Svg]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 08 May 2024 16:47:25 -0400</pubDate>
</item>
<item>
    <title>autoconf: we require Qt 5.7</title>
    <link>https://hg.paper.us.eu.org/minori/log/8535eb5fb836/configure.ac</link>
    <description><![CDATA[autoconf: we require Qt 5.7]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 08 May 2024 16:47:03 -0400</pubDate>
</item>
<item>
    <title>autotools: ax_have_qt sucks, use pkgconf instead</title>
    <link>https://hg.paper.us.eu.org/minori/log/19eb6c4dca78/configure.ac</link>
    <description><![CDATA[autotools: ax_have_qt sucks, use pkgconf instead<br/>
<br/>
this is particularly useful because m4_ax_have_qt really<br/>
sucked when cross compiling because of qmake]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 08 May 2024 15:54:10 -0400</pubDate>
</item>
<item>
    <title>*: various code safety changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/f31305b9f60a/configure.ac</link>
    <description><![CDATA[*: various code safety changes<br/>
<br/>
this also makes the code build on Qt 5.7. I can't test it though<br/>
because I don't have it working... FAIL!]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 18 Apr 2024 16:53:17 -0400</pubDate>
</item>
<item>
    <title>dep/animone: make OS X code build</title>
    <link>https://hg.paper.us.eu.org/minori/log/f01b6e9c8fa2/configure.ac</link>
    <description><![CDATA[dep/animone: make OS X code build]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 14 Apr 2024 22:28:50 -0400</pubDate>
</item>
<item>
    <title>win32: make builds work again</title>
    <link>https://hg.paper.us.eu.org/minori/log/09c5bd74fe93/configure.ac</link>
    <description><![CDATA[win32: make builds work again]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 11 Apr 2024 23:39:18 -0400</pubDate>
</item>
<item>
    <title>*: improve multiple things</title>
    <link>https://hg.paper.us.eu.org/minori/log/9a04802848c0/configure.ac</link>
    <description><![CDATA[*: improve multiple things<br/>
<br/>
e.g. making some strings.cc functions modify strings in-place,<br/>
     improving m4_ax_have_qt.m4 code, making anime_db.cc rely on<br/>
     std::optional rather than std::shared_ptr (which was stupid<br/>
     anyway)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 11 Apr 2024 10:15:57 -0400</pubDate>
</item>
<item>
    <title>*: HUUUGE changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/862d0d8619f6/configure.ac</link>
    <description><![CDATA[*: HUUUGE changes<br/>
<br/>
animia has been renamed to animone, so instead of thinking of a<br/>
health condition, you think of a beautiful flower :)<br/>
<br/>
I've also edited some of the code for animone, but I have no idea<br/>
if it even works or not because I don't have a mac or windows<br/>
machine lying around. whoops!<br/>
<br/>
... anyway, all of the changes divergent from Anisthesia are now<br/>
licensed under BSD. it's possible that I could even rewrite most<br/>
of the code to where I don't even have to keep the MIT license,<br/>
but that's thinking too far into the future<br/>
<br/>
I've been slacking off on implementing the anime seasons page,<br/>
mostly out of laziness. I think I'd have to create another db file<br/>
specifically for the seasons<br/>
<br/>
anyway, this code is being pushed *primarily* because the hard drive<br/>
it's on is failing! yay :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 01 Apr 2024 02:43:44 -0400</pubDate>
</item>
<item>
    <title>*: many many changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/c130f47f6f48/configure.ac</link>
    <description><![CDATA[*: many many changes<br/>
<br/>
e.g. the search page is actually implemented now!]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 04 Feb 2024 21:17:17 -0500</pubDate>
</item>
<item>
    <title>*: merge</title>
    <link>https://hg.paper.us.eu.org/minori/log/6b2441c776dd/configure.ac</link>
    <description><![CDATA[*: merge]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Jan 2024 20:18:59 -0500</pubDate>
</item>
<item>
    <title>autotools/windres: use AC_PROG_SED for sed</title>
    <link>https://hg.paper.us.eu.org/minori/log/1ae4d8b28a5c/configure.ac</link>
    <description><![CDATA[autotools/windres: use AC_PROG_SED for sed<br/>
<br/>
sed is actually surprisingly unportable. on mingw this shouldn't<br/>
be a problem, but alas, we should use it anyway]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Jan 2024 20:15:35 -0500</pubDate>
</item>
<item>
    <title>*: reorganize resources, +docs, build translations with autotools</title>
    <link>https://hg.paper.us.eu.org/minori/log/06d6c351925c/configure.ac</link>
    <description><![CDATA[*: reorganize resources, +docs, build translations with autotools]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 22 Jan 2024 16:36:19 -0500</pubDate>
</item>
<item>
    <title>m4: use different method for CXXFLAGS</title>
    <link>https://hg.paper.us.eu.org/minori/log/6ffe42286978/configure.ac</link>
    <description><![CDATA[m4: use different method for CXXFLAGS]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 19 Jan 2024 13:47:56 -0500</pubDate>
</item>
<item>
    <title>configure: check pkg-config for qt</title>
    <link>https://hg.paper.us.eu.org/minori/log/cae61340cc86/configure.ac</link>
    <description><![CDATA[configure: check pkg-config for qt]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 19 Jan 2024 12:29:53 -0500</pubDate>
</item>
<item>
    <title>*: make OS X builds succeed</title>
    <link>https://hg.paper.us.eu.org/minori/log/a7d0d543b334/configure.ac</link>
    <description><![CDATA[*: make OS X builds succeed<br/>
<br/>
new script: deploy_build.sh, creates the app bundle]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 19 Jan 2024 11:14:44 -0500</pubDate>
</item>
<item>
    <title>HUGE UPDATE: convert build system to autotools</title>
    <link>https://hg.paper.us.eu.org/minori/log/4d461ef7d424/configure.ac</link>
    <description><![CDATA[HUGE UPDATE: convert build system to autotools<br/>
<br/>
why? because cmake sucks :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 19 Jan 2024 00:24:02 -0500</pubDate>
</item>

  </channel>
</rss>
