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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/
H A Dbuild.py59 gBuildCacheDir = "Conf/.cache" variable
915 RemoveDirectory(gBuildCacheDir, True)
1609 CacheDirectory = os.path.join(self.WorkspaceDir, gBuildCacheDir)
1615 FilePath = os.path.join(self.WorkspaceDir, gBuildCacheDir, "gFileTimeStampCache")
1621 FilePath = os.path.join(self.WorkspaceDir, gBuildCacheDir, "gDependencyDatabase")

Completed in 5639 milliseconds