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

Publish binaries to GitHub Releases #766

Merged
merged 10 commits into from
Apr 21, 2018
Merged

Publish binaries to GitHub Releases #766

merged 10 commits into from
Apr 21, 2018

Commits on Apr 4, 2018

  1. add make and travis options for building for windows

    Signed-off-by: Jon Carl <jon.carl.42@gmail.com>
    grounded042 committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    bc13eff View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. add darwin build

    Signed-off-by: Jon Carl <jon.carl.42@gmail.com>
    grounded042 committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    0120ea5 View commit details
    Browse the repository at this point in the history
  2. use make for windows in the travis setup since darwin uses make as well

    Signed-off-by: Jon Carl <jon.carl.42@gmail.com>
    grounded042 committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    896fa37 View commit details
    Browse the repository at this point in the history
  3. add script to package files for deployment

    Signed-off-by: Jon Carl <jon.carl.42@gmail.com>
    grounded042 committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    d98cde9 View commit details
    Browse the repository at this point in the history
  4. add linux make target

    Signed-off-by: Jon Carl <jon.carl.42@gmail.com>
    grounded042 committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    19ca6e6 View commit details
    Browse the repository at this point in the history
  5. missing 'then'

    Signed-off-by: Jon Carl <jon.carl.42@gmail.com>
    grounded042 committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    222e388 View commit details
    Browse the repository at this point in the history
  6. cleanup white space and wrong data

    Signed-off-by: Jon Carl <jon.carl.42@gmail.com>
    grounded042 committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    527a042 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

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

Commits on Apr 12, 2018

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

Commits on Apr 20, 2018

  1. decrease duplication

    also, correct the travis deploy to deploy the tar.gz files
    
    Signed-off-by: Jon Carl <jon.carl.42@gmail.com>
    grounded042 committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    4488a72 View commit details
    Browse the repository at this point in the history