generate native image files in the .native_image folder for the pkg aot.
authorWoongsuk Cho <ws77.cho@samsung.com>
Tue, 4 Jun 2019 01:54:33 +0000 (10:54 +0900)
committerWoongsuk Cho <ws77.cho@samsung.com>
Tue, 4 Jun 2019 22:18:47 +0000 (07:18 +0900)
commit8b947fc48230312d4ba251fdaeae71bbff039c6b
tree1e97588517c09a3691ee961ed6f532a8c03e1637
parente54986c65ed3fa5512206ee680b04f1cd59581fc
generate native image files in the .native_image folder for the pkg aot.
NativeLauncher/inc/launcher_env.h [new file with mode: 0644]
NativeLauncher/inc/utils.h
NativeLauncher/installer-plugin/ni_common.cc
NativeLauncher/installer-plugin/ni_common.h
NativeLauncher/installer-plugin/prefer_dotnet_aot_plugin.cc
NativeLauncher/launcher/dotnet/dotnet_launcher.cc
NativeLauncher/launcher/dotnet/dotnet_launcher.h
NativeLauncher/util/plugin_manager.cc