1 year ago
split up build steps

Split build steps into three seperate stages:

generate  # generate tree sitter parsers
package   # prepare the target dir for compiling and packaging
compile   # compile the shared libraries themselves
1 year ago
bump submodules
1 year ago
link to tree-sitter website
1 year ago
refactor build script
1 year ago
add installer script
1 year ago
rewrite with ninja
1 year ago
fixes for generate script
1 year ago
add missing repo
1 year ago
add initial submodules
1 year ago
init