Skip to content

Modify the protobuf files ASDF component? #10

@rpgoldman

Description

@rpgoldman

In many cases, it's sufficient to distribute the lisp code generated by protobuf, and not require a library user to have the protocol buffer compiler installed locally. Any thoughts about how that might be done? Right now it seems that the .lisp files are generated into the cache by ASDF's compiled code relocation facility. We could make the .lisp files stay in the source directory instead, and then people could check them into repos, and not require the protocol buffer compiler be run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions