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

Xpack: wix toolset support #5153

Merged
merged 28 commits into from
May 28, 2024
Merged

Xpack: wix toolset support #5153

merged 28 commits into from
May 28, 2024

Commits on Feb 25, 2024

  1. Xpack: wix toolset

    A2va committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    60b1696 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Split cp kind and other ones

    A2va committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    de6b449 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 19, 2024

  1. Support others cmds

    A2va committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    145c894 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Add to PATH

    A2va committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    06d823d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Add components support

    A2va committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    007a8cc View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Execute wixtoolset

    A2va committed May 8, 2024
    Configuration menu
    Copy the full SHA
    88e54f5 View commit details
    Browse the repository at this point in the history
  2. Fixes

    A2va committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cd3b9b0 View commit details
    Browse the repository at this point in the history
  3. Handle license

    A2va committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ec28f1e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Fix wix id

    A2va committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0dbf9be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa333a9 View commit details
    Browse the repository at this point in the history
  3. Add icon banner

    Then file icon is not working
    A2va committed May 24, 2024
    Configuration menu
    Copy the full SHA
    28322db View commit details
    Browse the repository at this point in the history
  4. Add wix format to tests

    A2va committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6072e53 View commit details
    Browse the repository at this point in the history
  5. Fix raw wix cmd

    A2va committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9620772 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update xmake.lua

    waruqi authored May 27, 2024
    Configuration menu
    Copy the full SHA
    1f81152 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4788 from A2va/wixtoolset

    Xpack: wix toolset support
    waruqi authored May 27, 2024
    Configuration menu
    Copy the full SHA
    1dfee59 View commit details
    Browse the repository at this point in the history
  3. format code

    waruqi committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5418438 View commit details
    Browse the repository at this point in the history
  4. add wix to xmake installer

    waruqi committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3cc3158 View commit details
    Browse the repository at this point in the history
  5. fix require wix version

    waruqi committed May 27, 2024
    Configuration menu
    Copy the full SHA
    eb306ab View commit details
    Browse the repository at this point in the history
  6. remove wix version first

    waruqi committed May 27, 2024
    Configuration menu
    Copy the full SHA
    70f4e6c View commit details
    Browse the repository at this point in the history
  7. fix pathenvs

    waruqi committed May 27, 2024
    Configuration menu
    Copy the full SHA
    be0f7c3 View commit details
    Browse the repository at this point in the history
  8. fix import

    waruqi committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ec9aa46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    628bfdf View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5154 from A2va/wrong-folder

    Wix: Do not create a company folder
    waruqi authored May 27, 2024
    Configuration menu
    Copy the full SHA
    4bebbf8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. format wxs

    waruqi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    391eb03 View commit details
    Browse the repository at this point in the history
  2. fix wix id

    waruqi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    82f6bd6 View commit details
    Browse the repository at this point in the history
  3. fix wix id

    waruqi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cff289b View commit details
    Browse the repository at this point in the history
  4. fix wix id

    waruqi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    eb4ad9b View commit details
    Browse the repository at this point in the history