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

NitCC bootstrap #2844

Merged
merged 12 commits into from
Jul 23, 2024
Merged

NitCC bootstrap #2844

merged 12 commits into from
Jul 23, 2024

Conversation

privat
Copy link
Member

@privat privat commented Jul 22, 2024

Use a more traditional bootstrap approach with a full features autonomous nitcc in bootstrap/.
Therefore, it is easier to extends or break internal parts of nitcc since nothing is shared with the bootstrapper.

A cleanup of the Makefiles and the generated files is also performed

Copy link

github-actions bot commented Jul 22, 2024

Test Results

    65 files     312 suites   13m 50s ⏱️
14 173 tests 13 631 ✅ 541 💤 0 ❌ 1 🔥
14 228 runs  13 671 ✅ 556 💤 0 ❌ 1 🔥

For more details on these errors, see this check.

Results for commit 294caf5.

♻️ This comment has been updated with latest results.

@privat privat force-pushed the nitcc-bootstrap branch from d09cf2c to 20108d1 Compare July 22, 2024 23:39
@privat privat merged commit 14af05b into nitlang:master Jul 23, 2024
18 of 21 checks passed
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