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.
This commit is contained in:
Christian Clason 2023-06-08 13:25:31 +02:00
parent 30ee6476c2
commit c9ee49f61d
7 changed files with 3 additions and 81 deletions

View file

@ -362,9 +362,6 @@
"nix": {
"revision": "66e3e9ce9180ae08fc57372061006ef83f0abde7"
},
"norg": {
"revision": "1a305093569632de50f9a316ff843dcda25b4ef5"
},
"nqc": {
"revision": "14e6da1627aaef21d2b2aa0c37d04269766dcc1d"
},