glvis-js icon indicating copy to clipboard operation
glvis-js copied to clipboard

CI build

Open justinlaughlin opened this issue 6 months ago • 1 comments

This PR

  • Adds build.yml to build glvis-js and upload an artifact. Inputs are mfem-ref, glvis-ref, and emscripten-version
  • Updates the makefile
    • Automatically download OpenSans.ttf using the new API (raw.githubusercontent is deprecated/doesn't work anymore)
    • Fix $(LIB_MFEM) target (would produce a compile error unless mfem was previously configured)
  • Adds OFL.txt, since open-sans is being bundled with the software.
  • Updates README

justinlaughlin avatar Aug 16 '24 03:08 justinlaughlin