Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bnoordhuis/gyp
/ functions
Functions
1,710 in github.com/bnoordhuis/gyp
⨍
Functions
1,710
◇
Types & classes
123
↓ 1 callers
Method
GetCflags
Returns flags that need to be added to .c, .cc, .m, and .mm compilations.
pylib/gyp/xcode_emulation.py:541
↓ 1 callers
Method
GetCflagsC
Returns flags that need to be added to .c, and .m compilations.
pylib/gyp/xcode_emulation.py:664
↓ 1 callers
Method
GetCflagsCC
Returns flags that need to be added to .cc, and .mm compilations.
pylib/gyp/xcode_emulation.py:676
↓ 1 callers
Method
GetChildByName
(self, name)
pylib/gyp/xcodeproj_file.py:1164
↓ 1 callers
Function
GetChildrenVsprops
(filename)
tools/pretty_vcproj.py:215
↓ 1 callers
Function
GetCompilerPath
Determine a command that can be used to invoke the compiler. Returns: If this is a gyp project that has explicit make settings, try to determin
pylib/gyp/generator/eclipse.py:169
↓ 1 callers
Method
GetCompilerPdbName
Get the pdb file name that should be used for compiler invocations, or None if there's no explicit name specified.
pylib/gyp/msvs_emulation.py:371
↓ 1 callers
Function
GetConfiguationNodes
(vcproj)
tools/pretty_vcproj.py:203
↓ 1 callers
Function
GetDefaultConcurrentLinks
Returns a best-guess for a number of concurrent links.
pylib/gyp/generator/ninja.py:1747
↓ 1 callers
Function
GetDefaultKeychainPath
Get the keychain path, for used before updating HOME.
test/lib/TestGyp.py:643
↓ 1 callers
Method
GetExtension
Returns the extension for the target, with no leading dot. Uses 'product_extension' if specified, otherwise uses MSVS defaults based on the t
pylib/gyp/msvs_emulation.py:230
↓ 1 callers
Method
GetExtraPlistItems
Returns a dictionary with extra items to insert into Info.plist.
pylib/gyp/xcode_emulation.py:1197
↓ 1 callers
Function
GetFirstFreeDriveLetter
Returns the first unused Windows drive letter in [A, Z]
test/win/generator-output-different-drive/gyptest-generator-output-different-drive.py:23
↓ 1 callers
Method
GetFlagsModifications
Get the modified cflags and implicit dependencies that should be used for the pch compilation step.
pylib/gyp/msvs_emulation.py:924
↓ 1 callers
Method
GetIdlBuildData
Determine the implicit outputs for an idl file. Returns output directory, outputs, and variables and flags that are required.
pylib/gyp/msvs_emulation.py:852
↓ 1 callers
Function
GetIncludedBuildFiles
Return a list of all build files included into build_file_path. The returned list will contain build_file_path as well as all other files that it
pylib/gyp/input.py:144
↓ 1 callers
Function
GetJavaJars
Generates a sequence of all .jars used as inputs.
pylib/gyp/generator/eclipse.py:371
↓ 1 callers
Function
GetJavaSourceDirs
Generates a sequence of all likely java package root directories.
pylib/gyp/generator/eclipse.py:384
↓ 1 callers
Method
GetLibFlags
Returns the flags that need to be added to lib commands.
pylib/gyp/msvs_emulation.py:524
↓ 1 callers
Method
GetMachOType
Returns the MACH_O_TYPE of this target.
pylib/gyp/xcode_emulation.py:408
↓ 1 callers
Function
GetMachineBuild
()
test/ios/gyptest-per-config-settings.py:74
↓ 1 callers
Method
GetMapFileName
Gets the explicitly overriden map file name for a target or returns None if it's not set.
pylib/gyp/msvs_emulation.py:381
↓ 1 callers
Method
GetMsvsToolchainEnv
Returns the variables Visual Studio would set for build steps.
pylib/gyp/generator/ninja.py:1402
↓ 1 callers
Method
GetNoImportLibrary
If NoImportLibrary: true, ninja will not expect the output to include an import library.
pylib/gyp/msvs_emulation.py:418
↓ 1 callers
Method
GetPGDName
Gets the explicitly overridden pgd name for a target or returns None if it's not overridden.
pylib/gyp/msvs_emulation.py:557
↓ 1 callers
Method
GetPostbuildCommand
Returns a shell command that runs all the postbuilds, and removes |output| if any of them fails. If |is_command_start| is False, then the retu
pylib/gyp/generator/ninja.py:1434
↓ 1 callers
Method
GetProductType
Returns the PRODUCT_TYPE of this target.
pylib/gyp/xcode_emulation.py:376
↓ 1 callers
Method
GetRcflags
Returns the flags that need to be added to invocations of the resource compiler.
pylib/gyp/msvs_emulation.py:789
↓ 1 callers
Function
GetSDKPath
Return SDKROOT if the SDK version |sdk| is installed or empty string.
test/mac/gyptest-sdkroot.py:24
↓ 1 callers
Method
GetSortedXcodePostbuildEnv
(self)
pylib/gyp/generator/make.py:1883
↓ 1 callers
Method
GetSortedXcodePostbuildEnv
Returns the variables Xcode would set for postbuild steps.
pylib/gyp/generator/ninja.py:1416
↓ 1 callers
Function
GetToolset
test/toolsets/toolsets.cc:5
↓ 1 callers
Function
GetToolsetShared
test/toolsets/toolsets_shared.cc:5
↓ 1 callers
Method
GetValue
Use reg.exe to obtain the value of a registry key. Args: key: The registry key. value: The particular registry value to read. Ret
test/lib/TestWin.py:73
↓ 1 callers
Method
GetWrapperExtension
Returns the bundle extension (.app, .framework, .plugin, etc). Only valid for bundles.
pylib/gyp/xcode_emulation.py:256
↓ 1 callers
Function
GetXcodeArchsDefault
Returns the |XcodeArchsDefault| object to use to expand ARCHS for the installed version of Xcode. The default values used by Xcode for ARCHS and t
pylib/gyp/xcode_emulation.py:95
↓ 1 callers
Function
GypBuild
()
buildbot/buildbot_run.py:97
↓ 1 callers
Function
HasCerts
()
test/ios/gyptest-per-config-settings.py:31
↓ 1 callers
Method
HasExplicitAsmRules
Determine if there's an explicit rule for asm files. When there isn't we need to generate implicit rules to assemble .asm files.
pylib/gyp/msvs_emulation.py:847
↓ 1 callers
Method
HasExplicitIdlRulesOrActions
Determine if there's an explicit rule or action for idl files. When there isn't we need to generate implicit rules to build MIDL .idl files.
pylib/gyp/msvs_emulation.py:841
↓ 1 callers
Method
HashablesForChild
(self)
pylib/gyp/xcodeproj_file.py:394
↓ 1 callers
Method
HeadersPhase
(self)
pylib/gyp/xcodeproj_file.py:2463
↓ 1 callers
Method
Init
Initializes Config. This is a separate method as it raises an exception if there is a parse error.
pylib/gyp/generator/analyzer.py:252
↓ 1 callers
Method
IsEmbedManifest
Returns whether manifest should be linked into binary.
pylib/gyp/msvs_emulation.py:776
↓ 1 callers
Function
IsFunctionInlined
test/win/linker-flags/inline_test.cc:10
↓ 1 callers
Function
IsPGOAvailable
Returns true if the Visual Studio available here supports PGO.
test/win/gyptest-link-pgo.py:22
↓ 1 callers
Method
IsUseLibraryDependencyInputs
Returns whether the target should be linked via Use Library Dependency Inputs (using component .objs of a given .lib).
pylib/gyp/msvs_emulation.py:769
↓ 1 callers
Function
IsValidTargetForWrapper
Limit targets for Xcode wrapper. Xcode sometimes performs poorly with too many targets, so only include proper executable targets, with filters t
pylib/gyp/xcode_ninja.py:131
↓ 1 callers
Function
LinksLibStdCpp
(path)
test/no-cpp/gyptest-no-cpp.py:27
↓ 1 callers
Function
Load
Loads one or more specified build files. default_variables and includes will be copied before use. Returns the generator for the specified form
pylib/gyp/__init__.py:50
↓ 1 callers
Function
LoadBuildFileIncludesIntoList
(sublist, sublist_path, data, aux_data, check)
pylib/gyp/input.py:315
↓ 1 callers
Function
LoadEdges
Load the edges map from the dump file, and filter it to only show targets in |targets| and their depedendents.
tools/graphviz.py:22
↓ 1 callers
Function
LoadTargetBuildFilesParallel
(build_files, data, variables, includes, depth, check, generator_input_info)
pylib/gyp/input.py:574
↓ 1 callers
Function
MergeAttributes
(node1, node2)
tools/pretty_vcproj.py:244
↓ 1 callers
Function
MergeConfigWithInheritance
(new_configuration_dict, build_file, target_dict, configuration, visited)
pylib/gyp/input.py:2215
↓ 1 callers
Function
MergeLists
(to, fro, to_file, fro_file, is_paths=False, append=True)
pylib/gyp/input.py:2044
↓ 1 callers
Function
MergeProperties
(node1, node2)
tools/pretty_vcproj.py:269
↓ 1 callers
Function
NextGreaterPowerOf2
(x)
pylib/gyp/mac_tool.py:649
↓ 1 callers
Function
NormjoinRulePathForceCMakeSource
(base_path, rel_path, rule_source)
pylib/gyp/generator/cmake.py:323
↓ 1 callers
Function
ParseEntitlements
(data)
test/ios/gyptest-per-config-settings.py:61
↓ 1 callers
Function
ParseSolution
(solution_file)
tools/pretty_sln.py:32
↓ 1 callers
Method
PathHashables
(self)
pylib/gyp/xcodeproj_file.py:1417
↓ 1 callers
Method
PreActionInput
Return the path, if any, that should be used as a dependency of any dependent action step.
pylib/gyp/generator/ninja.py:169
↓ 1 callers
Method
PreCompileInput
Return the path, if any, that should be used as a dependency of any dependent compile step.
pylib/gyp/generator/ninja.py:176
↓ 1 callers
Function
PrepareCmake
Build CMake 2.8.8 since the version in Precise is 2.8.7.
buildbot/buildbot_run.py:31
↓ 1 callers
Function
PrettyPrintNode
(node, indent=0)
tools/pretty_vcproj.py:61
↓ 1 callers
Function
PrintBuildOrder
(projects, deps)
tools/pretty_sln.py:118
↓ 1 callers
Function
PrintDependencies
(projects, deps)
tools/pretty_sln.py:102
↓ 1 callers
Function
PrintVCProj
(projects)
tools/pretty_sln.py:131
↓ 1 callers
Function
ProcessConditionsInDict
(the_dict, phase, variables, build_file)
pylib/gyp/input.py:1105
↓ 1 callers
Function
ProcessListFiltersInList
(name, the_list)
pylib/gyp/input.py:2476
↓ 1 callers
Method
ProductsGroup
(self)
pylib/gyp/xcodeproj_file.py:2634
↓ 1 callers
Method
ProjectExtension
Returns the file extension for the project.
pylib/gyp/MSVSVersion.py:61
↓ 1 callers
Method
ProjectsGroup
(self)
pylib/gyp/xcodeproj_file.py:2648
↓ 1 callers
Function
PruneUnwantedTargets
Return only the targets that are deep dependencies of |root_targets|.
pylib/gyp/input.py:2675
↓ 1 callers
Function
QualifyDependencies
Make dependency links fully-qualified relative to the current directory. |targets| is a dict mapping fully-qualified target names to their target
pylib/gyp/input.py:1359
↓ 1 callers
Function
QuoteForRspFile
Quote a command line argument so that it appears as one argument when processed via cmd.exe and parsed by CommandLineToArgvW (as is typical for Wi
pylib/gyp/msvs_emulation.py:23
↓ 1 callers
Function
RegenerateAppendFlag
Regenerate a list of command line flags, for an option of action='append'. The |env_name|, if given, is checked in the environment and used to gene
pylib/gyp/__init__.py:166
↓ 1 callers
Function
RemoveDuplicateDependencies
Makes sure every dependency appears only once in all targets's dependency lists.
pylib/gyp/input.py:1473
↓ 1 callers
Function
RemoveLinkDependenciesFromNoneTargets
Remove dependencies having the 'link_dependency' attribute from the 'none' targets.
pylib/gyp/input.py:1502
↓ 1 callers
Function
RemoveSelfDependencies
Remove self dependencies from targets that have the prune_self_dependency variable set.
pylib/gyp/input.py:1489
↓ 1 callers
Method
ResourcesPhase
(self)
pylib/gyp/xcodeproj_file.py:2484
↓ 1 callers
Method
RootGroupsTakeOverOnlyChildren
Calls TakeOverOnlyChild for all groups in the main group.
pylib/gyp/xcodeproj_file.py:2699
↓ 1 callers
Function
SeekToNode
(node1, child2)
tools/pretty_vcproj.py:222
↓ 1 callers
Function
SelectSDK
Select the oldest SDK installed (greater than 10.6).
test/mac/gyptest-sdkroot.py:35
↓ 1 callers
Method
SetDestination
Set the dstSubfolderSpec and dstPath properties from path. path may be specified in the same notation used for XCHierarchicalElements, specif
pylib/gyp/xcodeproj_file.py:1993
↓ 1 callers
Function
SetFileProperty
Given a set of source file, sets the given property on them.
pylib/gyp/generator/cmake.py:141
↓ 1 callers
Function
SetUpConfigurations
(target, target_dict)
pylib/gyp/input.py:2238
↓ 1 callers
Method
SolutionVersion
Get the version number of the sln files.
pylib/gyp/MSVSVersion.py:46
↓ 1 callers
Method
SortGroup
(self)
pylib/gyp/xcodeproj_file.py:1403
↓ 1 callers
Method
SortGroups
(self)
pylib/gyp/xcodeproj_file.py:2706
↓ 1 callers
Method
SortRemoteProductReferences
(self)
pylib/gyp/xcodeproj_file.py:2896
↓ 1 callers
Method
SourceGroup
(self)
pylib/gyp/xcodeproj_file.py:2631
↓ 1 callers
Method
SourcesPhase
(self)
pylib/gyp/xcodeproj_file.py:2504
↓ 1 callers
Function
StripPrefix
(arg, prefix)
pylib/gyp/generator/ninja.py:67
↓ 1 callers
Method
TakeOverOnlyChild
If this PBXGroup has only one child and it's also a PBXGroup, take it over by making all of its children this object's children. This functio
pylib/gyp/xcodeproj_file.py:1333
↓ 1 callers
Function
TestTargetOveride
()
test/compiler-override/gyptest-compiler-env.py:38
↓ 1 callers
Function
TestTargetOverideCompilerOnly
()
test/compiler-override/gyptest-compiler-env.py:63
↓ 1 callers
Function
TestTargetOverideSharedLib
()
test/compiler-override/gyptest-compiler-env-toolchain.py:50
↓ 1 callers
Function
TurnIntIntoStrInList
Given list the_list, recursively converts all integers into strings.
pylib/gyp/input.py:2662
← previous
next →
601–700 of 1,710, ranked by callers