Commit Graph
26 Commits
Author SHA1 Message Date
Joshua "Yoshi" Askharoun f2c5a0d600 Clean up debug symbol structure 2025-11-28 20:27:34 -06:00
Yoshi Askharoun 3307b6ea3c Use RESX files for resources and unify import and resource redirects 2025-08-09 00:06:09 -05:00
Yoshi Askharoun 7cf79e87f9 Add support for resource banks; Switch CLR resources to load from RESX files 2025-08-06 23:31:49 -05:00
Yoshi Askharoun 61131c0ebf Add AcquiringImage and ErrorImage to UIX 2025-08-03 22:40:34 -05:00
Yoshi Askharoun 2873c49502 Merge branch 'master' of https://github.com/ZuneDev/MicrosoftIris 2023-06-02 16:45:32 -05:00
Yoshi Askharoun 910907bf21 Set RootNamespace to empty
The project folder structure handles the entire namespace
2023-06-02 16:45:29 -05:00
Yoshi Askharoun a0d214fb2f Remove ZeroMQ 2023-06-02 00:07:58 -05:00
Yoshi Askharoun 81beb67fb2 Switch from BinaryFormatter to BsonFormatter for interpreter messages 2023-05-25 02:20:01 -05:00
Yoshi Askharoun 49d8ae6323 Switch to NetMQ for inter-process debugging 2023-05-22 21:44:05 -05:00
Yoshi Askharoun 1d36315297 Attempt 1 at remote debugging 2023-05-22 18:04:22 -05:00
Yoshi Askharoun e285a34196 Consolidate UIX.Debug into UIX 2023-05-22 14:07:11 -05:00
Yoshi Askharoun 22b4b39ebc Drop support for net35 and net40 in favor of net461 2023-05-04 00:23:48 -05:00
Yoshi Askharoun 472361c839 Split common props into file 2022-12-20 01:54:59 -06:00
Yoshi Askharoun c09f29e92c Added support for .NET embedded resources 2022-07-05 15:14:28 -05:00
Yoshi Askharoun a41ef575ba Ditched Roslyn 2022-06-12 21:38:09 -05:00
Yoshi Askharoun 9461773d02 Added initial MarkupDataMapping codegen 2022-06-12 21:21:29 -05:00
Yoshi Askharoun 715088e634 Renamed Zune5 to OpenZune 2022-06-09 19:03:40 -05:00
Yoshi Askharoun 61eef6ff9a Added custom UIX debug bridge 2022-06-07 01:00:15 -05:00
Yoshi Askharoun 0999ee69bb Removed broken net35 assembly references 2022-06-06 23:11:25 -05:00
Yoshi Askharoun 4953c7a0ac Fixed UIX net40 target 2022-06-05 14:31:21 -05:00
Yoshi Askharoun 18fd5f6445 Added .NET Framework 4.0 target 2022-06-05 14:17:21 -05:00
Yoshi Askharoun 72bba3fe14 Added .NET 6 multitarget 2022-06-03 00:37:31 -05:00
Yoshi Askharoun 0ce8db9617 Added x64 and x86 compile targets 2022-06-02 23:54:57 -05:00
Yoshi Askharoun dd68f79b31 Added real SNK signing 2022-06-02 18:40:47 -05:00
Joshua Askharoun ab33f58c69 Added UIX.RenderApi 2022-03-03 08:40:19 -06:00