<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in .gitignore</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>24ffa9195c899c6be64b7c20e35a2c1a0e6c0230 - Merge pull request #5 from twoerner/contrib/twoerner/autotools-2</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rkdeveloptool/.gitignore#24ffa9195c899c6be64b7c20e35a2c1a0e6c0230</link>
        <description>Merge pull request #5 from twoerner/contrib/twoerner/autotools-2Contrib/twoerner/autotools 2

            List of files:
            /rkdeveloptool/.gitignore</description>
        <pubDate>Sun, 02 Apr 2017 12:39:57 +0000</pubDate>
        <dc:creator>Eddie Cai &lt;eddie.cai.linux@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5b7562f2de7374e1e6d47cfc37120a2d9cd243f1 - update the build system to use autotools</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rkdeveloptool/.gitignore#5b7562f2de7374e1e6d47cfc37120a2d9cd243f1</link>
        <description>update the build system to use autotoolsThe autotool system provides a high-level way of specifying what to build,and then generates Makefile templates based on these requirements as wellas a way of generating Makefiles at build time based on what it finds atbuild time (i.e. specifics about the system on which it is being built),and configuration options set by the user at build time. The nice thingabout autotools is that it better encapsulates distro-specific &quot;gotchas&quot;that make it hard to create a Makefile by hand which will work on a widerange of different versions of various UNIX distributions. It also includesbuilt-in support for out-of-tree build (VPATH), cross-development, and DESTDIRinstalls.These generated Makefiles automatically include support for a widerange of &apos;make&apos; targets such as: make, make clean, make install, makeuninstall, make check, make distclean, make dist, make strip, makedistcheck, etc. These targets make it easier to follow the &quot;MakefileConventions&quot; of &quot;The Release Process&quot; from the &quot;GNU Coding Standards&quot;(https://www.gnu.org/prep/standards/html_node/Makefile-Conventions.html).Signed-off-by: Trevor Woerner &lt;twoerner@gmail.com&gt;

            List of files:
            /rkdeveloptool/.gitignore</description>
        <pubDate>Mon, 20 Mar 2017 06:12:23 +0000</pubDate>
        <dc:creator>Trevor Woerner &lt;twoerner@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
