Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SMLM Spacetime Resolution
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Note: The default ITS GitLab runner is a shared resource and is subject to slowdowns during heavy usage.
You can run your own GitLab runner that is dedicated just to your group if you need to avoid processing delays.

  • Veatch LabVeatch Lab
  • SMLM Spacetime Resolution
  • Merge requests
  • !25

Add tools for packaging as a toolbox

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thomas Rogers Shaw requested to merge packaging into main Nov 17, 2022
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 7

Three pieces: smlm-analysis.prj is matlab's xml-based project specification file, with info such as what to add to path, author and version information makepackage.m is an mfile that compiles the mex and then runs the packaging routine to produce an mltbx file make_package.sh is a shell script that gets the version number according to git and then calls out to the m-file

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: packaging