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

Build system improvements. #165

Merged
merged 6 commits into from Nov 23, 2018
Merged

Build system improvements. #165

merged 6 commits into from Nov 23, 2018

Commits on Oct 31, 2018

  1. Use standard sed command syntax.

    Benjamin Moody committed Oct 31, 2018
    Copy the full SHA
    5e3c445 View commit details
    Browse the repository at this point in the history
  2. Use $(MAKE), not make.

    Benjamin Moody committed Oct 31, 2018
    Copy the full SHA
    7e24e80 View commit details
    Browse the repository at this point in the history
  3. Use 'schroot -p' when building linux binaries.

    Benjamin Moody committed Oct 31, 2018
    Copy the full SHA
    35876d0 View commit details
    Browse the repository at this point in the history
  4. Remove example ecgpuwave logs from git repository.

    Benjamin Moody committed Oct 31, 2018
    Copy the full SHA
    15957b2 View commit details
    Browse the repository at this point in the history
  5. Improve build reproducibility.

    Benjamin Moody committed Oct 31, 2018
    Copy the full SHA
    6660aa0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Add make variables GETURL and SHA256SUM.

    These can simplify building the package on non-GNU systems.
    Benjamin Moody committed Nov 13, 2018
    Copy the full SHA
    c4b510d View commit details
    Browse the repository at this point in the history