Commits

rintaro ishizaki committed 3dac5e6f421
[build-script] Simplify arguments migration process. Before, we have to explicitly specify migrated args: migrate_impl_args(argv, [... migrated arg list ...]) This change makes all *unknown* arguments to be automatically forwarded to 'build-script-impl'.