Home | History | Annotate | Download | only in Tools

Lines Matching full:dll

99         Windows can't find CFURLCacheCopySharedURLCache in CoreNetwork.dll.
1131 DLL name vs. LIBRARY directive name.
1338 Rename JavaScriptCore_debug.dll to JavaScriptCore.dll in the Debug
1341 This matches the naming scheme for WebKit.dll, and will be necessary
1342 once Safari links against JavaScriptCore.dll. This change also causes
1344 always looking for JavaScriptCore.dll, never
1345 JavaScriptCore_debug.dll).
1353 $(WebKitDLLConfigSuffix) for naming JavaScriptCore.{dll,lib}.
1357 Update FindSafari for JavaScriptCore DLL changes.
1383 Separate JavaScriptCore.dll from WebKit.dll.
1392 dll
5395 Copy WebKit.dll alongside application so registry-free COM can find it.
8175 - Update the Windows dll copying logic to copy dlls inside WebKitLibraries/win
13066 Updated for rename of WebKit_debug.dll to WebKit.dll for the Debug configuration
13071 when referring to WebKit.dll.
13076 never have a _debug suffix on WebKit.dll.
13078 (initializeWebKit): Only use the _debug suffix for WebKit.dll when
13805 delay-loading CoreFoundation.dll.
13871 initializeWebKit(). This registers WebKit and sets up the DLL search
15182 Register the WebKit DLL on initialization of the DumpRenderTree.
20473 * DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/DumpRenderTree.vcproj: Remove incorrect "wininet.dll" argument to CC, fix JavaScriptCore.lib path, add *_SECURE_NO_DEPRECATE #defines
23124 * Scripts/install-win-extras: fix dll permissions & download zlib too.