Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • cmucl cmucl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cmucl
  • cmuclcmucl
  • Merge requests
  • !47

Fix #80: Convert contribs to use ASDF to load

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Raymond Toy requested to merge rtoy-issue-80-asdfify-contribs into master Feb 17, 2020
  • Overview 0
  • Commits 8
  • Pipelines 3
  • Changes 16

As it says, convert all the contribs to use ASDF to load them. Many contribs already had an asd file so we basically just had to rename foo.asd to contrib-foo.asd to keep backward compatibility with the old contrib names. (And update the defsystem name to match.)

Added an asd file for packed-sse2 and unix.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rtoy-issue-80-asdfify-contribs