[M6] Phase 2 self-hosting: cargoxx builds itself from Cargoxx.toml

This commit is contained in:
2026-05-15 13:14:28 +00:00
parent 73aebf183e
commit c46f3aa1f0
7 changed files with 394 additions and 152 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Build outputs
/build/
/build/*
!/build/CMakeLists.txt
/result
/result-*