Searched refs:BuildPlatform (Results 1 - 6 of 6) sorted by relevance

/haikuporter/HaikuPorter/
H A DProvidesManager.py9 from . import BuildPlatform namespace
36 self.architectures = [BuildPlatform.buildPlatform.targetArchitecture,
H A DBuildPlatform.py25 # -- BuildPlatform class ------------------------------------------------------
27 class BuildPlatform(object): class in inherits:object
79 class BuildPlatformHaiku(BuildPlatform):
211 class BuildPlatformUnix(BuildPlatform):
605 class BuildPlatformBuildMaster(BuildPlatform):
H A DDependencyAnalyzer.py14 from .BuildPlatform import buildPlatform
H A DPackage.py23 from .BuildPlatform import buildPlatform
H A DMain.py21 from .BuildPlatform import buildPlatform
H A DPort.py26 from .BuildPlatform import buildPlatform

Completed in 21 milliseconds