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

Build system improvements followup issues #149

Open
3 of 9 tasks
wirew0rm opened this issue Mar 21, 2022 · 0 comments
Open
3 of 9 tasks

Build system improvements followup issues #149

wirew0rm opened this issue Mar 21, 2022 · 0 comments

Comments

@wirew0rm
Copy link
Member

wirew0rm commented Mar 21, 2022

After #142 was merged, there are some follow up improvements on the build system side which should be addressed in a followup PR:

  • add a way to allow using system libraries (mostly only useful for zeromq, as the others are all header only)
  • fix the install directives, find out whether and where to install dependencies
  • fix clang build
  • other compilers, OSes, WASM
  • static linking?
  • reenable -Werror (commented out) needs warnings resolved first
  • disable gsl-lite warnings and bring SYSTEM includepath upstream in rxcpp
  • Precompiled headers to decrease build time
  • use gcovr from ubunut instead of pip? (as implemented already in graph-prototype)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant