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 fcc9a8d110
commit fe66ace996
7 changed files with 3 additions and 81 deletions

View file

@ -515,9 +515,6 @@
"nix": {
"revision": "48057cf966641e7a49b09700550751195c34bcb5"
},
"norg": {
"revision": "d89d95af13d409f30a6c7676387bde311ec4a2c8"
},
"nqc": {
"revision": "14e6da1627aaef21d2b2aa0c37d04269766dcc1d"
},