| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
- Settings are re-grouped and messages have been improved greatly.
- The English language is no longer the default, it moved to a lproj as well, and strings are resolved using a key rather than text.
|
| |
|
|
|
| |
This commit brings a complete rewrite of the task system to align the Zig build system and Nova task system as closely as possible. Lots of new options and settings have been added to the tasks, and the Zig extension will auto-detect tasks from the `zig build --list-steps` command. Should you prefer to add tasks manually, or need a more fine-grained control, the auto-detection can be disabled.
This rewrite has not yet been thoroughly tested and will likely be a little rough around the edges.
|
| |
|
| |
The test tasks were dropped for the initial release and will probably be restored later.
|
| |
|