Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • himawari himawari
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Ray Garcia
  • himawarihimawari
  • Issues
  • #21

Closed
Open
Created Aug 31, 2017 by Ray Garcia@rayg🙀Owner

remove boost dependency when building using setup.py

The boost library is used for an MRU cache of open decompressed files, which is needed by programs-that-shall-not-be-named which expect to be able to freely open-close-open-close compressed HSD and HCAST data.

Disabling the cache when building a strictly-python (no fortran) module will make building and distributing the library much simpler.

This should be done as a compiler flag in setup.py most likely, which should disable MRU in opensesame and opensesame2.

Assignee
Assign to
Time tracking