Home | History | Annotate | Download | only in JavaScriptGlue

Lines Matching full:build

14         Build fix.  Remove a symbol corresponding to an inline function from the linker export
46 Mac build fix.
113 Build fix. Disable debug variants of WebKit frameworks.
154 Reviewed by NOBODY (chromium build fix).
175 Build fix: Updated for JavaScriptCore export changes.
315 Add explicit dependencies for our build verification scripts to ensure that they always run after linking has completed.
611 <rdar://problem/6289933> Change WebKit-related projects to build with GCC 4.2 on Leopard.
678 Fix the JavaScriptGlue build. This wouldn't show up unless one was
679 doing a clean build, because changes in JavaScriptCore don't cause
705 Fix build by including right files.
869 Not reviewed. Build fix.
880 - fix build; toBoolean no longer takes an ExecState
889 Add a 'Check For Weak VTables' build phase to catch weak vtables as early as possible.
906 Forwarding headers to fix the build.
944 Fix build for real this time.
950 Fix build.
1319 Build fix: supply missing parameter that used to be implicit.
1328 Build fix.
1425 - fix build
1471 Build fix.
1547 Build fix.
1558 Fix JavaScriptGlue to build without warnings using GCC 4.2.
1567 Fix: <rdar://problem/5607032> REGRESSION: testapi exits with assertion failure in debug build
1594 Build fix.
1600 Build fix.
1606 Build-fix.
1622 Make JSG build again after JSGlobalObject change.
1654 <rdar://problem/5452164> Production build with in symbols directory has no debug info
1656 Enable debug symbol generation on all build configurations. Production builds are stripped
1731 * Factored out most of our common build settings into .xcconfig files. Anything that was common in
1732 each build configuration was factored out into the shared .xcconfig file.
1862 Build fix: DWARF and -gfull are incompatible with symbol separation.
1964 Build fix
1977 - build fix
2093 - try to fix Windows build
2110 The Debug and Release frameworks are now built with install paths relative to the build products directory.
2111 This removes the need for other projects to build with -framework WebCore and -framework JavaScriptCore.
2168 - added a build step that checks for init routines
2170 * JavaScriptGlue.xcodeproj/project.pbxproj: Added a custom build phase that invokes the
2176 breaking the build with my reviewed patch for:
2198 - Fixed build.
2266 * JavaScriptGlue.xcodeproj/project.pbxproj: Removed some redundant build
2274 - Fixed build after Anders's last checkin to JavaScriptCore.
2408 $(NEXT_ROOT) in a few spots to make build-root work.
2429 Prepping for a TOT submission and build by B&I.
2464 Build fix, needed to disable RTTI. Upgraded to a native target.