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: javapackager/JavaPackager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: javapackager/JavaPackager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: devel
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 31 files changed
  • 5 contributors

Commits on Jun 30, 2024

  1. Update build.gradle

    fvarrui committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    354b380 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. refactoring

    fvarrui committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9af05b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7311b4d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

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

Commits on Jan 22, 2025

  1. Merge pull request #446 from bleuthoot-sven/master

    Added support for adding default launch arguments
    fvarrui authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    543d77a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

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

Commits on Sep 2, 2025

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

Commits on Oct 1, 2025

  1. Support Wix v4+ (#478)

    * Upgrade gradle
    
    * Add support for wix v4 and newer
    maths22 authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    a873fe5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Fix 463 and rename appimage (#481)

    * Updated appimagetool download url
    
    * Added version to appimage name to reflect README correctly
    
    * fixed rpm file not being renamed after generation
    RedStoneMango authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    dada390 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. Gradle 9 Support (#485)

    * Reduce uses of deprecated APIs
    
    Fixes compatibility with gradle 9
    
    * Use getIfNull correctly
    maths22 authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    917fa6a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Configuration menu
    Copy the full SHA
    f02c0b0 View commit details
    Browse the repository at this point in the history
  2. Fix shellcheck issues on startup script (#471)

    fixes #470
    also fixes some other quoting issues and improves vmArgs handling
    maths22 authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    e870712 View commit details
    Browse the repository at this point in the history
Loading