Commit Graph

6146 Commits

Author SHA1 Message Date
vis2k
f2f2cb0a4a ignore compilermessages on 2020+.
fixes windows tests not running.
2021-08-28 21:32:19 +08:00
vis2k
50cadb7060 comments; run ILPP in all cases not just on mac 2021-08-28 21:29:20 +08:00
vis2k
47b66430c2 remove unused 2021-08-28 20:55:23 +08:00
vis2k
e481a3fba5 CompiledAssemblyFromFile simplified 2021-08-28 20:51:07 +08:00
vis2k
523fcdec88 disable self reference warning 2021-08-28 20:36:08 +08:00
vis2k
ec50f462bc Weaver tests: compilationpipeline dependencies moved into Unity.Mirror.Weaver.CodeGen assembly.
so Tests assembly is actually weaved.
2021-08-28 20:09:52 +08:00
vis2k
61d86b1e8d move 2021-08-28 19:57:28 +08:00
vis2k
a5b85b6307 WeaverAssembly: save result to file 2021-08-28 19:34:35 +08:00
vis2k
d76dbae067 remove comment 2021-08-28 19:31:59 +08:00
vis2k
8974c25901 disable weaving succeeded log 2021-08-28 19:05:33 +08:00
vis2k
ac2379a654 ILPPLogger: don't log prefix 2021-08-28 18:16:11 +08:00
vis2k
0c7736cc2f ILPP hook: don't log weaving failed errors for consistency with old method, and so that tests still work 2021-08-28 18:14:57 +08:00
vis2k
523a6c944d use WeaverTests error handling functions 2021-08-28 18:12:27 +08:00
vis2k
eb592eb0e1 move file 2021-08-28 14:09:00 +08:00
vis2k
eb3ebe5cfd handle logs 2021-08-28 14:08:13 +08:00
vis2k
ae48c1ee11 comments 2021-08-28 14:06:12 +08:00
vis2k
63eff35f4e wip 2021-08-28 14:03:10 +08:00
vis2k
67f5f731e6 tests assembly renamed to access compilationpipeline 2021-08-28 13:51:17 +08:00
vis2k
0a45b0bdfc comments 2021-08-28 13:46:10 +08:00
vis2k
0bb405da18 CompiledAssemblyFromFile 2021-08-28 13:46:06 +08:00
vis2k
3ea5eb5d8d ifdef out CompilationFinishedHook 2021-08-28 13:35:46 +08:00
vis2k
6d8fc523a7 remove comment 2021-08-28 12:33:31 +08:00
vis2k
4c811b1fa8 this too 2021-08-28 12:29:36 +08:00
vis2k
c8368d0a1f fix: WeaverAssembler: only invoke weaver manually on mac. ILPP is invoked on windows automatically. 2021-08-28 12:15:21 +08:00
vis2k
8158421316 comment 2021-08-27 22:55:40 +08:00
vis2k
e7d63f80f7 fix rebase 2021-08-27 22:55:40 +08:00
vis2k
980117fb94 fix rebase 2021-08-27 22:55:35 +08:00
vis2k
2cee00c243 comment 2021-08-27 22:55:35 +08:00
vis2k
fb895d4297 comment 2021-08-27 22:55:35 +08:00
vis2k
1fa6830b69 make tests work again 2021-08-27 22:55:34 +08:00
vis2k
55fb41ee0c disable log 2021-08-27 22:55:25 +08:00
vis2k
e844050d24 fix self referencing Mirror.dll assembly 2021-08-27 22:55:25 +08:00
vis2k
93704025b6 write 2021-08-27 22:55:25 +08:00
vis2k
26d9e802f5 rebase 2021-08-27 22:55:25 +08:00
vis2k
71d19aaff3 forgot to save 2021-08-27 22:55:25 +08:00
vis2k
9d812051a6 syntax 2021-08-27 22:55:25 +08:00
vis2k
5f359ca54b readability 2021-08-27 22:55:25 +08:00
vis2k
8608a59056 comments 2021-08-27 22:55:25 +08:00
vis2k
5edcdaf074 syntax 2021-08-27 22:55:25 +08:00
vis2k
c8b4e64c69 comments 2021-08-27 22:55:25 +08:00
vis2k
fb1af29e87 fix Mirror.dll resolving Mirror.dll types NullReferenceException 2021-08-27 22:55:25 +08:00
vis2k
62fd06d2d5 pass resolver to weaver 2021-08-27 22:55:25 +08:00
vis2k
b822529b3f check mirror assembly resolve result 2021-08-27 22:55:25 +08:00
vis2k
ec6e7281bc fix comment 2021-08-27 22:55:25 +08:00
vis2k
489e55e0b7 fix Mirror.dll Resolve() issues in ReaderWriterProcessor when resolving from the passed Mirror.dll.
DefaultAssemblyResolver doesn't work with ILPostProcessor.
2021-08-27 22:55:25 +08:00
vis2k
d44b98395d comment 2021-08-27 22:55:25 +08:00
vis2k
ab5b27909c add TODO 2021-08-27 22:55:25 +08:00
vis2k
2fc649322f fix: ILPostProcessorReflectionImporter to fix System.Private.CoreLib not being found in Resolver 2021-08-27 22:55:25 +08:00
vis2k
6a2bf0a2be use the custom resolver 2021-08-27 22:55:25 +08:00
vis2k
633dcde64d rename 2021-08-27 22:55:25 +08:00