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: 0.9.7
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: 0.9.7.1
Choose a head ref
  • 3 commits
  • 18 files changed
  • 1 contributor

Commits on Oct 22, 2021

  1. Fix Native configuration not applied on modules

    This commit fixes a bug in the Maven plugin, when the extension is
    declared in a parent POM: the configuration wouldn't be applied to
    subprojects which use the plugin.
    
    Fixes #144
    melix committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    7255861 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Fix multilang samples

    melix committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    5f13c5c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Release 0.9.7.1

    melix committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    33e891a View commit details
    Browse the repository at this point in the history
Loading