Commit graph

6 commits

Author SHA1 Message Date
Christian Clason
f614ec3566 feat!: drop makefile support, norg parser
Norg install_info and queries are maintained by neorg.

All other parsers are compatible with C++11, so fix that as standard.
(Can be bumped if all supported platforms support C++14.)

Remove Makefile support, as it's no longer needed.
2025-05-06 10:34:44 +02:00
Christian Clason
a9daf672e5 fix: install dependencies 2025-05-06 10:34:44 +02:00
Christian Clason
c97342bf76 ci: remove update-lockfile shell script 2025-05-06 10:34:44 +02:00
Lewis Russell
0e36600235 refactor: rewrite installation using jobs and async
Replace sync variants with callback support
2025-05-06 10:34:44 +02:00
Christian Clason
4c8ba46f55 feat(locals)!: refactor locals.lua into standalone
Co-authored-by: TheLeoP <eugenio2305@hotmail.com>
2025-05-06 10:34:44 +02:00
Christian Clason
be0808844d feat!: drop modules, general refactor and cleanup 2025-05-06 10:34:44 +02:00