<?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 Executable.mk</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>31bbceb0f9d64c0c2c3b22a794a1666c1f33396e - pre-commit auto remove trailing whitespace from `.mk` files (#377)</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/solenv/gbuild/Executable.mk#31bbceb0f9d64c0c2c3b22a794a1666c1f33396e</link>
        <description>pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks

            List of files:
            /trunk/main/solenv/gbuild/Executable.mk</description>
        <pubDate>Thu, 03 Jul 2025 22:20:41 +0000</pubDate>
        <dc:creator>John Bampton &lt;jbampton@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>7f6ffbef4a721b8017e5465dca590c2d796ac109 - Port main/i18npool to gbuild.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/solenv/gbuild/Executable.mk#7f6ffbef4a721b8017e5465dca590c2d796ac109</link>
        <description>Port main/i18npool to gbuild.Allow ICU&apos;s version.mk to be used by GNU make (= instead of *=).Add support for building generated C files.Reference ICU libraries using &quot;gb_Library_use_externals&quot; across the tree.Also ICU is an external library, remove it from RepositoryFixes.mkwhich is only for internal ones, and keep it in RepositoryExternal.mkexclusively. Since we get to specify the full linker parameter over there,remove the half-baked hacks for it from RepositoryFixes.mk.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1852965 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/solenv/gbuild/Executable.mk</description>
        <pubDate>Tue, 05 Feb 2019 05:29:42 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>88fe4d890bebe578d3d28f68cf1cafd274307d42 - Add building of &quot;flex&quot; files (.ll) to gbuild.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/solenv/gbuild/Executable.mk#88fe4d890bebe578d3d28f68cf1cafd274307d42</link>
        <description>Add building of &quot;flex&quot; files (.ll) to gbuild.Port main/idlc to gbuild.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1842861 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/solenv/gbuild/Executable.mk</description>
        <pubDate>Fri, 05 Oct 2018 04:04:07 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>390c74e1989462fa1bd8d742566c1833ddb46f64 - Allow specifying the .rdb file, and which UNO types to generate headers</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/solenv/gbuild/Executable.mk#390c74e1989462fa1bd8d742566c1833ddb46f64</link>
        <description>Allow specifying the .rdb file, and which UNO types to generate headersfrom, in the gbuild *_set_private_api function. Fix codemaker&apos;smakefile to use this.Port main/scaddins to gbuild.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839908 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/solenv/gbuild/Executable.mk</description>
        <pubDate>Mon, 03 Sep 2018 06:12:40 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>7de6b1b14b89aa505cafc521fcd348ddeb07cfb7 - Implement gbuild functions for building Bison files.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/solenv/gbuild/Executable.mk#7de6b1b14b89aa505cafc521fcd348ddeb07cfb7</link>
        <description>Implement gbuild functions for building Bison files.Port main/rsc to gbuild.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839782 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/solenv/gbuild/Executable.mk</description>
        <pubDate>Fri, 31 Aug 2018 18:54:31 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>0f0bb0709184e77109515b0ece20e34d11a5938e - Add the solenv/gbuild changes I accidentally left out from my last commit,</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/solenv/gbuild/Executable.mk#0f0bb0709184e77109515b0ece20e34d11a5938e</link>
        <description>Add the solenv/gbuild changes I accidentally left out from my last commit,which allow extracting custom .hpp files from .rdb using cppumaker.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838933 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/solenv/gbuild/Executable.mk</description>
        <pubDate>Fri, 24 Aug 2018 18:56:02 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>8f71f2da3780fff02b58fe2fe2c8a220939be93f - Port main/codemaker to gbuild.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/solenv/gbuild/Executable.mk#8f71f2da3780fff02b58fe2fe2c8a220939be93f</link>
        <description>Port main/codemaker to gbuild.Also ported the Java tests in codemaker to JUnitinstead of the internal test framework,and enabled them during the subsequent test phase.A gbuild API for building private UNO APIs using cppumaker was also added,and used to run the C++ subsequent tests in codemaker.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838757 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/solenv/gbuild/Executable.mk</description>
        <pubDate>Thu, 23 Aug 2018 20:05:32 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>b63233d868a9af170b0457a7aa0c5809011cc2c1 - Merge branches/gbuild-reintegration to trunk.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/solenv/gbuild/Executable.mk#b63233d868a9af170b0457a7aa0c5809011cc2c1</link>
        <description>Merge branches/gbuild-reintegration to trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/solenv/gbuild/Executable.mk</description>
        <pubDate>Sun, 07 Aug 2016 19:24:03 +0000</pubDate>
        <dc:creator>damjan &lt;damjan@13f79535-47bb-0310-9956-ffa450edef68&gt;</dc:creator>
    </item>
<item>
        <title>7871dc3ea494bf86c742e1f4dfc9c6e20f5bcb2a - Update headers to Alv2 headers</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/solenv/gbuild/Executable.mk#7871dc3ea494bf86c742e1f4dfc9c6e20f5bcb2a</link>
        <description>Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/solenv/gbuild/Executable.mk</description>
        <pubDate>Wed, 11 Jan 2012 00:11:10 +0000</pubDate>
        <dc:creator>Andrew Rist &lt;arist@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>cdf0e10c4e3984b49a9502b011690b615761d4a3 - Initial import of the old OOo hg repository tip revision.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/solenv/gbuild/Executable.mk#cdf0e10c4e3984b49a9502b011690b615761d4a3</link>
        <description>Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt/ooo/trunk/core/gettext/gettext-0.18.1.1.patch/ooo/trunk/core/apache-commons/patches/codec.patch/ooo/trunk/core/libcroco/libcroco-0.6.2.patch/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt/ooo/trunk/core/graphite/graphite-2.3.1.patch/ooo/trunk/core/hwpfilter/source/hwpeq.cpp/ooo/trunk/core/solenv/bin/cwstouched.pl/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html/ooo/trunk/core/writerfilter/source/doctok/escher.html/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xslAlso: Repository.mk from the l10n toplevelgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/solenv/gbuild/Executable.mk</description>
        <pubDate>Tue, 16 Aug 2011 17:05:51 +0000</pubDate>
        <dc:creator>rcweir &lt;rcweir@unknown&gt;</dc:creator>
    </item>
</channel>
</rss>
