Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: graalvm/native-build-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cfa42b8
Choose a base ref
...
head repository: graalvm/native-build-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ffd094d
Choose a head ref
  • 14 commits
  • 60 files changed
  • 5 contributors

Commits on Jan 16, 2026

  1. Configuration menu
    Copy the full SHA
    327ea0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #817 from graalvm/bump-version-to-0.11.5-SNAPSHOT

    Bump version to 0.11.5-SNAPSHOT
    hadryyassine authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    03620f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Make environment variables set in the pom.xml of the native-maven-plu…

    …gin be visible in the image builder (#819)
    jormundur00 authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    9c5533a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. Add check if correct schemas are present in the reachability metadata…

    … repository provided to buildtools (#821)
    jormundur00 authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    f8eb50d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Add fallback for jarless artifacts in the native-maven-plugin (#824)

    Add fallback for jarless artifacts
    
    Co-authored-by: linghengqian <[email protected]>
    jormundur00 and linghengqian authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    086cfdf View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Fix JUnit 6 not working correctly with JDK 21 by expanding the initia…

    …lize-at-build-time-list (#832)
    
    * Add org.junit.jupiter.engine.config.FilteringConfigurationParameterConverter to the initialize-at-build-time list
    jormundur00 authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    94b5b54 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. Configuration menu
    Copy the full SHA
    fe065ce View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Revert "Remove the usage of the global metadata/index.json from the n…

    …bt plugins" (#836)
    
    Revert "Remove the usage of the global metadata/index.json from the nbt plugins" (#836)
    
    This reverts commit fe065ce.
    jormundur00 authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    6315677 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Configuration menu
    Copy the full SHA
    1844654 View commit details
    Browse the repository at this point in the history
  2. Implement Compatibility Mode detection

    In compatibility mode JUnit tests are executed like on the JVM.
    vjovanov committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    0631241 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Merge pull request #822 from graalvm/vj/compatibility-mode

    Support `-H:+CompatibilityMode` in build tools
    vjovanov authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    790fa05 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Configuration menu
    Copy the full SHA
    ba1c2e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #842 from graalvm/update-metadata-to-0.3.34

    Update reachability metadata to 0.3.34
    hadryyassine authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    1d7c2f7 View commit details
    Browse the repository at this point in the history
  3. Release 0.11.5

    graalvmbot committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    ffd094d View commit details
    Browse the repository at this point in the history
Loading