LibHac/build
Alex Barney 88983d39e5 Remove use of code that involves reflection
This allows over 40% of the CoreRT native binary size to be removed by removing reflection capabilities.

The "--noreflection" option for the build script can be used to build hactoolnet with no reflection.

The Linux build won't always work because creating a new thread for the progress bar runs into some issue with EventSource being removed.
2020-06-27 16:28:32 -07:00
..
CodeGen Rewrite IndirectStorage 2020-06-25 15:26:55 -07:00
_build.csproj Update build dependencies 2020-03-23 09:49:18 -07:00
Build.cs Remove use of code that involves reflection 2020-06-27 16:28:32 -07:00
RepackNuget.cs Misc build updates 2020-02-29 01:36:23 -07:00