Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaging and build systems #24

Open
6 of 11 tasks
mgree opened this issue Jan 31, 2020 · 0 comments
Open
6 of 11 tasks

Packaging and build systems #24

mgree opened this issue Jan 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mgree
Copy link
Owner

mgree commented Jan 31, 2020

Things are a disaster. I have to unset SDKROOT when on macOS to get a build to work. (But I need it set to get Haskell to work.)

Ideally we should have:

  • opam package for libdash
  • change .travis.yml to actually build things rather than use Docker
  • build on multiple OSes
  • make -j4 or something, i mean come on breaks lem and maybe us too?
  • add back Modernish tests
  • change to just depend on an opam package for lem
  • build uses lem OPAM package, submodule removed
  • opam package for smoosh
  • build just uses these packages (with local pinning?)
  • have a Travis build that actually tests Docker (and Vagrant, too?) best approach: use OPAM!
  • log test output and post somewhere meaningful (run other shells, too? or is all this a separate repo?)
@mgree mgree added the enhancement New feature or request label Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant