Lines Matching full:build
191 * Interfaces/WebKit.idl: Touched to force Interfaces build.
260 Windows build references non-existent include paths
386 Windows build fix
392 Build bustage fix. Make sure the newly added scriptWorldForGlobalContext function is [local] in the IDL.
420 * Interfaces/WebKit.idl: Touched to force a build.
552 Build fix, no review.
634 * WebKit.vcproj/build-generated-files.sh: Removed.
810 Another try at fixing Windows build.
842 * Interfaces/WebKit.idl: Touched to force a build.
917 Fixes <http://webkit.org/b/31000> Windows WebKit Build Configuration
983 Build fix
1080 Windows build fix
1129 Reviewed by NOBODY (Windows build fix part III).
1136 Reviewed by NOBODY (Windows build fix part II).
1204 Not reviewed. Try to fix windows build.
1270 Another Windows build fix
1279 Fixed Windows build
1333 Windows build fix. Unreviewed.
1370 Fix a typo in serialize() caused when fixing build bustage (put a ! back in).
1384 Another go at the Windows Build Fix - this is a couple steps of it,
1385 so a little more involved than most build fixes.
1398 Build fix for Windows - only declare JSContextRef once, instead
1567 Reviewed by NOBODY - Build Fix.
1569 Correct build error in Debug_Cairo target after @49705.
1577 Reviewed by NOBODY - Build Fix.
1579 Touch files to try to fix the build.
1609 Build fix
1650 Build fix
1657 Touch WebKit.idl to fix the Windows build
1786 Build fix. No review needed.
1827 Reviewed by NOBODY - Build Fix.
2017 Should not generate/build COM DOM bindings
2051 Speculative build-fix for WebElementPropertyBag.cpp
2113 Build fix. Include config.h before including other files.
2170 Try and fix the windows build.
2244 Unreviewed, build fix.
2256 Fixes for new Debug_All Windows build configuration.
2290 Add a Debug_All configuration to build entire stack as debug.
2297 * WebKit.vcproj/WebKit.make: Debug build in makefile should build Debug_All.
2362 in the Windows build so that it conforms to the Mac OS X build. Hence, dropEffect is
2390 Windows build fix
2393 IWebNavigationData from the build (they get #imported via WebKit.idl).
2462 Fix build bustage on Windows.
2626 Fixes an issue (in the Windows build) where the cursor does not change to the
2636 That is, there is a discrepancy in the Windows build between the Windows API-based
2651 * WebKit.vcproj/WebKit.rc: Restore PRODUCTVERSION to build number only. Remove extra space.
2692 Reviewed by NOBODY (windows build fix).
2694 Speculative build fix for windows (due to r49160).
2777 flag when 3D_CANVAS is enabled in the build.
3198 Unreviewed attempt at a build fix.
3206 Unreviewed attempt at a build fix.
3326 Modify Release_Cairo target to build testapi using the
3367 Build fix for Windows.
3369 Revise Debug_Cairo build target to build testapi, jsc, WinLauncher,
3370 DumpRenderTree, and TestNetscapeAPI using WinCairo debug build
3391 Revise CFLite Debug build to emit DLL's with _debug label.
3448 Unreviewed (build break).
3507 Speculative fix for Windows build bustage.
3550 * WebPreferenceKeysPrivate.h: Touched this file to force a build.
3605 Reviewed by NOBODY (build break).
3607 Speculative Windows build fix - undo previous unnecessary change.
3626 Reviewed by NOBODY (build break)
3628 Speculative fix for windows build break.
3724 Move various WinCairo build settings into *.vsprops file.
3846 Was doing the build fix wrong, NotImplemented.h is in WebCore.
3852 Windows build fix.
3873 Add output directory for VS pre-build steps to enable out-of-tree builds
3877 The tmp.obj file is now placed in the intermediate build directory.
3883 Build fix for Windows.
3910 Windows build break due to warning C4819
3913 Disable C4819 warning to fix build.
3921 Clean up dependencies on Apple support libraries for non-Apple build.
3954 VC++ 2005 Express failed to build WebKit due to raw UTF-8 string in WebKit/win/WebCoreLocalizedStrings.cpp
3960 VC2005 failed to build due to this raw UTF-8 data in source code. Here's the warning message (
3961 treated as an error and stopped build).
3976 Add ENABLE_RUBY to list of build options
4104 Add new configuration flag for redistributable Windows build.
4112 Speculative Windows build fix after http://trac.webkit.org/changeset/45786.
4241 Build DumpRenderTree under Cairo.
4245 DumpRenderTree build, and use the in the Debug_Cairo
4250 Fix Windows build by including missing localized string methods.
4280 Fix the windows build.
4322 Fix a build break due to LocalStorage.h being included in WebKitDLL.cpp