MCPcopy Create free account

hub / github.com/bnoordhuis/gyp / functions

Functions1,710 in github.com/bnoordhuis/gyp

↓ 10 callersMethodSetProperty
(self, key, value)
pylib/gyp/xcodeproj_file.py:827
↓ 10 callersMethoddiff
(self, a, b, name, *args, **kw)
test/lib/TestCmd.py:1030
↓ 9 callersMethodAppendChild
(self, child)
pylib/gyp/xcodeproj_file.py:1157
↓ 9 callersFunctionCommandWithWrapper
(cmd, wrappers, prog)
pylib/gyp/generator/ninja.py:1740
↓ 9 callersFunctionGetInstallname
(p)
test/mac/gyptest-installname.py:29
↓ 9 callersMethodGetWrapperName
Returns the directory name of the bundle represented by this target. Only valid for bundles.
pylib/gyp/xcode_emulation.py:288
↓ 9 callersFunctionGypTestFormat
Run the gyp tests for a given format, emitting annotator tags. See annotator docs at: https://sites.google.com/a/chromium.org/dev/developers/te
buildbot/buildbot_run.py:64
↓ 9 callersFunctionXcodeArchsVariableMapping
Constructs a dictionary with expansion for $(ARCHS_STANDARD) variable, and optionally for $(ARCHS_STANDARD_INCLUDING_64_BIT).
pylib/gyp/xcode_emulation.py:31
↓ 9 callersMethod_Appendf
(self, lst, test_key, format_str, default=None)
pylib/gyp/xcode_emulation.py:211
↓ 9 callersMethodget_guid
(self)
pylib/gyp/MSVSNew.py:99
↓ 9 callersMethodstderr
Returns the error output from the specified run number. If there is no specified run number, then returns the error output of the last
test/lib/TestCmd.py:1278
↓ 8 callersMethodAddDependency
(self, other)
pylib/gyp/xcodeproj_file.py:2227
↓ 8 callersFunctionCheckNsyms
(p, n_expected)
test/mac/gyptest-strip.py:33
↓ 8 callersFunctionNormjoinPathForceCMakeSource
Resolves rel_path against base_path and returns the result. If rel_path is an absolute path it is returned unchanged. Otherwise it is resolved ag
pylib/gyp/generator/cmake.py:94
↓ 8 callersFunction_ConfigFullName
(config_name, config_data)
pylib/gyp/generator/msvs.py:292
↓ 8 callersMethod_ExpectedWarnings
Compares recorded lines to expected warnings.
pylib/gyp/MSVSSettings_test.py:19
↓ 8 callersMethodassertFlavor
(self, expected, argument, param)
pylib/gyp/common_test.py:54
↓ 8 callersMethodbuilt_file_basename
Returns the base name of the specified file name, of the specified type. A bare=True keyword argument specifies that prefixes and suffixes s
test/lib/TestGyp.py:376
↓ 8 callersFunctionis_List
(e)
test/lib/TestCmd.py:252
↓ 8 callersMethodmust_contain_any_line
Ensures that the specified output string (first argument) contains at least one of the specified lines (second argument). An optional
test/lib/TestCommon.py:290
↓ 7 callersFunctionCheckImageAndPdb
(test, image_basename, expected_page_size, pdb_basename=None)
test/win/gyptest-link-large-pdb.py:24
↓ 7 callersMethodFinalOutput
Return the last output of the target, which depends on all prior steps.
pylib/gyp/generator/ninja.py:181
↓ 7 callersFunctionOutPath
(s)
test/mac/gyptest-strip.py:30
↓ 7 callersFunctionSourceify
Convert a path to its source directory form.
pylib/gyp/generator/make.py:637
↓ 7 callersFunctionUnsetVariable
Unsets a CMake variable.
pylib/gyp/generator/cmake.py:202
↓ 7 callersFunction_AddTool
Adds a tool to the four dictionaries used to process settings. This only defines the tool. Each setting also needs to be added. Args: tool:
pylib/gyp/MSVSSettings.py:48
↓ 7 callersFunction_CreateVersion
Sets up MSVS project generation. Setup is based off the GYP_MSVS_VERSION environment variable or whatever is autodetected if GYP_MSVS_VERSION is
pylib/gyp/MSVSVersion.py:250
↓ 7 callersFunction_MSVSOnly
Defines a setting that is only found in MSVS. Args: tool: a dictionary that gives the names of the tool for MSVS and MSBuild. name: the nam
pylib/gyp/MSVSSettings.py:292
↓ 7 callersFunction_Moved
(tool, settings_name, msbuild_tool_name, setting_type)
pylib/gyp/MSVSSettings.py:264
↓ 7 callersMethod_SdkPath
(self, configname=None)
pylib/gyp/xcode_emulation.py:515
↓ 7 callersMethod_WarnUnimplemented
(self, test_key)
pylib/gyp/xcode_emulation.py:217
↓ 7 callersMethod__init__
(self, properties=None, id=None, parent=None)
pylib/gyp/xcodeproj_file.py:291
↓ 7 callersMethod_line
Write 'text' word-wrapped at self.width characters.
pylib/gyp/ninja_syntax.py:111
↓ 7 callersMethodcanonicalize
(self, path)
test/lib/TestCmd.py:948
↓ 7 callersMethodinitialize_build_tool
Initializes the .build_tool attribute. Searches the .build_tool_list for an executable name on the user's $PATH. The first tool on the
test/lib/TestGyp.py:240
↓ 7 callersMethoditervalues
od.itervalues -> an iterator over the values in od
pylib/gyp/ordered_dict.py:159
↓ 7 callersMethodvalues
od.values() -> list of values in od
pylib/gyp/ordered_dict.py:147
↓ 7 callersFunctionverify_ar_target
(test, ar=None, rel_path=False)
test/make_global_settings/ar/gyptest-make_global_settings_ar.py:26
↓ 6 callersMethodAbsolutify
Convert a subdirectory-relative path into a base-relative path. Skips over paths that contain variables.
pylib/gyp/generator/make.py:1924
↓ 6 callersMethodAddFile
(self, path, settings=None)
pylib/gyp/xcodeproj_file.py:1853
↓ 6 callersMethodAppendBuildSetting
(self, key, value)
pylib/gyp/xcodeproj_file.py:2271
↓ 6 callersFunctionCheckCompiler
(test, gypfile, check_for, run_gyp)
test/compiler-override/gyptest-compiler-env.py:28
↓ 6 callersFunctionCheckNsyms
(p, o_expected)
test/mac/gyptest-strip-default.py:30
↓ 6 callersFunctionCreateXCConfigurationList
(configuration_names)
pylib/gyp/generator/xcode.py:100
↓ 6 callersFunctionGetDisasm
(exe)
test/win/gyptest-link-ordering.py:22
↓ 6 callersMethodGetSortedXcodeEnv
(self, additional_settings=None)
pylib/gyp/generator/make.py:1876
↓ 6 callersFunctionMergeDicts
(to, fro, to_file, fro_file)
pylib/gyp/input.py:2116
↓ 6 callersMethodRootGroupForPath
Returns a PBXGroup child of this object to which path should be added. This method is intended to choose between SourceGroup and Intermediate
pylib/gyp/xcodeproj_file.py:2651
↓ 6 callersMethodUsesVcxproj
Returns true if this version uses a vcxproj file.
pylib/gyp/MSVSVersion.py:57
↓ 6 callersFunctionXcodeVersion
Returns a tuple of version and build version of installed Xcode.
pylib/gyp/xcode_emulation.py:1381
↓ 6 callersFunction_GetConfigurationCondition
(name, settings)
pylib/gyp/generator/msvs.py:2665
↓ 6 callersMethod_GetEnv
Gets the saved environment from a file for a given architecture.
pylib/gyp/win_tool.py:76
↓ 6 callersMethod_IsXCTest
(self)
pylib/gyp/xcode_emulation.py:235
↓ 6 callersFunction_NormalizedSource
Normalize the path. But not if that gets rid of a variable, as this may expand to something larger than one directory. Arguments: source
pylib/gyp/generator/msvs.py:142
↓ 6 callersFunction_ToGypPath
Converts a path to the format used by gyp.
pylib/gyp/generator/analyzer.py:112
↓ 6 callersMethod_close
(self, which)
test/lib/TestCmd.py:711
↓ 6 callersFunctionextract_manifest
Reads manifest from |path| and returns it as a string. Returns None is there is no such manifest.
test/win/gyptest-link-enable-uac.py:38
↓ 6 callersMethodsubdir
Create new subdirectories under the temporary working directory, one for each argument. An argument may be a list, in which case the
test/lib/TestCmd.py:1306
↓ 6 callersMethodsymlink
Creates a symlink to the specified target. The link name may be a list, in which case the elements are concatenated with the os.path.j
test/lib/TestCmd.py:1332
↓ 6 callersFunctionzip
(*lists)
test/lib/TestCmd.py:308
↓ 5 callersMethodAppendPostbuildVariable
Adds a 'postbuild' variable if there is a postbuild for |output|.
pylib/gyp/generator/ninja.py:1427
↓ 5 callersFunctionCMakeStringEscape
Escapes the string 'a' for use inside a CMake string. This means escaping '\' otherwise it may be seen as modifying the next character '"' othe
pylib/gyp/generator/cmake.py:122
↓ 5 callersFunctionCommonArgs
()
test/analyzer/gyptest-analyzer.py:45
↓ 5 callersMethodComputeExportEnvString
Given an environment, returns a string looking like 'export FOO=foo; export BAR="${FOO} bar;' that exports |env| to the shell.
pylib/gyp/generator/ninja.py:1470
↓ 5 callersFunctionDebugOutput
(mode, message, *args)
pylib/gyp/__init__.py:26
↓ 5 callersFunctionExpectEq
(expected, actual)
test/mac/gyptest-app.py:32
↓ 5 callersFunctionExpectEq
(expected, actual)
test/mac/gyptest-app-assets-catalog.py:23
↓ 5 callersMethodGetArch
Get architecture based on msvs_configuration_platform and msvs_target_platform. Returns either 'x86' or 'x64'.
pylib/gyp/msvs_emulation.py:299
↓ 5 callersMethodGetBuildSetting
(self, key)
pylib/gyp/xcodeproj_file.py:2264
↓ 5 callersMethodGetBundleResourceFolder
Returns the qualified path to the bundle's resource folder. E.g. Chromium.app/Contents/Resources. Only valid for bundles.
pylib/gyp/xcode_emulation.py:307
↓ 5 callersMethodGetExecutablePath
Returns the qualified path to the primary executable of the bundle represented by this target. E.g. Chromium.app/Contents/MacOS/Chromium.
pylib/gyp/xcode_emulation.py:475
↓ 5 callersMethodGetInclude
Gets the cflags to include the prefix header for language |lang|.
pylib/gyp/xcode_emulation.py:1332
↓ 5 callersFunctionGetRpaths
(p)
test/mac/gyptest-rpath.py:26
↓ 5 callersMethodGetSortedXcodeEnv
Returns the variables Xcode would set for build steps.
pylib/gyp/generator/ninja.py:1407
↓ 5 callersFunctionGetStdout
Returns the content of standard output returned by invoking |cmdlist|. Raises |GypError| if the command return with a non-zero return code.
pylib/gyp/xcode_emulation.py:1445
↓ 5 callersMethodGetToolchainEnv
Returns the variables toolchain would set for build steps.
pylib/gyp/generator/ninja.py:1394
↓ 5 callersMethodHasBuildSetting
(self, key)
pylib/gyp/xcodeproj_file.py:2261
↓ 5 callersMethodPath
(self)
pylib/gyp/xcodeproj_file.py:2594
↓ 5 callersFunctionProcessVariablesAndConditionsInDict
Handle all variable and command expansion and conditional evaluation. This function is the public entry point for all variable expansions and con
pylib/gyp/input.py:1187
↓ 5 callersFunction_BuildCommandLineForRuleRaw
(spec, cmd, cygwin_shell, has_input_path, quote_cmd, do_setup_env)
pylib/gyp/generator/msvs.py:324
↓ 5 callersFunction_ConfigPlatform
(config_data)
pylib/gyp/generator/msvs.py:281
↓ 5 callersMethod_Gch
Returns the actual file name of the prefix header for language |lang|.
pylib/gyp/xcode_emulation.py:1341
↓ 5 callersMethod_GroupByName
(self, name)
pylib/gyp/xcodeproj_file.py:2617
↓ 5 callersMethod_as_list
(self, input)
pylib/gyp/ninja_syntax.py:147
↓ 5 callersMethoddiscard
(self, key)
pylib/gyp/common.py:517
↓ 5 callersMethodreport_not_up_to_date
Reports that a build is not up-to-date. This provides common reporting for formats that have complicated conditions for checking whether
test/lib/TestGyp.py:277
↓ 5 callersFunctionrun_analyzer2
Same as run_analyzer(), but passes in test2.gyp instead of test.gyp.
test/analyzer/gyptest-analyzer.py:56
↓ 5 callersFunctionrun_builddir
(prog, expect)
test/builddir/gyptest-default.py:75
↓ 5 callersFunctionrun_builddir
(prog, expect)
test/builddir/gyptest-all.py:75
↓ 5 callersMethodwait
(self)
test/lib/TestCmd.py:605
↓ 4 callersFunctionAddElements
(kind, paths)
pylib/gyp/generator/eclipse.py:345
↓ 4 callersMethodAddFileConfig
Adds a configuration to a file. Args: path: Relative path to the file. config: Name of configuration to add. attrs: Dict of con
pylib/gyp/MSVSProject.py:166
↓ 4 callersMethodComputeOutput
Compute the path for the final output of the spec.
pylib/gyp/generator/ninja.py:1537
↓ 4 callersFunctionFormatOpt
(opt, value)
pylib/gyp/__init__.py:161
↓ 4 callersMethodGetBuildPhaseByType
(self, type)
pylib/gyp/xcodeproj_file.py:2446
↓ 4 callersMethodGetCflags
Returns the flags that need to be added to .c and .cc compilations.
pylib/gyp/msvs_emulation.py:434
↓ 4 callersFunctionGetHeaders
(exe)
test/win/gyptest-link-fixed-base.py:22
↓ 4 callersFunctionGetHeaders
(exe)
test/win/gyptest-link-base-address.py:23
↓ 4 callersFunctionGetHeaders
(exe)
test/win/gyptest-link-stacksize.py:22
↓ 4 callersMethodGetPerTargetSettings
Gets a list of all the per-target settings. This will only fetch keys whose values are the same across all configurations.
pylib/gyp/xcode_emulation.py:956
← previousnext →101–200 of 1,710, ranked by callers