Commit graph

8 commits

Author SHA1 Message Date
93b950ce10
refactor: improved error handling for base bin discovery process 2024-03-11 19:11:57 +05:30
52e71850d1
refactor: appease the clippy overlords
This commit addresses various lint issues, mainly:
* clippy flagging once_cell::Lazy variables consts
* other simple fixes in the build command
2024-03-10 15:59:51 +05:30
7e40851a79
refactor: minor cleanup & formatting 2024-03-04 13:56:22 +05:30
3d305f7b1f
feat: implement base binary system for custom targets 2024-03-02 19:02:09 +05:30
119eecad0d
feat: cross compilation target system 2024-03-02 18:49:28 +05:30
Filip Tibell
0392c163a0
Give standalone compilation its own dir, leave some future notes 2024-01-14 11:15:17 +01:00
Filip Tibell
d7c603e881
Refactor CLI to use subcommands, update changelog 2024-01-14 10:35:27 +01:00
6f8b1e4896
Implement standalone executable compilation (#140) 2024-01-13 21:19:59 +01:00