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

Bootstrap script improvements #713

Merged
merged 8 commits into from
Jan 28, 2025
Merged

Bootstrap script improvements #713

merged 8 commits into from
Jan 28, 2025

Conversation

Akuli
Copy link
Owner

@Akuli Akuli commented Jan 27, 2025

  • Save all bootstrapped compilers. Commit hash is included in folder name, so that this will work even if commits are removed from the list (unlikely).
  • When a new commit is added to the bootstrap process, don't recompile everything from scratch.
  • For the first commit, use the compiler written in C directly instead of compiling a compiler written in Jou with it. (failed on Windows for some reason)

Fixes #711

@Akuli Akuli merged commit 02fc71c into main Jan 28, 2025
38 checks passed
@Akuli Akuli deleted the bootstrap-caching branch January 28, 2025 03:01
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.

Add caching to bootstrap.sh
1 participant