Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • P pEpEngineSequoiaBackend
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • CI
  • pEpEngineSequoiaBackend
  • Repository
  • pepenginesequoiabackend
  • Makefile
Find file Blame History Permalink
  • heck's avatar
    add Makefile and CI support · f6addca5
    heck authored Jan 19, 2023
    
    
    Add a Makefile so that pEpEngineSequoiaBackend can be build using the
    usual pEp style without directly invoking cargo, supporting the usual
    targets build, install, uninstall, test, clean, all.
    Make the project easy to install and uninstall, with a user-settable
    prefix.
    The Makefile is extensible with a local.conf file, of which we provide
    an example.
    
    Add CI support.
    
    Add a .gitignore file.
    
    Co-authored-by: default avatarHeck <heck@pep.foundation>
    Co-authored-by: default avatarNeal H. Walfield <neal@walfield.org>
    Co-authored-by: default avatarLuca Saiu <positron@pep.foundation>
    Co-authored-by: default avatarDevan Carpenter <dvn@pep-project.org>
    Co-authored-by: default avatarVolker Birk <volker.birk@pep-project.org>
    f6addca5