/ohos5.0/build/hb/resources/args/default/ |
H A D | buildargs.json | 117 "arg_help": "Deprecated, please do not use this option", string 129 "arg_help": "Deprecated, please do not use this option", string 225 "arg_help": "Default:[]. Help:Skip the check of some subsystems", string 286 "arg_help": "Deprecated, please do not use this option", string 328 "arg_help": "Deprecated, please do not use this option", string 350 "arg_help": "Default:root. Help:different kinds of root packages", string 366 "arg_help": "Default:release. Help:runtime mode", string 382 "arg_help": "Default:false. Help:check compilation parameters", string 412 "arg_help": "Default:False. Help:Stop build until gn phase ends", string 437 "arg_help": "Default:'default'. Help:specifies device type", string [all …]
|
H A D | toolargs.json | 13 "arg_help": "", string 23 "arg_help": "", string 39 "arg_help": "", string 54 "arg_help": "", string 88 "arg_help": "", string 98 "arg_help": "", string 114 "arg_help": "", string 129 "arg_help": "", string 150 "arg_help": "", string 189 "arg_help": "", string [all …]
|
H A D | pushargs.json | 5 …"arg_help": "Default:''. Help:specify component name, run 'hb push {part_name} or hb push --part {… string 16 …"arg_help": "Default:''. Help:specify target name, run 'hb push -t {target_number} or hb push --ta… string 28 … "arg_help": "Default:''. Help:list all target, run 'hb push --list-targets or hb push -l ' ", string 40 "arg_help": "Default:''. Help:specify send file, run 'hb push --src or hb push -s' ", string 52 "arg_help": "Default:''. Help:reboot device, run 'hb push --reboot or hb push -r ' ", string
|
H A D | cleanargs.json | 5 "arg_help": "Default:False. Help:clean all producer", string 15 "arg_help": "Default:True. Help:clean all args that generated by last compilation", string 26 …"arg_help": "Default:False. Help:clean out/{product} directory that generated by last compilation", string 37 …"arg_help": "Default:False. Help:clean .ccache directory which is in OHOS root . WARNING, clean cc… string
|
H A D | envargs.json | 5 "arg_help": "Default:''. Help: set sshkey", string 17 "arg_help": "Default:false. Help: clean all env args", string 29 …"arg_help": "Default:True. Help:check that the current running environment contains all dependenci… string 40 …"arg_help": "Default:False. Help:install all dependent software for compiling L0, L1 and L2 produc… string 50 "arg_help": "Default:false. Help: switch to independent build", string 62 "arg_help": "Default:''. Help:Specify component name, run 'hb env --part {part_name}' ", string 73 …"arg_help": "Default:'arm'. Help:Specifies the desired cpu architecture for the build, each may su… string 93 …"arg_help": "Default:''. Help:Specifies the desired os type for the build, each may support differ… string
|
H A D | installargs.json | 5 …"arg_help": "Default:''. Help:specify package name, run 'hb install {package_name} or hb install -… string 16 "arg_help": "Default:false. Help:global install, run 'hb install {package_name} --global'", string 28 …"arg_help": "Default:''. Help:install local package file, run 'hb install --local {package_path}'", string 40 … "arg_help": "Default:''. Help:install product variant, run 'hb install --variant {variant_name}'", string
|
H A D | indepbuildargs.json | 5 …"arg_help": "Default:''. Help:specify component name, run 'hb build {part_name} or hb build --part… string 16 …"arg_help": "Default:''. Help:Specifies the desired cpu architecture for the build, each may suppo… string 36 …"arg_help": "Default:''. Help:Specifies the desired os type for the build, each may support differ… string 54 … "arg_help": "Default:''. Help:install product variant, run 'hb build --variant {variant_name}'", string
|
H A D | packageargs.json | 5 …"arg_help": "Default:''. Help:specify component name, run 'hb package <part_name> or hb package --… string 16 …"arg_help": "Default:''. Help:specify the output directory, which is generated by default in the c… string
|
H A D | setargs.json | 5 …"arg_help": "Default:''. Help:build a specified product. You could use this option like this: 1.'h… string 17 …"arg_help": "Default:False. Help:Use a graphical interface to customize most compile-time paramete… string
|
H A D | updateargs.json | 5 …"arg_help": "Default:''. Help:specify component name, run 'hb update {part_name} or hb update --pa… string 16 "arg_help": "Default:false. Help:global update, run 'hb update {part_name} --global'", string
|
H A D | publishargs.json | 5 …"arg_help": "Default:''. Help:specify component name, run 'hb publish {part_name} or hb publish --… string
|
/ohos5.0/build/hb/containers/ |
H A D | arg.py | 177 def arg_help(self): member in Arg
|