mdp icon indicating copy to clipboard operation
mdp copied to clipboard

CI using GH Actions

Open jessp01 opened this issue 1 year ago • 1 comments

Checks

  • Build with:
    • GCC [11, 12]
    • CLang [13, 14]
  • Installation
  • ldd $PREFIX/mdp
  • mdp -v

See sample output here: https://github.com/jessp01/mdp/actions/runs/6131935835

jessp01 avatar Sep 09 '23 16:09 jessp01

@jessp01, sorry for having to wait so long. Can I ask what is the final purpose of this builds? Proof to compile without issues? Thanks

visit1985 avatar Dec 01 '23 17:12 visit1985

Hi @visit1985 - yeap, just your basic CI process to make sure the code compiles successfully with different compilers.

jessp01 avatar Apr 24 '24 19:04 jessp01