Home | History | Annotate | Download | only in gyp

Lines Matching full:host

160         'mksnapshot#host',
161 'js2c#host',
187 'toolsets': ['host', 'target'],
189 'js2c#host',
200 # The ARM assembler assumes the host is 32 bits, so force building
201 # 32-bit host tools.
202 ['target_arch=="arm" and host_arch=="x64" and _toolset=="host"', {
211 'toolsets': ['host', 'target'],
435 # The ARM assembler assumes the host is 32 bits, so force building
436 # 32-bit host tools.
437 ['host_arch=="x64" and _toolset=="host"', {
553 'toolsets': ['host'],
596 'toolsets': ['host'],
607 # The ARM assembler assumes the host is 32 bits, so force building
608 # 32-bit host tools.
609 ['target_arch=="arm" and host_arch=="x64" and _toolset=="host"', {