Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ninja file generator #423

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

schmir
Copy link
Contributor

@schmir schmir commented Dec 4, 2023

Sorry to bother you one last time.

I've played around with the ninja build system a bit and in lacking another project to try this on, I've implemented a ninja file generator for rolling-shutter.

This solves some of the problems the current approach with the Makefile and the bb.edn file have.

Usage is like build.clj; ninja or build.clj -x.

It's written in clojure, so you may prefer to rewrite it in python or not use it at all :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant