<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://ctor.cc/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://ctor.cc/wiki/feed.php">
        <title>&lt;strong style=&quot;font-size: 1.55em;&quot;&gt;ctor.cc&lt;/strong&gt;&lt;br/&gt;&lt;p style=&quot;font-size: 0.7em&quot;&gt;c++ build-system&lt;/p&gt;</title>
        <description></description>
        <link>http://ctor.cc/wiki/</link>
        <image rdf:resource="http://ctor.cc/wiki/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-05-02T05:46:20+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://ctor.cc/wiki/doku.php?id=how&amp;rev=1645876377&amp;do=diff"/>
                <rdf:li rdf:resource="http://ctor.cc/wiki/doku.php?id=start&amp;rev=1774279768&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://ctor.cc/wiki/lib/exe/fetch.php?media=favicon.ico">
        <title><strong style="font-size: 1.55em;">ctor.cc</strong><br/><p style="font-size: 0.7em">c++ build-system</p></title>
        <link>http://ctor.cc/wiki/</link>
        <url>http://ctor.cc/wiki/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="http://ctor.cc/wiki/doku.php?id=how&amp;rev=1645876377&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-02-26T11:52:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>how</title>
        <link>http://ctor.cc/wiki/doku.php?id=how&amp;rev=1645876377&amp;do=diff</link>
        <description>The How

	*  no depencencies other than the c++-20 compiler
	*  the REG macro - automatic int a = registerFunction() wrapper.
	*  std::filesystem for reading timestamps
	*  execv, posix_spawn and friends for executing the compiler, linker and other tools</description>
    </item>
    <item rdf:about="http://ctor.cc/wiki/doku.php?id=start&amp;rev=1774279768&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-23T15:29:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>http://ctor.cc/wiki/doku.php?id=start&amp;rev=1774279768&amp;do=diff</link>
        <description>About Ctor

Welcome to the official ctor.cc C++ build system website!

	&quot; Have you ever wondered, why, when you are a C++ programmer and you want to compile a C++ project, you also need to learn some other language (such as make, cmake, lua, python, m4,</description>
    </item>
</rdf:RDF>
