aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/compile_parsers.makefile
Commit message (Expand)AuthorAgeFilesLines
* feat!: drop makefile support, norg parserChristian Clason2025-05-121-52/+0
* fix(makefile): add forgotten CXX_STANDARD againStephan Seitz2022-02-091-1/+2
* chore(makefile): apply fixes to original makefileStephan Seitz2022-02-081-9/+47
* fix: revert to basic makefile where all variables are set by LuaStephan Seitz2022-02-081-52/+9
* fix: -Os should be used during compilation phase in makefileStephan Seitz2022-02-081-3/+4
* fix(makefile): scanner.c isn't always availablekylo2522022-02-041-4/+8
* refactor(makefile): better powershell handlingkylo2522022-01-251-9/+9
* test: use powershell by defaultkylo2522022-01-251-15/+16
* refactor(installer): more modular makefilekylo2522022-01-251-11/+43
* Set CXX standard per parser and fix NorgStephan Seitz2022-01-231-2/+4
* Allow compilation via makefileStephan Seitz2022-01-231-0/+16