Changed codebase to be foldered (breaking compiler's conventions)
I now generate the layout the compiler wants, eventually I'll just have a custom policy so that the compiler can accept the non-idiomatic layout See scripts/build.ps1 & gen_staged_compiler_codebase.ps1 for how this is handled.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,4 +4,4 @@ build/**
|
||||
logs
|
||||
.ark
|
||||
logs*.zip
|
||||
code_virtual_view
|
||||
code_compiler_staged
|
||||
|
Reference in New Issue
Block a user