Home
last modified time | relevance | path

Searched refs:DSTROOT (Results 1 – 21 of 21) sorted by relevance

/external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/
DJavaScriptCore.make25 … -xcopy "%ConfigurationBuildDir%\bin\JavaScriptCore.dll" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
26 …-xcopy "%ConfigurationBuildDir%\bin\JavaScriptCore_debug.dll" "$(DSTROOT)\AppleInternal\bin\" /e/v…
27 … -xcopy "%ConfigurationBuildDir%\bin\JavaScriptCore.pdb" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
28 …-xcopy "%ConfigurationBuildDir%\bin\JavaScriptCore_debug.pdb" "$(DSTROOT)\AppleInternal\bin\" /e/v…
29 -xcopy "%ConfigurationBuildDir%\bin\jsc.exe" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
30 -xcopy "%ConfigurationBuildDir%\bin\jsc_debug.exe" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
31 -xcopy "%ConfigurationBuildDir%\bin\jsc.pdb" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
32 -xcopy "%ConfigurationBuildDir%\bin\jsc_debug.pdb" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
33 xcopy "%ConfigurationBuildDir%\include\*" "$(DSTROOT)\AppleInternal\include\" /e/v/i/h/y
34 xcopy "%ConfigurationBuildDir%\lib\*" "$(DSTROOT)\AppleInternal\lib\" /e/v/i/h/y
[all …]
/external/mdnsresponder/
DMakefile24 …cOSX"; xcodebuild install OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVE…
27 …cOSX"; xcodebuild install OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVE…
30 …cOSX"; xcodebuild install OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVE…
38 …cOSX"; xcodebuild installhdrs OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVE…
/external/webkit/Source/WebKit2/win/
DWebKit2.make13 -xcopy "%ConfigurationBuildDir%\bin\*.exe" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
14 xcopy "%ConfigurationBuildDir%\bin\*.pdb" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
15 xcopy "%ConfigurationBuildDir%\bin\*.dll" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
16 xcopy "%ConfigurationBuildDir%\include\*" "$(DSTROOT)\AppleInternal\include\" /e/v/i/h/y
17 xcopy "%ConfigurationBuildDir%\lib\*" "$(DSTROOT)\AppleInternal\lib\" /e/v/i/h/y
18 …-xcopy "%ConfigurationBuildDir%\bin\WebKit2.resources\*" "$(DSTROOT)\AppleInternal\bin\WebKit2.res…
19 …-xcopy "%ConfigurationBuildDir%\bin\WebKit2WebProcess.resources\*" "$(DSTROOT)\AppleInternal\bin\W…
20 -mkdir "$(DSTROOT)\AppleInternal\Sources\WebKit2"
21 …xcopy "%ConfigurationBuildDir%\obj\WebKit\DerivedSources\*" "$(DSTROOT)\AppleInternal\Sources\WebK…
/external/llvm/utils/buildit/
DGNUmakefile31 DSTROOT = $(OBJROOT)/../dst macro
62 install: $(OBJROOT) $(SYMROOT) $(DSTROOT)
65 $(SRC) $(PREFIX) $(DSTROOT) $(SYMROOT) \
82 $(MAKE) DSTROOT=$(DSTROOT)$$ARM_PLATFORM/Developer install
122 @if [ -d $(DSTROOT) -a "$(DSTROOT)" != / ]; then \
123 echo '*** DELETING ' $(DSTROOT); \
124 rm -rf $(DSTROOT); \
129 $(OBJROOT) $(SYMROOT) $(DSTROOT):
/external/webkit/Source/WebCore/WebCore.vcproj/
DWebCore.make15 xcopy "%ConfigurationBuildDir%\include\*" "$(DSTROOT)\AppleInternal\include\" /e/v/i/h/y
16 xcopy "%ConfigurationBuildDir%\lib\*" "$(DSTROOT)\AppleInternal\lib\" /e/v/i/h/y
17 …xcopy "%ConfigurationBuildDir%\bin\WebKit.resources\*" "$(DSTROOT)\AppleInternal\bin\WebKit.resour…
18 …xcopy "%ConfigurationBuildDir%\obj\WebCore\scripts\*" "$(DSTROOT)\AppleInternal\tools\scripts" /e/…
19 xcopy "%ConfigurationBuildDir%\bin\*.pdb" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
20 xcopy "%ConfigurationBuildDir%\bin\*.dll" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
21 -mkdir "$(DSTROOT)\AppleInternal\Sources\WebCore"
22 …xcopy "%ConfigurationBuildDir%\obj\WebCore\DerivedSources\*" "$(DSTROOT)\AppleInternal\Sources\Web…
/external/compiler-rt/make/
DAppleBI.mk43 mkdir -p $(DSTROOT)/usr/local/lib/dyld
45 $(DSTROOT)/usr/local/lib/dyld/libcompiler_rt.a
46 mkdir -p $(DSTROOT)/usr/lib/system
48 -o $(DSTROOT)/usr/lib/system/libcompiler_rt.dylib
49 cd $(DSTROOT)/usr/lib/system; \
80 mkdir -p $(DSTROOT)/usr/local/lib
82 $(DSTROOT)/usr/local/lib/libcompiler_rt-static.a
83 mkdir -p $(DSTROOT)/usr/local/lib/dyld
85 $(DSTROOT)/usr/local/lib/dyld/libcompiler_rt.a
86 mkdir -p $(DSTROOT)/usr/lib/system
[all …]
/external/webkit/Source/WebKit/win/WebKit.vcproj/
DWebKit.make13 -xcopy "%ConfigurationBuildDir%\bin\*.exe" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
14 xcopy "%ConfigurationBuildDir%\bin\*.pdb" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
15 -xcopy "%ConfigurationBuildDir%\bin\*.dll" "$(DSTROOT)\AppleInternal\bin\" /e/v/i/h/y
16 xcopy "%ConfigurationBuildDir%\include\*" "$(DSTROOT)\AppleInternal\include\" /e/v/i/h/y
17 xcopy "%ConfigurationBuildDir%\lib\*" "$(DSTROOT)\AppleInternal\lib\" /e/v/i/h/y
18 …xcopy "%ConfigurationBuildDir%\bin\WebKit.resources\*" "$(DSTROOT)\AppleInternal\bin\WebKit.resour…
/external/webkit/PerformanceTests/SunSpider/
DSunSpider.make2 …xcopy /exclude:$(SRCROOT)\xcopy.excludes "$(SRCROOT)\tests" "$(DSTROOT)\AppleInternal\tests\SunSpi…
3 …xcopy /exclude:$(SRCROOT)\xcopy.excludes "$(SRCROOT)\resources" "$(DSTROOT)\AppleInternal\tests\Su…
4 …xcopy /exclude:$(SRCROOT)\xcopy.excludes "$(SRCROOT)\sunspider" "$(DSTROOT)\AppleInternal\tests\Su…
/external/webkit/WebKitLibraries/win/tools/
DWinTools.make2 …xcopy "$(SRCROOT)\vsprops\*.vsprops" "$(DSTROOT)\AppleInternal\tools\vsprops\OpenSource\WebKitLibr…
3 xcopy "$(SRCROOT)\scripts\*" "$(DSTROOT)\AppleInternal\tools\scripts" /e/v/i/h/y
/external/chromium/testing/gtest/xcode/Config/
DFrameworkTarget.xcconfig16 // Let the user install by specifying the $DSTROOT with xcodebuild
DStaticLibraryTarget.xcconfig17 // Let the user install by specifying the $DSTROOT with xcodebuild
/external/protobuf/gtest/xcode/Config/
DFrameworkTarget.xcconfig16 // Let the user install by specifying the $DSTROOT with xcodebuild
DStaticLibraryTarget.xcconfig17 // Let the user install by specifying the $DSTROOT with xcodebuild
/external/libvpx/libvpx/third_party/googletest/src/xcode/Config/
DFrameworkTarget.xcconfig16 // Let the user install by specifying the $DSTROOT with xcodebuild
DStaticLibraryTarget.xcconfig17 // Let the user install by specifying the $DSTROOT with xcodebuild
/external/protobuf/gtest/
DREADME225 directory, known as the DSTROOT. Three items will be installed when using
228 $DSTROOT/Library/Frameworks/gtest.framework
229 $DSTROOT/usr/local/lib/libgtest.a
230 $DSTROOT/usr/local/lib/libgtest_main.a
235 xcodebuild install DSTROOT=~
238 the file system root as the DSTROOT:
240 sudo xcodebuild install DSTROOT=/
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
Dproject.pbxproj2890 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
3060 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
3227 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
4048 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
4218 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
4385 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
5368 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
5557 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
5726 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
/external/webkit/Source/WebKit/mac/
DChangeLog-2006-02-0923008 and DSTROOT, and at both build time and install time.
23035 Fixed DSTROOT path as Eric Weiss suggested.
23042 and DSTROOT, and at both build time and install time.
35289 ${DSTROOT}/AppleInternal/Library/Frameworks.
/external/webkit/Source/WebCore/
DChangeLog-2003-10-2518364 ${DSTROOT}/AppleInternal/Library/Frameworks.
DChangeLog-2005-08-2318797 * WebCore.pbproj/project.pbxproj: Remove unneeded $(DSTROOT) in framework paths.
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1629989 * win/WebKit2.make: Copy the generated source files to $(DSTROOT).