| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-09 | fix(makefile): add forgotten CXX_STANDARD again | Stephan Seitz | |
| 2022-02-08 | chore(makefile): apply fixes to original makefile | Stephan Seitz | |
| 2022-02-08 | fix: revert to basic makefile where all variables are set by Lua | Stephan Seitz | |
| Fixes #2463 | |||
| 2022-02-08 | fix: -Os should be used during compilation phase in makefile | Stephan Seitz | |
| 2022-02-04 | fix(makefile): scanner.c isn't always available | kylo252 | |
| certain parsers like `tree-sitter-go` only contain parser.{c|cc} | |||
| 2022-01-25 | refactor(makefile): better powershell handling | kylo252 | |
| - add missing $(MKDIR) variable - create a simple function to allow running `make clean` without an error if a file doesn't exist | |||
| 2022-01-25 | test: use powershell by default | kylo252 | |
| 2022-01-25 | refactor(installer): more modular makefile | kylo252 | |
| - support both scanner.cc and scanner.c - allow complete override for (CFLAGS,CXXFLAGS,LDFLAGS) - add `clean` target - add `install` target - add windows support | |||
| 2022-01-23 | Set CXX standard per parser and fix Norg | Stephan Seitz | |
| 2022-01-23 | Allow compilation via makefile | Stephan Seitz | |
