summaryrefslogtreecommitdiff
path: root/scripts/compile_parsers.makefile
AgeCommit message (Expand)Author
2022-02-09fix(makefile): add forgotten CXX_STANDARD againStephan Seitz
2022-02-08chore(makefile): apply fixes to original makefileStephan Seitz
2022-02-08fix: revert to basic makefile where all variables are set by LuaStephan Seitz
2022-02-08fix: -Os should be used during compilation phase in makefileStephan Seitz
2022-02-04fix(makefile): scanner.c isn't always availablekylo252
2022-01-25refactor(makefile): better powershell handlingkylo252
2022-01-25test: use powershell by defaultkylo252
2022-01-25refactor(installer): more modular makefilekylo252
2022-01-23Set CXX standard per parser and fix NorgStephan Seitz
2022-01-23Allow compilation via makefileStephan Seitz