Home | History | Annotate | Download | only in wx

Lines Matching full:build

3         Build fix after changes in r54345.
51 [wx] Remove the Bakefile build system, which is no longer being used.
63 Build fix after r53718.
83 [wx] Build fix, missing header.
147 [wx] build fixes after recent changes.
236 wx build fix after r50923 change to externalRepresentation.
308 wx build fix. Update the globalObject calls after changes.
369 wxMSW non-precomp headers build fix.
412 wx build fix. Add EmptyPluginHalterClient when creating the Page.
419 Build fix to ensure the import library gets properly installed on Windows.
447 wxPython bindings build fixes after recent changes.
558 waf build fixes for Windows/MSVC.
575 wx build fix. Use the 2 param KURL constructor.
615 wx build fix. Make sure that the wxWebKit dynamic library is rebuilt whenever
622 wxPython build fix, the SWIG defines must also be available when compiling.
630 Adding support for building wx Python bindings using the waf build system.
638 wx build fix after InspectorClient API change.
667 wx build fix. Missing header added.
673 wx build fix. Adding isSpeaking() to ContextMenuClientWx.
698 Speculative build fix after http://trac.webkit.org/changeset/45786.
726 wx build fix, adding JSCore/assembler to the list of include dirs.
732 wx build fix, remove no longer needed function call.
776 wx build fix after method added to EditorClient.
807 wx build fix. Use python-config to get Python linking info on Unix OSes.
928 wx build fix, remove references to JSCore shared library.
971 wx build fix. Switching JSCore from a static lib to a dynamic lib
972 to match the Apple build and fix symbol exports.
991 Build fixes for wxMac/Tiger.
998 wx build fix. Add missing header.
1030 wx build fix. Remove call to now private method.
1037 Build fixes for wxWidgets Mac trunk build.
1057 Build fix.
1078 Build fix.
1088 Build fix.
1095 Build fix.
1102 Build fix for Wx: Finish de-RefCount-ing FrameLoaderClientWx
1138 wx build fix, add missing include dir.
1163 wx build fix. JSValue* -> JSValuePtr.
1172 Build fix for contentsSizeChanged
1198 wx build fixes after recent changes.
1350 Try to fix wx build.
1377 wx build fixes after addition of JSCore parser and bycompiler dirs.
1392 wxMSW build fix. Missing header.
1398 wx build fixes after addition of runtime and ImageBuffer changes.
1414 wx build fix on Linux/GTK. Enable support for #include <JavaScriptCore/XYZ.h> style includes.
1420 wx build fix.
1437 Build fix.
1502 wx build fixes.
1529 wx build fixes after Frame/ScrollView changes.
1562 wx build fixes after Widget/ScrollView changes.
1580 wx build fixes. Added/removed build
1601 wx build fixes.
1609 Build fix for Win. Don't include the libxml/libxslt directories in the
1712 wx build fix. Fix pthread linkage under Linux.
1744 - try to fix wx build, again
1762 - try to fix build
1778 wx Linux build fix. Only use -undefined dynamic_lookup flag under Mac.
1818 wx build fix. Accidently left a couple fixes out of the previous commit.
1863 wx build fix. Update code after removal of Document::toString().
1870 wx build fix. Add rendering/style to includes dir.
1976 wx build fix. renderer() -> contentRenderer()
1984 wx build fix. We need to use ENABLE_DOM_STORAGE now.
2009 wx build fix. Make sure we link png/jpeg libraries before
2020 build dir location setting.
2041 wx build fix after Frame::setZoomFactor API change.
2114 Build fix for last wx commit (a couple things were not committed).
2206 wx build fix. Add WebCore/icu/include dir for OS X boxes with
2224 - try to fix the build
2260 Build fix.
2286 Updated for cross-platform changes as much as it was possible without a wx build environment.
2311 Linux build fix - ensure that webcore is linked before jscore
2327 wx build fix.
2334 wx build fix. Add WebCore/platform/graphics/wx to includes.
2348 Build fix. Add platform/text to includes for targets that
2364 wx build fix. Don't get xslt-config options at bake time, do it
2371 wx build fix. Include config.h in WebFrame/WebView to ensure
2387 wx build fix for Windows. Don't use WebCore/move-js-headers.sh as