• [Git][ocaml-team/ocamlbuild][upstream] New upstream version 0.15.0

    From =?UTF-8?B?U3TDqXBoYW5lIEdsb25kdSAoQ@21:1/5 to All on Fri Jul 12 14:20:02 2024
    Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / ocamlbuild


    Commits:
    29f2a606 by Stephane Glondu at 2024-07-12T13:56:59+02:00
    New upstream version 0.15.0
    - - - - -


    30 changed files:

    - .depend
    - + .gitattributes
    - + .github/workflows/build.yml
    - .gitignore
    - Changes
    - META
    - Makefile
    - Readme.md
    - VERSION
    - bin/ocamlbuild.ml
    - − bin/ocamlbuildlight.ml
    - − bin/ocamlbuildlight.mli
    - bootstrap/Makefile
    - bootstrap/_tags
    - bootstrap/bootstrap.itarget
    - bootstrap/ocamlbuild.mltop
    - bootstrap/ocamlbuild_pack.mlpack
    - bootstrap/ocamlbuildlib.mllib
    - − bootstrap/ocamlbuildlightlib.mllib
    - configure.make
    - ocamlbuild.opam
    - plugin-lib/ocamlbuild_unix_plugin.ml
    - − plugin-lib/ocamlbuild_unix_plugin.mli
    - src/command.ml
    - src/display.ml
    - src/hooks.ml
    - src/lexers.mli
    - src/lexers.mll
    - src/log.ml
    - src/my_std.ml


    The diff was not included because it is too large.


    View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlbuild/-/commit/29f2a60646310fba848166b805dabf0a7ece086a

    --
    This project does not include diff previews in email notifications.
    View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlbuild/-/commit/29f2a60646310fba848166b805dabf0a7ece086a
    You're receiving this email because of your account on salsa.debian.org.



    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
    <html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
    <head>
    <meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
    <title>
    GitLab
    </title>

    <style data-premailer="ignore" type="text/css">
    a { color: #1068bf; }
    </style>


    <style>img {
    max-width: 100%; height: auto;
    }
    body {
    font-size: .875rem;
    }
    body {
    -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
    }
    body {
    font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size:
    inherit;
    }
    </style>
    </head>
    <body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"
    Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'> <div class="content">

    <h3 style="margin-top: 20px; margin-bottom: 10px;">
    St&#233;phane Glondu pushed to branch upstream at <a href="https://salsa.debian.org/ocaml-team/ocamlbuild">Debian OCaml Maintainers / ocamlbuild</a>
    </h3>
    <h4 style="margin-top: 10px; margin-bottom: 10px;">
    Commits:
    </h4>


    <strong style="font-weight: 600;"><a href="https://salsa.debian.org/ocaml-team/ocamlbuild/-/commit/29f2a60646310fba848166b805dabf0a7ece086a">29f2a606</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2024-07-12T13:56:59+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
    Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 0.15.0</pre>
    </li>
    </ul>
    <h4 style="margin-top: 10px; margin-bottom: 10px;">
    30 changed files:
    </h4>

    <li class="file-stats">
    <a href="#8905ef273813369be8531abefffd8faab342cdd4">
    .depend

    </li>
    <li class="file-stats">
    <a href="#24139dae656713ba861751fb2c2ac38839349a7a">
    <span class="new-file">
    +
    .gitattributes
    </span>

    </li>
    <li class="file-stats">
    <a href="#fe77d5d1439f26e353a42bbd38dece2467ff6558">
    <span class="new-file">
    +
    .github/workflows/build.yml
    </span>

    </li>
    <li class="file-stats">
    <a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
    .gitignore

    </li>
    <li class="file-stats">
    <a href="#8aa57de6dce6ee1c35c6aba7426503281876b258">
    Changes

    </li>
    <li class="file-stats">
    <a href="#40bb78ac4a8f75b73057a2a259dcfa335c88dad4">
    META

    </li>
    <li class="file-stats">
    <a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
    Makefile

    </li>
    <li class="file-stats">
    <a href="#0c1945d7443c2e154bd3e421c0d438bd4086d8c3">
    Readme.md

    </li>
    <li class="file-stats">
    <a href="#b33892fbddeffc3368077b4904ad0b3d562a7312">
    VERSION

    </li>
    <li class="file-stats">
    <a href="#05b7dadc4b264db2d1a8d3f63e24f7b201557736">
    bin/ocamlbuild.ml

    </li>
    <li class="file-stats">
    <a href="#25847e62e7e25c466ccfaf5d203c097eb92caab3">
    <span class="deleted-file">
    &#8722;
    bin/ocamlbuildlight.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#efc81b0b1241f7035197785b2de21786185b7d7b">
    <span class="deleted-file">
    &#8722;
    bin/ocamlbuildlight.mli
    </span>

    </li>
    <li class="file-stats">
    <a href="#4687b687bcf7814103d404f708ff76845469d2bb">
    bootstrap/Makefile

    </li>
    <li class="file-stats">
    <a href="#fddb625dbb647d46f6cc72ddd487cebf07bd848b">
    bootstrap/_tags

    </li>
    <li class="file-stats">
    <a href="#d04a0a31d9b7fc2d7551a83219b47951b92b5bcc"> bootstrap/bootstrap.itarget

    </li>
    <li class="file-stats">
    <a href="#e8b0c5eec905726d798828ef71da32bb7b10a060">
    bootstrap/ocamlbuild.mltop

    </li>
    <li class="file-stats">
    <a href="#1c1d2b67fd4e6e9a2711dd9f2663618b8aaadd8e"> bootstrap/ocamlbuild_pack.mlpack

    </li>
    <li class="file-stats">
    <a href="#829d276ea5119e5d7ae315a704e1a87bf83a779b"> bootstrap/ocamlbuildlib.mllib

    </li>
    <li class="file-stats">
    <a href="#5bd69ed4c1338779120fd7c792d0aab7521ae238">
    <span class="deleted-file">
    &#8722;
    bootstrap/ocamlbuildlightlib.mllib
    </span>

    </li>
    <li class="file-stats">
    <a href="#8a555eecc25e1e7151b2501ba9927975ce7d9119">
    configure.make

    </li>
    <li class="file-stats">
    <a href="#f267ed0bdf9f42ccba4ff43c8b85b8a9f34c0378">
    ocamlbuild.opam

    </li>
    <li class="file-stats">
    <a href="#13f81995352801de2c7b6c188dc3b3fc98a130c1"> plugin-lib/ocamlbuild_unix_plugin.ml

    </li>
    <li class="file-stats">
    <a href="#9eed74f4aefc279d221a48e89e87ef9735345746">
    <span class="deleted-file">
    &#8722;
    plugin-lib/ocamlbuild_unix_plugin.mli
    </span>

    </li>
    <li class="file-stats">
    <a href="#b3a5d545cf9a30acd571fbfbb94c7ffa207af835">
    src/command.ml

    </li>
    <li class="file-stats">
    <a href="#3a73b4f5ba4fc053279e6b06f3fcfd47aab5465a">
    src/display.ml

    </li>
    <li class="file-stats">
    <a href="#bb9ec10a3bca21670a0d1a4b2b518226f46fb712">
    src/hooks.ml

    </li>
    <li class="file-stats">
    <a href="#5ebf25da2d211b772cae3d4c1e667fb7fbb9c644">
    src/lexers.mli

    </li>
    <li class="file-stats">
    <a href="#768ba304dc9d32abc2d8012b9bb4acd743249c4c">
    src/lexers.mll

    </li>
    <li class="file-stats">
    <a href="#ab3c7fcba8dfe808f8e1d7fc1b5d08e4b4cac810">
    src/log.ml

    </li>
    <li class="file-stats">
    <a href="#94d389c41d6d13c48a0d20245f3944632b573944">
    src/my_std.ml

    </li>
    </ul>
    <h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
    The diff was not included because it is too large.
    </h5>

    </div>
    <div class="footer" style="margin-top: 10px;">
    <p style="font-size: small; color: #737278;">
    &#8212;

    <a href="https://salsa.debian.org/ocaml-team/ocamlbuild/-/commit/29f2a60646310fba848166b805dabf0a7ece086a">View it on GitLab</a>.

    You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer"
    class="mng-notif-link">Manage all notifications</a> &#183; <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
    <script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/ocaml-team/ocamlbuild/-/commit/29f2a60646310fba848166b805dabf0a7ece086a"}}</
    script>



    </div>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)