• Ben Avison's avatar
    Enable GitLab CI/CD · 77395bfc
    Ben Avison authored
    Detail:
    * Consolidate and complete .gitignore
    * Makefiles: auto-create empty directories
    * Enable GitLab CI, and address the warnings generated
    * Enable GitLab CD for stubs (used implicitly when linker is invoked by cc)
    * Fix bug uncovered by cppcheck: assert() triggered by clients compiled to
      C90 standard was performing zero-page reads
    77395bfc
Makefile 28.2 KB