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

Adds support for running makensis on Linux/macOS #8

Merged
merged 14 commits into from
Sep 10, 2020
Merged

Commits on Sep 8, 2020

  1. Adds support for running makensis on Linux/macOS

    * Creates abstraction for detecting paths by platform
    * Updates CI to run on linux and macOS
    joncloud committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    6c7ca5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    049dd28 View commit details
    Browse the repository at this point in the history
  3. Fixes tests

    joncloud committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    9196fc2 View commit details
    Browse the repository at this point in the history
  4. Sudo please

    joncloud committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    d6272a3 View commit details
    Browse the repository at this point in the history
  5. Sudo pretty please

    joncloud committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    010d9c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b06abe View commit details
    Browse the repository at this point in the history
  7. Sets executable flag

    joncloud committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    52f9eb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b6723f View commit details
    Browse the repository at this point in the history
  9. Adds missing dev dependency

    joncloud committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    567facf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef52728 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Updates Plugin path to use makensis to determine

    * Replaces paths type with wrapper around makensis executable
    * Changing plugin calculation to use HDRINFO / NSISDIR
    joncloud committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    8f2ff21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a2cb77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10b42c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e83f8b2 View commit details
    Browse the repository at this point in the history