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

Create tarball from Alire workspace #529

Merged
merged 6 commits into from Sep 25, 2020
Merged

Create tarball from Alire workspace #529

merged 6 commits into from Sep 25, 2020

Commits on Sep 15, 2020

  1. Copy the full SHA
    a71b69e View commit details
    Browse the repository at this point in the history
  2. Tests for tarball creation

    mosteo committed Sep 15, 2020
    Copy the full SHA
    70b2510 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Code review fixes

    mosteo committed Sep 16, 2020
    Copy the full SHA
    05cddc8 View commit details
    Browse the repository at this point in the history
  2. Workaround for macOS BSD tar

    mosteo committed Sep 16, 2020
    Copy the full SHA
    96daf43 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Copy the full SHA
    89aef8f View commit details
    Browse the repository at this point in the history
  2. Fix tar regular expr and improve related test

    It seems GNAT's Normalize_Arguments does its own escaping, so we do not need to
    do it ourselves. Also, the test checks that indeed the `alire` folder is
    excluded when tar'ing manually.
    mosteo committed Sep 17, 2020
    Copy the full SHA
    5d1f545 View commit details
    Browse the repository at this point in the history