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

feat(bundler): add nsis, closes #4450, closes #2319 #4674

Merged
merged 50 commits into from Jan 3, 2023
Merged

feat(bundler): add nsis, closes #4450, closes #2319 #4674

merged 50 commits into from Jan 3, 2023

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    5dc506c View commit details
    Browse the repository at this point in the history
  2. remove invalid doc comment

    amrbashir committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    221cbc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c1b1c6 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary pub

    amrbashir committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    ba83871 View commit details
    Browse the repository at this point in the history
  5. bundle resources

    amrbashir committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    77d893c View commit details
    Browse the repository at this point in the history
  6. bundle externalBinaries

    amrbashir committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    ed6fe40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2404f04 View commit details
    Browse the repository at this point in the history
  8. set AppUserModelID

    amrbashir committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    f6f2a18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5b72f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    7d9f88e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab4e3c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Configuration menu
    Copy the full SHA
    bdb7d96 View commit details
    Browse the repository at this point in the history
  2. webview2 install modes

    amrbashir committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    8fba86a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    a4df69d View commit details
    Browse the repository at this point in the history
  2. fix NSIS warning

    amrbashir committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    7915944 View commit details
    Browse the repository at this point in the history
  3. updater

    amrbashir committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    2662ac6 View commit details
    Browse the repository at this point in the history
  4. remove a stray dbg!

    amrbashir committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    d0b7250 View commit details
    Browse the repository at this point in the history
  5. changefile

    amrbashir committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    397c070 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d97e380 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. adjust bump to minor

    amrbashir committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b8825b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    a5def17 View commit details
    Browse the repository at this point in the history
  2. fix APR display icon path

    amrbashir committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    f6ac3fd View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    3e371ed View commit details
    Browse the repository at this point in the history
  2. fmt

    amrbashir committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e9904a7 View commit details
    Browse the repository at this point in the history
  3. fix !define call

    amrbashir committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8f3c939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfbe0e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf145be View commit details
    Browse the repository at this point in the history
  6. strip unc on windows only

    amrbashir committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    ce0dea5 View commit details
    Browse the repository at this point in the history
  7. fix cli build on unix

    amrbashir committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    9413ee6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6279fea View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. fmt docs [skip ci]

    lucasfernog committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e36610f View commit details
    Browse the repository at this point in the history
  2. use constants [skip ci]

    lucasfernog committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e57a2b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c352b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5aaed7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. fix consts [skip ci]

    lucasfernog committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    9d10c0f View commit details
    Browse the repository at this point in the history
  2. silent updater install

    lucasfernog committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4b2cc74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92cc7dc View commit details
    Browse the repository at this point in the history
  4. add updater test

    lucasfernog committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5df4876 View commit details
    Browse the repository at this point in the history
  5. optimize test

    lucasfernog committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    04391bd View commit details
    Browse the repository at this point in the history
  6. fix wix test [skip ci]

    lucasfernog committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    3eb73d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    6d09c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91c20bc View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    70b06b6 View commit details
    Browse the repository at this point in the history
  2. add support for both modes

    amrbashir committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    a8cfd7d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    38a60fe View commit details
    Browse the repository at this point in the history
  2. Update core/tauri-utils/src/config.rs

    Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
    amrbashir and FabianLars committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    50ba0e3 View commit details
    Browse the repository at this point in the history
  3. update schema.json

    amrbashir committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    e36f74a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    51dcd14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b678c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1179c7 View commit details
    Browse the repository at this point in the history