<?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_javaldx.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/jvmfwk/Executable_javaldx.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/jvmfwk/Executable_javaldx.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>7a50e16f1d47cf9b54d012c17bef715ca3b060c8 - Fix incorrect gbuild usage that can cause intermittent parallel build failures.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/jvmfwk/Executable_javaldx.mk#7a50e16f1d47cf9b54d012c17bef715ca3b060c8</link>
        <description>Fix incorrect gbuild usage that can cause intermittent parallel build failures.There was some misuse of gbuild that was causing make rules to be addedthat had solver/*/*/workdir/ExternalHeaders/Library andsolver/*/*/workdir/ExternalHeaders/Library listed as dependencies.If these directories did not exist, then a pattern match rule intendedto create files under thesolver/*/*/workdir/ExternalHeaders/{Library,StaticLibrary} directorieswould be triggered.  The recipe for that rule would then  mkdir -p solver/*/*/workdir/ExternalHeadersand then  touch solver/*/*/workdir/ExternalHeaders/{Library,StaticLibrary}creating it as a plain file.  A subsequent make rule wouldunconditionally  mkdir -p solver/*/*/workdir/ExternalHeaders/{Library,StaticLibrary}and fail.Fix the incorrect gbuild usage and add some sanity checks to gbuildto catch the problem closer to the source and more deterministically.

            List of files:
            /trunk/main/jvmfwk/Executable_javaldx.mk</description>
        <pubDate>Fri, 04 Oct 2019 16:29:16 +0000</pubDate>
        <dc:creator>Don Lewis &lt;truckman@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>8cb913c41397e529ead8b9128c8888b324408e46 - Port main/jvmfwk to gbuild / Ant.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/jvmfwk/Executable_javaldx.mk#8cb913c41397e529ead8b9128c8888b324408e46</link>
        <description>Port main/jvmfwk to gbuild / Ant.Fix the gbuild platform CPUDEFS to conform to what modules expect.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829205 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/jvmfwk/Executable_javaldx.mk</description>
        <pubDate>Sun, 15 Apr 2018 13:33:19 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
</channel>
</rss>
