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

Updated ASDF usage to remove warnings #24

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Aug 17, 2019

  1. Updated ASDF usage to remove warnings

    SYSTEM-DEFINITION-PATHNAME is deprecated, replace with
    SYSTEM-SOURCE-DIRECTORY
    
    Follow ASDF3 best practices for system definition:
    https://github.com/fare/asdf/blob/master/doc/best_practices.md
    vsedach committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    64cce8e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    4746afe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5083d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Changed license to LGPL-3.0-or-later, added copyright notices

    See DalekBaldwin#24 for the
    discussion with Kyle Littler
    vsedach committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    dd62ee7 View commit details
    Browse the repository at this point in the history