Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added WiX Toolset v4 and newer support #295

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    5b75a93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f2a4d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8f5d94 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    60e38af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec32bc4 View commit details
    Browse the repository at this point in the history
  3. fixup: enable verbose

    juliusl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    64d7d3e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    2f0b8c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1091033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f82e07b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c4d6b7 View commit details
    Browse the repository at this point in the history
  5. feat: add shortcuts for print

    juliusl committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1940e73 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. test: add unit tests and test-shim module

    fix: issues found from unit testing
    juliusl committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b7ad54c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix: address PR comments

    juliusl committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    097355a View commit details
    Browse the repository at this point in the history
  2. fix: simplify test-shim

    fix: bugs found from tests
    chore: cargo fmt
    juliusl committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5851bc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. tests: increase coverage

    juliusl committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8981074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ec9fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c46938 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. tests: test additional cases

    fix: make test `test_project_upgrade_extension_detection` system agnostic
    juliusl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    975cd35 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. test: add test for sxs mode

    fix: linux adds a cd when cd is set on cmd
    juliusl committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3cd9ff7 View commit details
    Browse the repository at this point in the history