Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 449 Bytes

TODO.md

File metadata and controls

18 lines (14 loc) · 449 Bytes

To-Do

Buildfixes needed for next release

  • Significant codebase neglect has happened!
    • configure isn't correctly working around missing things
    • I halfassed the pcre shift so it depends on it being installed
    • TL;DR on Deb/Ubuntu/Pop/Mint/etc, install:
      • libmariadb-dev-compat
      • libmariadb-server
      • libpcre3-dev
      • libssl-dev
      • make
      • a modern clang++ or g++

Eventually

  • No plans beyond basic maintenance.