Skip to content

Offline build tooling (Makefile + JDK bootstrap)#13

Open
tritao wants to merge 6 commits intoGregHib:ast-refactorfrom
tritao:pr/1-offline-build
Open

Offline build tooling (Makefile + JDK bootstrap)#13
tritao wants to merge 6 commits intoGregHib:ast-refactorfrom
tritao:pr/1-offline-build

Conversation

@tritao
Copy link

@tritao tritao commented Feb 5, 2026

Adds offline/local build tooling (no Gradle): Makefile + tools/build.sh + tools/run.sh + repo-local Temurin JDK bootstrap.

@GregHib GregHib changed the base branch from main to ast-refactor February 6, 2026 11:42
@GregHib
Copy link
Owner

GregHib commented Feb 6, 2026

I'm presuming you use this for ai agents to be able to run builds?

@tritao
Copy link
Author

tritao commented Feb 6, 2026

That was not the main purpose of this, though with time I think it will be a good idea too, to be able to get a testing feedback loop for AI agent refactoring loops.

Right now though I just wanted a "foolproof" one command way to compile and run this.

@tritao
Copy link
Author

tritao commented Feb 6, 2026

By the way, in some of my projects I am using https://github.com/casey/just as an alternative to Make, which is a bit more modern.

I used Make here because its more widespread and though you would prefer it, but if you think otherwise let me know and I can update the PR with just (if you think this PR is merge-worthy of course).

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.

2 participants